| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | statusbar: Remove _get_message_area() from public API | Timm Bäder | 2020-02-25 | 1 | -3/+0 |
* | status bar: Make final | Matthias Clasen | 2019-05-27 | 1 | -30/+1 |
* | statusbar: Remove garbage from header file | Timm Bäder | 2018-06-04 | 1 | -7/+1 |
* | statusbar: Remove priv pointer | Timm Bäder | 2018-06-04 | 1 | -4/+0 |
* | statusbar: Inherit from GtkWidget | Timm Bäder | 2017-07-19 | 1 | -2/+2 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+8 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | GtkStatusbar: derive from GtkBox, not GtkHBox | Matthias Clasen | 2011-06-07 | 1 | -3/+3 |
* | Fix gtk-doc markup: /* <private> */ should be /*< private >*/ | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Remove resize grip handling from GtkStatusbar | Matthias Clasen | 2010-10-08 | 1 | -5/+0 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | gtkstatusbar: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -18/+3 |
* | Get rid of templates that gtk-doc touches during distcheck | Matthias Clasen | 2010-06-08 | 1 | -0/+6 |
* | Bug 611709 - Add gtk_statusbar_remove_all | Garrett Regier | 2010-06-02 | 1 | -0/+3 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Implement gtk_statusbar_get_message_area and "message_area" child | Christian Dywan | 2009-11-12 | 1 | -0/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | Seal GtkStatusBar. | Tim Janik | 2008-06-20 | 1 | -8/+8 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -2/+2 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Forgotten file | Matthias Clasen | 2005-12-05 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -7/+3 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 1 | -1/+7 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -7/+0 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use anonymous mark instead of making up a bogus name for first_para_mark | Havoc Pennington | 2000-06-23 | 1 | -0/+3 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -3/+8 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | fixed ifndef..define typo | Shawn Amundson | 1998-03-02 | 1 | -2/+2 |
* | complete api change to honour message contexts. unfortunaltely this also | Tim Janik | 1998-03-01 | 1 | -9/+18 |
* | implemented the statusbar widget. my first intend was to fix the code, but | Tim Janik | 1998-02-23 | 1 | -8/+18 |
* | someone forgot the __cplusplus closing brace. | Miguel de Icaza | 1998-01-20 | 1 | -0/+3 |
* | Statusbar widget. -Shawn | Shawn Amundson | 1998-01-18 | 1 | -0/+69 |