summaryrefslogtreecommitdiff
path: root/gtk/gtkmenushell.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+14
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* gtkmodelmenu: simplify logic, expose bind APIRyan Lortie2012-09-171-0/+6
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add sufficient API to make gail workMatthias Clasen2010-12-231-0/+3
* Remove sealed members from GtkMenuShellMatthias Clasen2010-12-231-80/+48
* Add padding to class structsMatthias Clasen2010-10-191-0/+2
* GtkMenuShell: take a single device for grabs.Carlos Garnacho2010-06-161-6/+3
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+8
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Only show the mnemonic underline when pressing AltMatthias Clasen2009-12-201-0/+6
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Bug 539466 – GtkMenuShell API/ABI break in trunk.Carlos Garnacho2008-06-211-2/+2
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-4/+4
* Seal GtkMenuShellTim Janik2008-06-201-14/+14
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* add move_selected signal to allow overriding the default internalMatthias Clasen2007-06-151-1/+2
* Allow to pop up menus without grabbing the keyboard. Useful for stuff likeMichael Natterer2005-03-311-6/+10
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor)Matthias Clasen2004-12-101-0/+7
* #136672, reported by Christian Persch; fixes based on a patch by SoerenOwen Taylor2004-03-151-1/+1
* New function to emit the "cancel" signal on a menu shell.Matthias Clasen2003-12-211-0/+1
* Remove usage of menu_shell->ignore leave which was to deal with strayOwen Taylor2003-08-131-1/+1
* Add a new binding signal, "move_scroll", and use it to hook upOwen Taylor2002-12-141-0/+2
* gtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell.c, gtkmenushell.h,Soeren Sandmann2002-10-201-20/+20
* Deprecation cleanupManish Singh2002-10-051-6/+6
* Make icon sizes configurable (#70648, slightly based on a patch from BillOwen Taylor2002-09-241-2/+2
* Add an extra parameter to _gtk_menu_item_select_first() to allow us toOwen Taylor2002-07-061-1/+2
* Export private _gtk_menu_shell_activate() to encapsulate cut-and-pasteOwen Taylor2002-04-111-0/+1
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Non-exported _gtk_menu_select_first() function that selects the first itemOwen Taylor2002-02-031-0/+1
* GdkEventButton->button can occupy significantly more than 2 bits. Besides,Elliot Lee2000-11-221-3/+3
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-081-0/+5
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>Tim Janik1999-03-171-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+12
* fixed an assertment.Tim Janik1998-06-071-20/+24
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+83