summaryrefslogtreecommitdiff
path: root/gtk/gtkprintbackend.c
Commit message (Expand)AuthorAgeFilesLines
* printing: Properly initialize auth_info in gtkprintbackend.cDariusz Gadomski2014-10-071-1/+1
* Use secrets service for cups auth_infoAndre Heinecke2014-09-011-10/+36
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-3/+3
* gtk: Add get_type() function declarations for private objectsBenjamin Otte2012-10-021-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: clean up the private horrorMichael Natterer2011-10-221-0/+1
* gtkprintbackend: gtk_misc_set_alignment replacingDiego Celix2011-06-101-2/+4
* Replace gtk_misc_set_padding() with GtkWidget:margin propertiesJavier Jardón2011-06-021-2/+1
* Add some missing symbols to the docsMatthias Clasen2011-02-081-1/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-3/+4
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-3/+3
* GTK docs: various fixupsMatthias Clasen2010-10-011-0/+4
* Remove separators from dialogsMatthias Clasen2010-09-021-1/+0
* gtkprintbackend: Use private pointer instead GET_PRIV() macroJavier Jardón2010-07-131-9/+5
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-1/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Fix declaration of gtk_print_job_set_statusMatthias Clasen2010-01-171-1/+0
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-0/+10
* Default to hard margins not availableAdrian Johnson2009-12-051-6/+1
* Revert "Default to hard margins not available"Christian Persch2009-12-011-1/+6
* Default to hard margins not availableAdrian Johnson2009-12-011-6/+1
* Allow getting the printer's hard marginsChristian Persch2009-12-011-6/+8
* Add support for 'auth-info' attribute to the CUPS backendMarek Kasik2009-09-241-83/+81
* Adds authentication support of CUPS backendMarek Kasik2009-04-211-0/+182
* Bug 555386 – format not a string literal and no format argumentsChristian Persch2008-10-131-2/+2
* Bug 346903 – gtk_enumerate_printers needs events to completeMatthias Clasen2008-09-171-2/+74
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Fix a typo in a commentJohan Dahlin2008-06-191-1/+1
* RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" sizeMatthias Clasen2008-05-211-10/+18
* Move a few settings to gtksettings.c to make sure they show up in theMatthias Clasen2006-12-311-30/+0
* Fix some typos with inline property docs. (#347065, John Finlay)Matthias Clasen2006-07-101-1/+1
* Apply a patch by John Palmieri to use buffered io using GIOChannels, cleanMatthias Clasen2006-06-211-6/+4
* Add an GError parameter.Matthias Clasen2006-06-211-2/+4
* Don't open a display connection.Matthias Clasen2006-06-191-2/+4
* Move the registration of the gtk-print-preview-command setting fromMatthias Clasen2006-06-161-5/+9
* Cosmetic cleanups.Matthias Clasen2006-06-121-35/+35
* Don't include gtkprinter-private.h here.Matthias Clasen2006-06-081-0/+1
* Add gtkprintoperationpreview.[ch] Set default preview command. HardcodedAlexander Larsson2006-06-021-2/+6
* Intern signal names.Matthias Clasen2006-06-011-5/+5
* Add gtk_print_unix_dialog_set_manual_capabilities that controls whatAlexander Larsson2006-05-241-1/+55
* Never unload print backends. Remove gtk_print_backend_unref_at_idle.Alexander Larsson2006-05-151-13/+5
* More of the sameMatthias Clasen2006-05-141-2/+2
* Added new symbolsAlexander Larsson2006-05-041-68/+239
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+379