summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/printing.c
Commit message (Expand)AuthorAgeFilesLines
* gtk3-demo: Add a page setup exampleMatthias Clasen2015-05-121-1/+1
* gtk-demo: Remove demo_find_file() functionBenjamin Otte2013-02-011-1/+0
* gtk-demo: Make printing example use resourcesBenjamin Otte2013-02-011-8/+8
* Use new printer setting to reduce code required by applicationTimothy Arceri2012-08-251-15/+2
* Formatting cleanupsMatthias Clasen2011-09-011-15/+15
* Fix compilation warning: Use const gchar* variableJavier Jardón2009-11-091-1/+2
* Add SVG support to GtkPrintBackendFileMarek Kasik2009-08-031-0/+2
* Add paper size combo and orientation combo to print dialogMarek Kasik2009-07-101-0/+1
* Improve printing exampleMatthias Clasen2009-06-281-23/+29
* Demo setting an output name for print to fileMatthias Clasen2009-06-251-3/+14
* One moreMatthias Clasen2008-07-031-1/+1
* Use monospace as font name, not mono. Patch by Yevgen Muntyan.Matthias Clasen2008-07-031-1/+1
* Move down each line in units of text_height rather than in units ofCody Russell2008-03-311-1/+2
* gtk-demo printing gives wrong results on win32 because it doesn't set theDominic Lachowicz2008-02-221-0/+3
* Fix headers in gtk-demo printing demoMatthias Clasen2007-04-281-11/+16
* Clean up APIs: Make async a setting instead of separate calls. CombineAlexander Larsson2006-06-071-1/+1
* Further updates from the GtkPrintContext functions rename.Alexander Larsson2006-05-311-3/+3
* Fix build errors.Alexander Larsson2006-05-121-1/+1
* Add it here.Matthias Clasen2006-05-111-0/+182