summaryrefslogtreecommitdiff
path: root/gtk/gtkmenushell.c
Commit message (Expand)AuthorAgeFilesLines
* removed GRAB_EXCLUSIVE again, just disable modal event delivery forTim Janik1998-03-151-2/+0
* for now reverted the last change, since it broke click-select-click menusTim Janik1998-03-151-2/+3
* added new flag GTK_EXCLUSIVE_GRAB. allow exclusive grabs.Tim Janik1998-03-151-11/+16
* gpointer gtk_object_get_user_data (GtkObject *object) { ifTim Janik1998-03-141-4/+4
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-43/+14
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+633