]> Pileus Git - ~andy/gtk/history - gtk/gtknotebook.c
More extensive debugging output
[~andy/gtk] / gtk / gtknotebook.c
1998-04-03 Owen TaylorMore extensive debugging output
1998-03-31 Tim Janikshow the menu_label unconditionally (even if it is...
1998-03-15 Tim Janiknotebook fix from lars.
1998-03-12 Tim Janikchanged handler tags to be of type guint, reflecting...
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-02-25 Tim Janiknew widget from Lars Hamann <hamann@braunschweig.netsur...
1998-02-22 Tim Janikdon't perform gdk operations on size allocation
1998-02-21 Tim Janikgtk_object_query_args takes an additional pointer now...
1998-02-19 Tim Janikapplied gtk-hamann_jeske-980218-0.patch.gz, a patch...
1998-02-12 Federico Mena QuinteroFixed unrealize handler to comply with the documentatio...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-06 Owen TaylorAdded "switch_page" signal. (gtk-hamann_jeske-971212...
1998-01-02 Shawn Amundsoncorrects a small resize bug in the viewport widget...
1997-12-12 Owen Taylorgdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called...
1997-12-02 Jay Paintersame as before -Jay
1997-11-24 Elliot LeeInitial revision