summaryrefslogtreecommitdiff
path: root/gtk/gtkprintcontext.c
Commit message (Expand)AuthorAgeFilesLines
* gtkprintcontext: Fix several potential g_object_[un]ref(NULL) callsPhilip Withnall2015-03-091-2/+3
* printing: Translate context to correct positionMarek Kasik2014-12-181-5/+23
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-10/+10
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-3/+2
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* Don't rotate pdf landscape outputAdrian Johnson2012-09-121-0/+30
* printing: Rename GTK_UNIT_PIXEL to GTK_UNIT_NONERyan Lortie2012-05-031-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Don't use deprecated Pango apiMatthias Clasen2011-11-011-1/+1
* Move documentation to inline comments: GtkPrintContextJavier Jardón2011-04-181-0/+77
* Silence new gcc warningsMatthias Clasen2011-01-231-6/+2
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-4/+4
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-1/+1
* Tons of transfer annotationsMatthias Clasen2010-09-211-6/+6
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Bring GtkPrintContext hard margin awareecyrbe2009-12-051-0/+64
* Correct the orientation of landscape pagesAdrian Johnson2009-09-301-8/+8
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Don't create new pango fontmaps. Use the default pangocairo fontmap andBehdad Esfahbod2007-05-231-11/+14
* Fix a typo in the docs. (#347032, Kouhei Sutou)Matthias Clasen2006-07-101-1/+1
* Documentation additions and fixes.Matthias Clasen2006-06-291-2/+19
* Add gtkprintoperationpreview.[ch] Set default preview command. HardcodedAlexander Larsson2006-06-021-25/+47
* Change some function names to be longer and better.Matthias Clasen2006-05-311-9/+9
* Use a priv variable when accessing priv multiple times in the sameChristian Persch2006-05-021-18/+29
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+406