]> Pileus Git - ~andy/gtk/history - gtk/gtkpaned.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkpaned.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkPaned: move public members to private structure
2010-05-25 Matthias ClasenMake orientable base classes instantiable
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRestore gtk_paned_get_handle_window()
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Javier JardónRemove deprecated code: GtkPaned
2010-04-04 Christian DywanImplement gtk_paned_get_handle_window
2010-01-29 Christian DywanImplement gtk_paned_get_handle_window
2008-12-31 Matthias ClasenKeep all these abstract for now
2008-11-07 Michael NattererBug 553586 – Add orientation API to GtkPaned
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkPaned.
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...
2004-01-20 Federico Mena QuinteroFix #99425, add accessor functions for GtkPaned's children.
2003-01-31 Matthias ClasenDeprecate gtk_paned_computed_position(). (#97077)
2002-10-25 Soeren SandmannNew GtkPaned keyboard navigation. (Shift-)F8 now cycles...
2002-10-08 Manish SinghDeprecation cleanup
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-11 Soeren SandmannOpaque resizing + prelighting for paned widget. move...
2002-02-09 Soeren SandmannKeyboard navigation for GtkPaned F6: cycle between...
2001-12-26 Owen TaylorDocument the fact that gtk_paned_set_handle_size()...
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-23 Jonathan Blandfordadd getter.
2000-02-17 Owen TaylorAdd patch from Jonathan Blandford and Anders Carlsson...
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-02-16 Owen TaylorWhen setting styles, remove unecessary explicits draws...
1998-12-15 Owen TaylorFixed up some warnings.
1998-12-07 Federico Mena QuinteroRemoved the unused cursor field in the structure.
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-01-15 Jay PainterFixed a small memory leak in gtkpaned, and I changed...
1997-11-24 Elliot LeeInitial revision