summaryrefslogtreecommitdiff
path: root/gtk/gtkprinter.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-33/+11
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* printer: Convert docsMatthias Clasen2021-03-111-115/+187
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-2/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-10/+10
* Replace "gchar" with "char"Benjamin Otte2020-07-251-15/+15
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* printer: Fix the default value of icon-nameMatthias Clasen2020-05-311-2/+2
* gtk: rely on default marshallersChristian Hergert2019-05-301-1/+1
* Rename gtkprintbackend.h to gtkprintbackendprivate.hMatthias Clasen2019-05-261-1/+1
* printer: Drop the priv pointerMatthias Clasen2019-05-261-62/+105
* Rename gtkprinter-private.hMatthias Clasen2019-05-261-1/+1
* Add gtk_printer_get_hard_margins_for_paper_sizeAdrian Johnson2018-04-261-0/+31
* The big versioning cleanupMatthias Clasen2018-02-061-53/+1
* Drop the Big GDK LockEmmanuele Bassi2018-02-031-3/+0
* printing: Don't hang in gtk_enumerate_printers()Marek Kasik2017-03-231-3/+11
* printing: Make GtkPrinter have a useful icon by defaultMatthias Clasen2014-10-041-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-21/+21
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-3/+3
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-6/+6
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-301-2/+2
* printing: Make sure destroy function is always called by gtk_enumerate_printersCarlos Garcia Campos2012-03-151-12/+14
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-5/+5
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-4/+4
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-1/+1
* Set file GtkPrinter accepts_pdf/ps based on selected formatAdrian Johnson2011-01-031-0/+18
* Set "accepts-pdf" property to true only if supported by the print backendAdrian Johnson2011-01-031-2/+2
* gtkprinter: unseal private pointerJavier Jardón2010-07-131-4/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-6/+0
* Move documentation to inline comments: GtkPrinterJavier Jardón2010-05-161-0/+19
* Use g_strcmp0() instead custom safe_strcmp()Javier Jardón2010-01-081-15/+3
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-2/+2
* Fix Since tag in gtk_printer_get_default_page_size() docCarlos Garcia Campos2009-12-051-1/+1
* Allow getting the printer's hard marginsChristian Persch2009-12-011-10/+28
* Bug 346903 – gtk_enumerate_printers needs events to completeMatthias Clasen2008-09-171-1/+24
* Bug 551386 – gtk_printer_set_is_default() always sets TRUEMarek Kasik2008-09-091-1/+1
* Bug 535158 – can't rearrange the order of multi pages per sideMarek Kasik2008-08-211-0/+1
* Bug 384940 – handle rejecting jobs and authentication meaningfullyMatthias Clasen2008-07-151-8/+124
* RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" sizeMatthias Clasen2008-05-211-0/+21
* Use g_value_set_static_string() where appropriate. (#515042, ChristianMatthias Clasen2008-02-121-4/+4
* More default property value fixesMatthias Clasen2007-12-281-4/+4
* 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