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