summaryrefslogtreecommitdiff
path: root/gtk/gtkpagesetupunixdialog.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix 344867Matthias Clasen2006-06-141-106/+81
* Cosmetic cleanups.Matthias Clasen2006-06-121-3/+6
* Add docsMatthias Clasen2006-06-011-72/+136
* Remove request_details_tag with g_signal_handler_disconnect, notAlexander Larsson2006-05-311-4/+28
* Don't run the custom page size dialog. (#340444, Christian Persch)Matthias Clasen2006-05-311-43/+56
* Add labels for page orientations, also add the fourth one. (#339589)Matthias Clasen2006-05-161-24/+41
* More of the sameMatthias Clasen2006-05-141-1/+1
* Don't include langinfo.h unconditionally. (#341217)Matthias Clasen2006-05-101-0/+3
* Added new symbolsAlexander Larsson2006-05-041-1/+29
* Beautify the custom paper size dialog. (#339590, patch by ChristianMatthias Clasen2006-05-031-141/+104
* Use a priv variable when accessing priv multiple times in the sameChristian Persch2006-05-021-128/+146
* Remove spew.Alexander Larsson2006-04-241-1/+0
* Remove redundant code.Matthias Clasen2006-04-241-2/+0
* Add gtkprintutils.[hc]Matthias Clasen2006-04-231-47/+7
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+2016