summaryrefslogtreecommitdiff
path: root/gtk/gtkpapersize.c
Commit message (Expand)AuthorAgeFilesLines
* Add new papersize api to the docsMatthias Clasen2014-10-221-1/+1
* Create paper size from IPP media nameMarek Kasik2014-10-101-0/+110
* Better typography for ppd paper namesMatthias Clasen2014-09-301-3/+28
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-17/+17
* docs: use apostrophe in *'mWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophe in *'veWilliam Jon McCann2014-02-071-1/+1
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* docs: don't use ulink. use markdown insteadWilliam Jon McCann2014-02-041-2/+2
* gtkpapersize: Reformat #if preprocessor commandsPhilip Withnall2013-12-021-2/+4
* gtk: Put private functions in headers and include thoseBenjamin Otte2012-10-021-2/+4
* printing: Rename GTK_UNIT_PIXEL to GTK_UNIT_NONERyan Lortie2012-05-031-8/+8
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-051-2/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-4/+4
* Silence new gcc warningsMatthias Clasen2011-01-231-9/+9
* Try harder to find a good display name for paper sizesMatthias Clasen2011-01-121-149/+158
* Move documentation to inline comments: GtkPaperSizeJavier Jardón2010-09-271-0/+21
* Use G_DEFINE_BOXED_TYPEChristian Persch2010-08-181-11/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Update list of US Letter localesCaolán McNamara2010-05-111-4/+5
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-6/+6
* Bug 559914 – eog doesn't apply paper setup.Marek Kasik2008-12-031-2/+4
* More conversion to C_()Matthias Clasen2008-10-271-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Use g_set_error_literal where appropriate. Bug #538640.Christian Persch2008-06-191-8/+8
* Fix some i18n errors. Pointed out by Behdad Esfahbod.Matthias Clasen2008-02-121-1/+1
* document new apiMatthias Clasen2007-05-261-11/+13
* Put only GtkPaperSizes into the list, don't mix it with GtkPageSetups. BugChristian Persch2007-05-011-2/+17
* Use GSlice to allocate GtkPaperSize. Bug #434862.Christian Persch2007-05-011-6/+8
* _gtk_load_custom_papers() exists only on Unix.Tor Lillqvist2007-04-301-2/+2
* Rename gtk_paper_size_get_builtins() to gtk_paper_size_get_paper_sizes()Matthias Clasen2007-04-301-4/+12
* Mark paper sizes in the PWG "custom" namespace as custom. Add a link toMatthias Clasen2007-04-301-1/+3
* Add a new error codeMatthias Clasen2007-04-291-0/+130
* Add a function to list the builtin paper sizes. (#382355, ChristianMatthias Clasen2007-04-291-0/+27
* Internalize some strings, pointed out by Damon Chaplin.Matthias Clasen2007-04-271-1/+1
* Fix a typo in the docs. (#347041, Kouhei Sutou)Matthias Clasen2006-07-101-1/+1
* Add prefixes to msgids for paper sizesMatthias Clasen2006-04-251-1/+6
* Use g types, add documentation.Matthias Clasen2006-04-231-50/+269
* Add gtkprintutils.[hc]Matthias Clasen2006-04-231-62/+24
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+551