]> Pileus Git - ~andy/gtk/history - gtk/gtklayout.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtklayout.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-03-03 Benjamin Ottetypes: Move GtkAdustment declaration to gtktypes.h
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gtk
2011-10-11 Matthias ClasenAdd deprecation annotations for deprecated functions
2010-10-30 Javier JardónRe-enable deprecation guards
2010-10-30 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-29 Javier JardónRe-enable deprecation guards
2010-10-26 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkLayout: move public members to private structure
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanRemove deprecated GtkLayout functions
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Tim JanikSeal GtkLayout
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2002-10-13 Manish SinghDeprecation cleanup
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-11-18 Owen TaylorReprioritize key bindings in order of visibility -...
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-28 Owen TaylorMove gravity_works back to a static global variable...
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1998-12-02 Tim Janiks/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-24 Owen TaylorEdited section on the ScrolledWindow.
1998-11-24 Owen TaylorFixed up copyright message.
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...