summaryrefslogtreecommitdiff
path: root/gtk/gtkcustompaperunixdialog.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-11/+3
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-1/+1
* Bug 595615 — Use proper ellipsesPhilip Withnall2012-11-261-1/+1
* Migrate to XDG config dir for custom papersWilliam Jon McCann2012-04-301-6/+33
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* print: Convert custom paper dialog from GtkTable to GtkGridBenjamin Otte2011-09-281-37/+24
* Avoid underallocations in the custom paper dialogMatthias Clasen2011-06-101-2/+1
* GtkCustomUnixPaperDialog: don't use a GtkAlignmentMatthias Clasen2011-06-061-7/+5
* GtkCustomUnixPaperDialog: use an inline toolbarMatthias Clasen2011-06-011-27/+55
* gtkcustompaperunixdialog: gtk_misc_set_alignmentDiego Celix2011-05-311-7/+14
* Silence new gcc warningsMatthias Clasen2011-01-231-2/+0
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-7/+7
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-7/+7
* Remove separators from dialogsMatthias Clasen2010-09-021-1/+0
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-5/+10
* gtkcustompaperunixdialog: unseal private pointerJavier Jardón2010-07-131-4/+6
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* [annotations] Add allow-noneJohan Dahlin2010-02-191-2/+2
* Fix declaration of gtk_print_job_set_statusMatthias Clasen2010-01-171-1/+0
* Allow getting the printer's hard marginsChristian Persch2009-12-011-1/+2
* Make the custom paper size dialog not block the main dialogMatthias Clasen2009-09-091-7/+3
* Make sure the paper dialog is destroyed with the parentPaolo Borelli2009-08-311-0/+1
* Add paper size combo and orientation combo to print dialogMarek Kasik2009-07-101-0/+1190