summaryrefslogtreecommitdiff
path: root/gtk/gtkoptionmenu.c
Commit message (Expand)AuthorAgeFilesLines
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-4/+6
* Fixed problem with uints resulting in huge child allocations.Owen Taylor1999-02-011-5/+5
* set RECEIVES_DEFAULT on init, and a button press on the widget doesn'tGeorge Lebl1999-01-251-1/+1
* Return TRUE for button press events we handle. (Allows option menus inOwen Taylor1998-12-221-1/+2
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-4/+0
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-34/+40
* gtk/gtkoptionmenu.c make option menus work when some of the menuitems areGMT 1998 Austin Donnelly1998-11-011-1/+3
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-3/+36
* totaly binary incomnpatible change:Tim Janik1998-07-071-9/+9
* 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
* boy! did i really modify that many files?Tim Janik1998-06-161-2/+14
* Removed code for drawing the child in two places at once. Unfortunately,Owen Taylor1998-06-131-1/+20
* 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
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* TODO updates (major ones ;).Tim Janik1998-02-231-0/+3
* don't add the same menu to different menuitems/ optionmenus.Tim Janik1998-02-031-2/+1
* attach/detach to menu widget viaTim Janik1998-02-031-18/+30
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-14/+18
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* corrects a small resize bug in the viewport widget. The viewport widgetShawn Amundson1998-01-021-0/+39
* Fixed a optionmenu bug where if you set a new menu on a optionmenu, theJay Painter1997-12-031-0/+1
* Initial revisionElliot Lee1997-11-241-0/+584