summaryrefslogtreecommitdiff
path: root/gtk/gtkmenu.c
Commit message (Expand)AuthorAgeFilesLines
* More extensive debugging outputOwen Taylor1998-04-031-1/+1
* Use reversed arrow for menus ala Motif (and fix Options menus, which had XOwen Taylor1998-03-241-1/+4
* /home/otaylor/commitOwen Taylor1998-03-241-0/+42
* removed GRAB_EXCLUSIVE again, just disable modal event delivery forTim Janik1998-03-151-2/+0
* added new flag GTK_EXCLUSIVE_GRAB. allow exclusive grabs.Tim Janik1998-03-151-0/+2
* don't cast a NULL pointer.Tim Janik1998-03-151-4/+7
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-2/+2
* hehe stupid me, wanted to fix a warning, and borkeTim Janik1998-03-091-2/+6
* register living objects in a hashtable.Tim Janik1998-03-071-6/+2
* Don't process configure events that just move the window, and don't resizeOwen Taylor1998-02-231-0/+5
* TODO updates (major ones ;).Tim Janik1998-02-231-9/+2
* new fundtion to return the widget that the menu is attached to.Tim Janik1998-02-081-0/+14
* attach/detach to menu widget viaTim Janik1998-02-031-2/+97
* GTK_RESIZE_NEEDED is a private flag now.Tim Janik1998-02-021-8/+21
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-2/+5
* 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-1/+34
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-6/+8
* Initial revisionElliot Lee1997-11-241-0/+732