summaryrefslogtreecommitdiff
path: root/gtk/gtkcustompaperunixdialog.c
Commit message (Expand)AuthorAgeFilesLines
* 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