summaryrefslogtreecommitdiff
path: root/gtk/gtkprintjob.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up debug featuresMatthias Clasen2015-09-091-2/+3
* gtk: Don't use GObjectClass.constructorJasper St. Pierre2014-06-261-20/+7
* printing: Fail nicely when /tmp is not writableMarek Kasik2014-03-171-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-7/+7
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-7/+2
* gtkprintjob: release the surface and backend before the output io channelCarlos Garcia Campos2013-04-141-6/+6
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* Add some missing symbols to the docsMatthias Clasen2011-02-081-3/+2
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-2/+5
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-3/+3
* [GI] Annotate strings holding file paths as (type filename)Pavel Holejsovsky2011-01-181-1/+1
* Move GtkPrintJob docs inlineMatthias Clasen2011-01-141-0/+15
* Remove sealed members from GtkPrintJobMatthias Clasen2010-12-181-24/+362
* Replace gtk_debug_flags with getter and setter functionsTor Lillqvist2010-09-081-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* Add ability to print in number-up mode for file backend and lpr backendMarek Kasik2009-05-131-0/+2
* Bug 549810 – Memory leaks in printing codeChristian Dywan2008-08-291-0/+1
* Make gtk_printer_get_capabilities public, and move theChristian Persch2007-04-301-25/+0
* Use g_unlink. (#421990, Morten Welinder)Matthias Clasen2007-04-301-1/+1
* Fix a small memory leak. (#403251, Felix Riemann)Matthias Clasen2007-04-291-0/+2
* Fix a typo in the docs. (#347211, Kouhei Sutou)Matthias Clasen2006-07-171-1/+1
* Add a preview capabilityMatthias Clasen2006-06-301-0/+1
* add missing flag valuesMatthias Clasen2006-06-221-0/+2
* Apply a patch by John Palmieri to use buffered io using GIOChannels, cleanMatthias Clasen2006-06-211-52/+61
* Add an GError parameter.Matthias Clasen2006-06-211-5/+10
* Add to docs. (gtk_print_job_class_init): Make track-print-status aMatthias Clasen2006-06-201-21/+40
* Add to docs.Matthias Clasen2006-06-201-1/+2
* Fix a warningMatthias Clasen2006-06-161-1/+2
* Cosmetic cleanups.Matthias Clasen2006-06-121-7/+14
* Register GtkPrintCapabilitiesMatthias Clasen2006-06-111-0/+23
* Don't include gtkprinter-private.h here.Matthias Clasen2006-06-081-0/+1
* Cosmetic cleanups.Matthias Clasen2006-05-161-7/+7
* Added gtk_print_job_set/get_track_print_statusAlexander Larsson2006-05-151-4/+57
* More of the sameMatthias Clasen2006-05-141-1/+1
* Use a priv variable when accessing priv multiple times in the sameChristian Persch2006-05-021-71/+91
* Add docs.Matthias Clasen2006-04-251-0/+15
* Use g types, add documentation, and some stylistic fixups.Matthias Clasen2006-04-241-80/+161
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+472