]> Pileus Git - ~andy/gtk/history - gtk/gtkoptionmenu.c
set RECEIVES_DEFAULT on init, and a button press on the widget doesn't
[~andy/gtk] / gtk / gtkoptionmenu.c
1999-01-25 George Leblset RECEIVES_DEFAULT on init, and a button press on...
1998-12-22 Owen TaylorReturn TRUE for button press events we handle. (Allows...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-11-01 GMT 1998 Austin... gtk/gtkoptionmenu.c make option menus work when some...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-07-07 Tim Janiktotaly binary incomnpatible change:
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-06-16 Tim Janikboy! did i really modify that many files?
1998-06-13 Owen TaylorRemoved code for drawing the child in two places at...
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-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-23 Tim JanikTODO updates (major ones ;).
1998-02-03 Tim Janikdon't add the same menu to different menuitems/ optionm...
1998-02-03 Tim Janikattach/detach to menu widget via
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-02 Shawn Amundsoncorrects a small resize bug in the viewport widget...
1997-12-03 Jay PainterFixed a optionmenu bug where if you set a new menu...
1997-11-24 Elliot LeeInitial revision