]> Pileus Git - ~andy/gtk/history - gtk/gtkpapersize.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkpapersize.c
2012-10-02 Benjamin Ottegtk: Put private functions in headers and include those
2012-05-04 Ryan Lortieprinting: Rename GTK_UNIT_PIXEL to GTK_UNIT_NONE
2012-02-27 Javier JardónChange FSF Address
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-13 Matthias ClasenTry harder to find a good display name for paper sizes
2010-09-27 Javier JardónMove documentation to inline comments: GtkPaperSize
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-11 Caolán McNamaraUpdate list of US Letter locales
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2008-12-03 Marek KasikBug 559914 – eog doesn't apply paper setup.
2008-10-27 Matthias ClasenMore conversion to C_()
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-19 Christian PerschUse g_set_error_literal where appropriate. Bug #538640.
2008-02-12 Matthias ClasenFix some i18n errors. Pointed out by Behdad Esfahbod.
2007-05-26 Matthias Clasendocument new api
2007-05-01 Christian PerschPut only GtkPaperSizes into the list, don't mix it...
2007-05-01 Christian PerschUse GSlice to allocate GtkPaperSize. Bug #434862.
2007-04-30 Tor Lillqvist_gtk_load_custom_papers() exists only on Unix.
2007-04-30 Matthias ClasenRename gtk_paper_size_get_builtins() to gtk_paper_size_...
2007-04-30 Matthias ClasenMark paper sizes in the PWG "custom" namespace as custo...
2007-04-29 Matthias ClasenAdd a new error code
2007-04-29 Matthias ClasenAdd a function to list the builtin paper sizes. (#38235...
2007-04-27 Matthias ClasenInternalize some strings, pointed out by Damon Chaplin.
2006-07-10 Matthias ClasenFix a typo in the docs. (#347041, Kouhei Sutou)
2006-04-25 Matthias ClasenAdd prefixes to msgids for paper sizes
2006-04-23 Matthias ClasenUse g types, add documentation.
2006-04-23 Matthias ClasenAdd gtkprintutils.[hc]
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...