summaryrefslogtreecommitdiff
path: root/gtk/gtkmenushell.c
Commit message (Expand)AuthorAgeFilesLines
* Fit scales into the theme-drawing framework. We do this by making them,Owen Taylor1998-08-211-23/+332
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-2/+2
* 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
* do not avoid to queue for a resize if the container is not visible, weTim Janik1998-06-241-1/+4
* boy! did i really modify that many files?Tim Janik1998-06-161-0/+8
* fixed an assertment.Tim Janik1998-06-071-8/+30
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* /home/otaylor/commitOwen Taylor1998-03-241-18/+31
* 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