summaryrefslogtreecommitdiff
path: root/gtk/gtkmenubar.c
Commit message (Expand)AuthorAgeFilesLines
* Queue a resize on the contained menuitems as well.Matthias Clasen2005-07-041-0/+10
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-3/+3
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-5/+6
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* More canonical property names.Matthias Clasen2005-03-091-4/+4
* Support vertical menubars (#166632):Matthias Clasen2005-02-111-45/+399
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* New function. Use resize cursors for resize grips. (Bug #129621)Soeren Sandmann2004-02-261-15/+3
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-6/+6
* New function to emit the "cancel" signal on a menu shell.Matthias Clasen2003-12-211-1/+1
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-281-2/+2
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-021-4/+15
* gtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell.c, gtkmenushell.h,Soeren Sandmann2002-10-201-12/+34
* Deprecation cleanupManish Singh2002-10-051-16/+17
* Make gtk_menu_shell_select_first() public. (#70374)Owen Taylor2002-09-231-1/+1
* When a menubar is up, use F10 to cycle menubars, not Control-Tab (#87159,Owen Taylor2002-07-251-13/+9
* Add an extra parameter to _gtk_menu_item_select_first() to allow us toOwen Taylor2002-07-061-1/+1
* ed Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-121-4/+37
* Export private _gtk_menu_shell_activate() to encapsulate cut-and-pasteOwen Taylor2002-04-111-7/+5
* Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC,Owen Taylor2002-03-201-1/+1
* Back out changes to propagate keys to parent menu shells, since that brokeOwen Taylor2002-03-031-67/+10
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-011-33/+159
* Don't reserve space for border when the shadow type for the menubar isOwen Taylor2002-02-271-8/+17
* ue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-01-301-0/+2
* Fix check for modifiers.Owen Taylor2001-12-121-1/+2
* Fix #56586Havoc Pennington2001-10-041-6/+0
* Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when weOwen Taylor2001-08-231-23/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-4/+0
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-181-1/+1
* Patch from Mathias Hasselmann to fix warnings in compat macros. (#56773)Owen Taylor2001-07-121-1/+1
* Add missing case.Owen Taylor2001-07-121-1/+1
* Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), notOwen Taylor2001-07-051-2/+2
* Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS -Owen Taylor2001-07-011-25/+8
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-3/+2
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-1/+21
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-8/+4
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-5/+30
* Remove creative formatting.Owen Taylor2001-05-131-5/+0
* fix warningHavoc Pennington2001-04-281-79/+162
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-18/+5
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-131-2/+16
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-35/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-4/+4
* 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-7/+11
* New macro. Changed the spacing from 5 to 3.Nat Friedman1999-01-171-1/+1
* gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.cOwen Taylor1999-01-141-1/+1
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1