summaryrefslogtreecommitdiff
path: root/gtk/gtkprinter.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* printer: Convert docsMatthias Clasen2021-03-111-1/+2
* docs: Remove the last few remaining '+' from GTKEmmanuele Bassi2021-03-111-1/+2
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-8/+8
* Replace "gchar" with "char"Benjamin Otte2020-07-251-6/+6
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* printer: Make privateMatthias Clasen2019-05-261-35/+2
* gtkprinter: Make gtk_printer_get_hard_margins_for_paper_size() publicKjell Ahlstedt2018-07-041-0/+1
* Remove a lot of Since annotationsMatthias Clasen2018-06-251-2/+2
* Add gtk_printer_get_hard_margins_for_paper_sizeAdrian Johnson2018-04-261-0/+6
* The big versioning cleanupMatthias Clasen2018-02-061-2/+0
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+25
* 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-5/+5
* Move documentation to inline comments: GtkPrintUnixDialogJavier Jardón2011-04-181-0/+22
* [GI] Mark callbacks' context parameter with (closure) annotation.Pavel Holejsovsky2011-01-181-1/+1
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Add padding to class structsMatthias Clasen2010-10-191-0/+1
* gtkprinter: unseal private pointerJavier Jardón2010-07-131-1/+2
* Move documentation to inline comments: GtkPrinterJavier Jardón2010-05-161-0/+13
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Allow getting the printer's hard marginsChristian Persch2009-12-011-0/+5
* Bug 535158 – can't rearrange the order of multi pages per sideMarek Kasik2008-08-211-9/+10
* Bug 384940 – handle rejecting jobs and authentication meaningfullyMatthias Clasen2008-07-151-0/+2
* the GSEAL branch added two includes for no reason.Michael Natterer2008-06-201-2/+0
* Fix the build by including gdkconfig.h in gtkprinter.h.Tim Janik2008-06-201-0/+2
* Seal priv pointer in GtkPrinter.Tim Janik2008-06-201-1/+1
* gtk/Makefile.am add a single-include header for the unix print stuff.Michael Natterer2008-05-291-0/+4
* fix formatting of details_acquired() signal.Michael Natterer2008-05-281-3/+4
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-3/+2
* RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" sizeMatthias Clasen2008-05-211-22/+23
* Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP.Carlos Garcia Campos2007-05-281-1/+2
* Also move gtk_print_capabilities_get_type() to the new location. BugChristian Persch2007-05-011-6/+10
* Make gtk_printer_get_capabilities public, and move theChristian Persch2007-04-301-0/+16
* Make gtk_printer_has_details() and gtk_printer_request_details() public.Matthias Clasen2007-04-291-1/+2
* Make gtk_printer_list_papers public. Bug #345587.Christian Persch2006-12-241-1/+2
* Forgotten filesMatthias Clasen2006-06-191-0/+8
* Use gtk_printer_accepts_ps here.Matthias Clasen2006-06-121-0/+2
* Added new symbolsAlexander Larsson2006-05-041-0/+2
* broken pipeMatthias Clasen2006-05-021-1/+1
* Don't declare GtkPrintJob here. Instead include gtkprintjob.h.Matthias Clasen2006-04-241-2/+0
* Use g types, add documentation, and some stylistic fixups.Matthias Clasen2006-04-241-6/+6
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+86