]> Pileus Git - ~andy/gtk/history - gtk/gtkstatusbar.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkstatusbar.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-06-07 Matthias ClasenGtkStatusbar: derive from GtkBox, not GtkHBox
2010-10-30 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-26 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-08 Matthias ClasenRemove resize grip handling from GtkStatusbar
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkstatusbar: Move public members to private structure
2010-06-08 Matthias ClasenGet rid of templates that gtk-doc touches during distcheck
2010-06-02 Garrett RegierBug 611709 - Add gtk_statusbar_remove_all
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-12 Christian DywanImplement gtk_statusbar_get_message_area and "message_a...
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 GtkStatusBar.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-12-05 Matthias ClasenForgotten file
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2002-10-09 Manish SinghDeprecation cleanup
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-03-29 Owen Taylor*** empty log message ***
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-06-23 Havoc PenningtonUse anonymous mark instead of making up a bogus name...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-02 Shawn Amundsonfixed ifndef..define typo
1998-03-01 Tim Janikcomplete api change to honour message contexts. unfortu...
1998-02-23 Tim Janikimplemented the statusbar widget. my first intend was...
1998-01-20 Miguel de Icazasomeone forgot the __cplusplus closing brace.
1998-01-18 Shawn AmundsonStatusbar widget. -Shawn