summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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