summaryrefslogtreecommitdiff
path: root/gtk/gtkprinter.c
Commit message (Expand)AuthorAgeFilesLines
* Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP.Carlos Garcia Campos2007-05-281-0/+1
* Document new apiMatthias Clasen2007-05-261-1/+1
* Fix typo to get the build working.Richard Hult2007-05-261-1/+1
* More of the sameMatthias Clasen2007-05-261-9/+9
* Make gtk_printer_get_capabilities public, and move theChristian Persch2007-04-301-2/+47
* Make gtk_printer_has_details() and gtk_printer_request_details() public.Matthias Clasen2007-04-291-4/+31
* Make gtk_printer_list_papers public. Bug #345587.Christian Persch2006-12-241-2/+15
* Always call the destroy notifyMatthias Clasen2006-06-301-0/+6
* Documentation additions and fixes.Matthias Clasen2006-06-291-1/+36
* Fix printer enumerationMatthias Clasen2006-06-251-9/+24
* broken pipeGTK_2_9_4Matthias Clasen2006-06-221-2/+2
* Apply a patch by John Palmieri to use buffered io using GIOChannels, cleanMatthias Clasen2006-06-211-2/+2
* cleanupMatthias Clasen2006-06-211-1/+1
* Forgotten filesMatthias Clasen2006-06-191-0/+146
* Add a capabilities argument to the printer_get_options method and to theMatthias Clasen2006-06-191-4/+5
* Add a GtkPrintSettings parameter to the printer_create_cairo_surfaceMatthias Clasen2006-06-161-5/+7
* Use gtk_printer_accepts_ps here.Matthias Clasen2006-06-121-6/+59
* Add gtk_print_unix_dialog_set_manual_capabilities that controls whatAlexander Larsson2006-05-241-0/+8
* Don't return values from void functions.Matthias Clasen2006-05-221-3/+3
* Cosmetic cleanups.Matthias Clasen2006-05-161-7/+7
* More of the sameMatthias Clasen2006-05-141-1/+1
* Added new symbolsAlexander Larsson2006-05-041-28/+39
* broken pipeMatthias Clasen2006-05-021-3/+3
* Use a priv variable when accessing priv multiple times in the sameChristian Persch2006-05-021-46/+68
* Don't ref the backend since the backend owns the printer.Alexander Larsson2006-04-241-8/+3
* Match parameter names with the headers.Matthias Clasen2006-04-241-1/+1
* Use g types, add documentation, and some stylistic fixups.Matthias Clasen2006-04-241-34/+168
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+587