summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusbar.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Owen Taylor2001-03-291-8/+266
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+8
* doh, this was broken beyond believe.Tim Janik2000-12-131-1/+0
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-2/+2
* 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-3/+0
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-31/+16
* s/refcount/ref_count/.Tim Janik2000-02-131-3/+3
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-2/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* Added gdk_text_extents_wc()Owen Taylor1998-12-151-1/+1
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-21/+2
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Picky --enable-ansi cleanups.Owen Taylor1998-04-101-9/+18
* return TRUE for GtkWidget::delete_event to avoid destruction of our floatTim Janik1998-03-121-1/+0
* applied gtk-shige-980311-0.patch.gz, which removes the erronerousTim Janik1998-03-121-5/+5
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* Miscellaneous minor fixes to remove ANSI C incompatibilitiesOwen Taylor1998-03-021-1/+1
* forgot to remove a printfTim Janik1998-03-011-1/+0
* complete api change to honour message contexts. unfortunaltely this alsoTim Janik1998-03-011-26/+99
* implemented the statusbar widget. my first intend was to fix the code, butTim Janik1998-02-231-48/+167
* Shows the widgets properly. -JayJay Painter1998-01-271-4/+5
* Statusbar widget. -ShawnShawn Amundson1998-01-181-0/+166