summaryrefslogtreecommitdiff
path: root/gtk/gtkprintjob.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+31
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* Move GtkPrintJob docs inlineMatthias Clasen2011-01-141-0/+10
* Remove sealed members from GtkPrintJobMatthias Clasen2010-12-181-16/+34
* Add padding to class structsMatthias Clasen2010-10-191-3/+0
* Return error instead of showing an error dialog when printingMarek Kasik2010-06-071-3/+3
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Add ability to print in number-up mode for file backend and lpr backendMarek Kasik2009-05-131-0/+2
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-3/+3
* Seal GtkPrintJob.Tim Janik2008-06-201-10/+10
* gtk/Makefile.am add a single-include header for the unix print stuff.Michael Natterer2008-05-291-0/+4
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-3/+3
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-2/+2
* Also move gtk_print_capabilities_get_type() to the new location. BugChristian Persch2007-05-011-2/+0
* Make gtk_printer_get_capabilities public, and move theChristian Persch2007-04-301-15/+0
* Add a preview capabilityMatthias Clasen2006-06-301-1/+2
* add missing flag valuesMatthias Clasen2006-06-221-0/+3
* Apply a patch by John Palmieri to use buffered io using GIOChannels, cleanMatthias Clasen2006-06-211-3/+2
* Add a GENERATE_PS capability. And use it here.Matthias Clasen2006-06-191-1/+2
* Minor space savingsMatthias Clasen2006-06-141-4/+3
* Add a GTK_PRINT_CAPABILITY_GENERATE_PDF capability.Matthias Clasen2006-06-121-5/+6
* Register GtkPrintCapabilitiesMatthias Clasen2006-06-111-4/+5
* Add gtk_print_unix_dialog_set_manual_capabilities that controls whatAlexander Larsson2006-05-241-1/+10
* Added gtk_print_job_set/get_track_print_statusAlexander Larsson2006-05-151-19/+22
* Declare GtkPrintJob.Alexander Larsson2006-04-241-0/+1
* Use g types, add documentation, and some stylistic fixups.Matthias Clasen2006-04-241-10/+10
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+106