summaryrefslogtreecommitdiff
path: root/gtk/gtkprintoperation.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* Documentation fixesMatthias Clasen2021-05-201-13/+13
* printeroperation: Convert docsMatthias Clasen2021-03-111-3/+6
* docs: Complete a sentenceMatthias Clasen2021-01-011-1/+2
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-4/+4
* Replace "gint" with "int"Benjamin Otte2020-07-251-5/+5
* print operation: Use standard class paddingMatthias Clasen2019-05-261-9/+1
* Typo fixesMatthias Clasen2016-03-101-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+26
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+34
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* Whitespace fixesMatthias Clasen2011-01-301-47/+48
* Move GtkPrintOperation docs inlineMatthias Clasen2011-01-301-0/+60
* [GI] Mark callbacks' context parameter with (closure) annotation.Pavel Holejsovsky2011-01-181-0/+11
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Add padding to class structsMatthias Clasen2010-10-191-0/+2
* GtkPrintOperation: unseal private pointerJavier Jardón2010-07-141-1/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Add gtk_print_operation_get_n_pages_to_print()Carlos Garcia Campos2009-08-071-0/+1
* Add paper size combo and orientation combo to print dialogMarek Kasik2009-07-101-0/+3
* Add ability to print selectionMarek Kasik2009-06-081-0/+6
* Allow the custom widget to actualize on a printer changeMarek Kasik2009-04-211-2/+6
* Bug 339318 - Allow page rendering to (optionally) happen in a threadMarek Kasik2008-12-191-0/+2
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.hMichael Natterer2008-06-231-1/+0
* Seal priv pointer in GtkPrintOperation.Tim Janik2008-06-201-1/+1
* gtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk/gtkfilechooserdialog.hMichael Natterer2008-06-131-7/+7
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-8/+7
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Add a new error codeMatthias Clasen2007-04-291-1/+2
* remove an extra commaMatthias Clasen2006-06-111-1/+1
* Don't include gtkprinter-private.h here.Matthias Clasen2006-06-081-1/+2
* Rename pdf_target to export_filenameMatthias Clasen2006-06-081-1/+1
* Get rid of GTK_PRINT_OPERATION_RESULT_PREVIEW.Matthias Clasen2006-06-081-1/+0
* Add some docs.Matthias Clasen2006-06-081-2/+0
* Clean up APIs: Make async a setting instead of separate calls. CombineAlexander Larsson2006-06-071-13/+22
* Add a GtkPrintOperation::show-preview propertyMatthias Clasen2006-06-031-0/+4
* Add gtkprintoperationpreview.[ch] Set default preview command. HardcodedAlexander Larsson2006-06-021-1/+9
* Custom tab labelMatthias Clasen2006-05-241-0/+2
* Add a boolean show-progress property, and show a progress dialog if it isMatthias Clasen2006-05-231-0/+2
* Make sure grab-notify is emitted on toplevels as well as child widgets.Alexander Larsson2006-05-221-0/+4
* New function to cancel a running print operation.Matthias Clasen2006-05-191-0/+1