summaryrefslogtreecommitdiff
path: root/gtk/gtkpagesetupunixdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant checks for NULLMarek Kasik2014-10-021-5/+1
* GtkPageSetup: Improve formatting of sizeMatthias Clasen2014-08-211-2/+2
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: Use markup for linksWilliam Jon McCann2014-02-071-2/+2
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* docs: fix links to print apiWilliam Jon McCann2014-01-211-1/+1
* page setup dialog: Use headerbarWilliam Jon McCann2014-01-171-6/+14
* Update all internal users of alternative button orderMatthias Clasen2014-01-171-1/+2
* Bug 467720 - Useless use of const qualifierBehdad Esfahbod2013-09-281-1/+1
* Another round of template binding api changesMatthias Clasen2013-07-261-11/+11
* Rename the widget template APIEmmanuele Bassi2013-07-261-14/+14
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-11/+11
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* GtkPageSetupUnixDialog: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-157/+51
* Bug 595615 — Use proper ellipsesPhilip Withnall2012-11-261-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkPageSetupUnixDialog: replace GtkTable by GtkGridMatthias Clasen2011-08-281-283/+268
* gtkpagesetupunixdialog: gtk_misc_set_alignmentDiego Celix2011-06-101-4/+8
* More include cleanupsMatthias Clasen2011-06-071-4/+0
* GtkPageSetupUnixPrintDialog: remove an unneeded includeMatthias Clasen2011-06-071-1/+0
* Kill one more unused variableMatthias Clasen2011-01-231-2/+0
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-2/+2
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Assign all g_signal_connect() and friends to gulong variablesAlberto Garcia2010-10-221-1/+1
* Remove separators from dialogsMatthias Clasen2010-09-021-1/+0
* gtkpagesetupunixdialog: unseal private pointerJavier Jardón2010-07-131-5/+4
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-4/+8
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Move documentation to inline comments: GtkPageSetupUnixDialogJavier Jardón2010-05-131-0/+15
* [annotations] Add allow-noneJohan Dahlin2010-02-191-2/+2
* Fix declaration of gtk_print_job_set_statusMatthias Clasen2010-01-171-1/+0
* g_strdup_print does not exist, the function is g_strdup_printf.Xan Lopez2009-07-201-1/+1
* Remove markup from translatable stringsMatthias Clasen2009-07-201-10/+12
* Add paper size combo and orientation combo to print dialogMarek Kasik2009-07-101-894/+25
* RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" sizeMatthias Clasen2008-05-211-2/+9
* Make the labels left-aligned, and remove an obsolete event box. BugChristian Persch2008-01-061-15/+12
* added alternative button order in Print and Page Setup dialogs.Yevgen Muntyan2007-12-071-0/+4
* Port to use new tooltips API. (#451397, Jan Arne Petersen)Matthias Clasen2007-07-241-8/+2
* missing #include <ctype.h>.Yevgen Muntyan2007-05-231-1/+0
* Rename gtk_paper_size_get_builtins() to gtk_paper_size_get_paper_sizes()Matthias Clasen2007-04-301-6/+26
* Add a new error codeMatthias Clasen2007-04-291-51/+3
* Free the custom paper list. (#403267, Felix Riemann)Matthias Clasen2007-04-291-0/+6
* Make gtk_printer_has_details() and gtk_printer_request_details() public.Matthias Clasen2007-04-291-4/+4
* Fix mem leaks. Bug #389194.Christian Persch2006-12-251-0/+2
* Make gtk_printer_list_papers public. Bug #345587.Christian Persch2006-12-241-1/+1
* Don't ignore reverse portrait option when is selected in page setupCarlos Garcia Campos2006-12-241-2/+5
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-1/+1