summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusbar.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+8
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkStatusbar: derive from GtkBox, not GtkHBoxMatthias Clasen2011-06-071-3/+3
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Remove resize grip handling from GtkStatusbarMatthias Clasen2010-10-081-5/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtkstatusbar: Move public members to private structureJavier Jardón2010-07-131-18/+3
* Get rid of templates that gtk-doc touches during distcheckMatthias Clasen2010-06-081-0/+6
* Bug 611709 - Add gtk_statusbar_remove_allGarrett Regier2010-06-021-0/+3
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Implement gtk_statusbar_get_message_area and "message_area" childChristian Dywan2009-11-121-0/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-1/+1
* Seal GtkStatusBar.Tim Janik2008-06-201-8/+8
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-2/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Forgotten fileMatthias Clasen2005-12-051-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+3
* Deprecation cleanupManish Singh2002-10-091-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* *** empty log message ***Owen Taylor2001-03-291-1/+7
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-7/+0
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Use anonymous mark instead of making up a bogus name for first_para_markHavoc Pennington2000-06-231-0/+3
* s/refcount/ref_count/.Tim Janik2000-02-131-3/+8
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* fixed ifndef..define typoShawn Amundson1998-03-021-2/+2
* complete api change to honour message contexts. unfortunaltely this alsoTim Janik1998-03-011-9/+18
* implemented the statusbar widget. my first intend was to fix the code, butTim Janik1998-02-231-8/+18
* someone forgot the __cplusplus closing brace.Miguel de Icaza1998-01-201-0/+3
* Statusbar widget. -ShawnShawn Amundson1998-01-181-0/+69