]> Pileus Git - ~andy/gtk/history - gtk/gtkwidget.c
new function to perform the same actions as gtk_list_remove_items, but
[~andy/gtk] / gtk / gtkwidget.c
1998-02-05 Tim Janiknew function to perform the same actions as gtk_list_re...
1998-02-04 Tim Janikdocumentation. -timj
1998-02-04 Tim Janikindentations. -timj
1998-02-03 Tim Janikattach/detach to menu widget via
1998-02-02 Tim Janikdunno, what cvs wants right now. i just told me these
1998-02-02 Tim Janikfixed a bad, bad referencing bug that could caused...
1998-02-02 Tim Janikwatch the next ChangeLog update...
1998-02-02 Tim Janikfixed a refresh bug with unrealization of no_window...
1998-02-02 Tim JanikGTK_RESIZE_NEEDED is a private flag now.
1998-02-01 Owen TaylorAdded a new GTK_IN_REPARENT flag and revised gtk_widget...
1998-01-31 Owen TaylorIn gtk_widget_init, set the flags _on_top_of_ those for
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-21 Tim Janiksome gtk_*_set_arg fixes
1998-01-20 Tim Janiksensitivity and state setting combination.
1998-01-19 Tim Janikthis is a stack of grabbing widgets now, having unique...
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-18 Tim Janikgtk_*_get_arg() and gtk_*_set_arg() implementations...
1998-01-18 Tim Janiknew functions gtk_box_reorder_child, gtk_box_query_chil...
1998-01-16 Tim Janikimplementation of gtk_widget_get()
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-06 Arturo EspinosaGDK_VISIBILITY_NOTIFY events were not working at all...
1998-01-02 Shawn Amundsoncorrects a small resize bug in the viewport widget...
1998-01-01 Elliot Leehandlebox now lets you set in_root flag (and if you...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-28 Elliot LeeMisc fixes for color changing stuff
1997-11-28 Gnome CVS Usernew gtk_main_level(). fixes to gtk_window_show() to...
1997-11-27 Elliot Leecleanups for color changing stuff
1997-11-24 Elliot LeeInitial revision