]> Pileus Git - ~andy/gtk/history - gtk/gtkstatusbar.c
Drop the Motif DND protocol
[~andy/gtk] / gtk / gtkstatusbar.c
2002-10-22 Matthias ClasenIt is called GtkStatusbar, not GtkStatusBar. This was...
2002-10-09 Manish SinghDeprecation cleanup
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-03-29 Owen Taylor*** empty log message ***
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
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-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
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-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-10 Owen TaylorPicky --enable-ansi cleanups.
1998-03-12 Tim Janikreturn TRUE for GtkWidget::delete_event to avoid destru...
1998-03-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-02 Owen TaylorMiscellaneous minor fixes to remove ANSI C incompatibil...
1998-03-01 Tim Janikforgot to remove a printf
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-27 Jay PainterShows the widgets properly. -Jay
1998-01-18 Shawn AmundsonStatusbar widget. -Shawn