summaryrefslogtreecommitdiff
path: root/gtk/gtkpagesetupunixdialog.c
Commit message (Expand)AuthorAgeFilesLines
* filterlistmodel: Make constructor transfer fullMatthias Clasen2020-07-261-2/+0
* flattenlistmodel: Make the constructor transfer fullMatthias Clasen2020-07-261-1/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-10/+10
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* listmodels: Stop respecting item-typeBenjamin Otte2020-07-051-2/+2
* pagesetupdialog: Convert the printer comboMatthias Clasen2020-06-161-207/+99
* pagesetupdialog: Port the papersize comboMatthias Clasen2020-06-161-166/+161
* pagesetupdialog: Drop the Private structMatthias Clasen2020-06-151-156/+127
* docs: CosmeticsMatthias Clasen2020-06-111-3/+1
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Rename gtkprintbackend.h to gtkprintbackendprivate.hMatthias Clasen2019-05-261-1/+1
* page setup dialog: Drop the priv pointerMatthias Clasen2019-05-261-23/+22
* page setup dialog: Make finalMatthias Clasen2019-05-261-0/+14
* all: Don't warn about deprecated gtk_window_present usageBastien Nocera2019-02-251-0/+2
* Specify the C include for Unix printing APIEmmanuele Bassi2019-01-191-0/+1
* The big versioning cleanupMatthias Clasen2018-02-061-10/+0
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+2
* dialog: Remove alternative button order APITimm Bäder2016-10-161-7/+0
* 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