summaryrefslogtreecommitdiff
path: root/gtk/gtkmenushell.c
Commit message (Expand)AuthorAgeFilesLines
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-12/+11
* Fix problem with installation directory for gdkx.hOwen Taylor2000-04-071-3/+25
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+11
* Adapt cast macros to standard.Raja R Harinath1999-11-221-18/+31
* Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>Tim Janik1999-03-171-19/+17
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Don't search entire row list twice for element being removed.Jeff Garzik1999-01-211-27/+1
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-1/+2
* in comparisions with GTK_TYPE_STRING, use the fundamental type to catchTim Janik1999-01-131-1/+3
* only pass key events to the focus widget if it is sensitive.Tim Janik1999-01-111-2/+2
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* gtk/gtkoptionmenu.c make option menus work when some of the menuitems areGMT 1998 Austin Donnelly1998-11-011-2/+6
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-7/+22
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-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