summaryrefslogtreecommitdiff
path: root/gtk/gtkmenushell.c
Commit message (Expand)AuthorAgeFilesLines
* Redo csd window-draggingMatthias Clasen2014-01-121-5/+3
* Add a gtklabelprivate.h headerMatthias Clasen2014-01-041-0/+1
* menushell/toolbar/window: implement toggle maximize on double clickLionel Landwerlin2013-11-091-15/+6
* docs: Convert GtkMenuShell comment to documentationDavid King2013-08-141-59/+47
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-10/+3
* menushell: don't activate a menu entry when opening a big menuEmilio Pozuelo Monfort2013-06-271-0/+12
* Deprecate and ignore gtk-keynav-cursor-only and gtk-keynav-wrap-aroundWilliam Jon McCann2013-06-261-17/+2
* Deprecate and ignore gtk-menu popup and popdown delay settingsWilliam Jon McCann2013-06-261-14/+4
* Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" propertiesWilliam Jon McCann2013-06-261-17/+1
* menu model: set separator label conditionallyRyan Lortie2013-06-241-3/+15
* GMenuModel -> GtkMenu binding: show submenu itemsRyan Lortie2013-06-221-0/+2
* add GtkMenuTrackerItemRyan Lortie2013-05-131-23/+104
* Ignore deprecations where neededMatthias Clasen2013-05-051-0/+11
* menu binding docs: Link to insert_action_group()Ryan Lortie2013-04-181-0/+10
* Introduce GtkMenuTrackerRyan Lortie2013-04-011-1/+106
* menushell: Remove unused headerBenjamin Otte2013-03-281-1/+0
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-1/+1
* menushell: Remove unused variableBenjamin Otte2012-12-171-2/+0
* gtkmenushell: Fix an endless loop on focus cycleStéphane Démurget2012-12-171-2/+2
* Don't check the same crossing mode twiceMatthias Clasen2012-11-291-1/+1
* menushell: Remove gtk-touchscreen-mode usageCarlos Garnacho2012-03-011-28/+2
* menus: Handle item selection for touch devices dynamicallyCarlos Garnacho2012-03-011-5/+3
* menu: Deactivate the menu if the GdkWindow is withdrawnRob Bradford2012-02-291-1/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Fix compiler warnings from include fixesBenjamin Otte2011-11-161-0/+1
* Fix some implicit declaration warningsRico Tzschichholz2011-11-111-0/+1
* Move wholly deprecated files to a subdirectoryMatthias Clasen2011-11-011-1/+1
* Don't use *DISABLE_DEPRECATED guardsMatthias Clasen2011-11-011-1/+0
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* menu: Deprecate GtkTearoffMenuItemBenjamin Otte2011-10-011-1/+5
* Signalify (already existing) GtkMenuShell.insert()Ryan Lortie2011-08-251-6/+27
* menushell: Use GtkMenuShellAccessible as a11y objectBenjamin Otte2011-07-181-0/+3
* Fix commit 5f55c420471db9a05d145e140b3a7cdfc5bdba9fMatthias Clasen2011-04-171-4/+4
* Don't leak a list when activating keybindingsMatthias Clasen2011-04-141-2/+5
* GtkMenuShell: always 'activate' menu shellsMatthias Clasen2011-04-131-1/+2
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-2/+2
* Move GtkMenuShell docs inlineMatthias Clasen2011-01-141-0/+115
* Make GtkMenu(Shell) use GtkStyleContextCarlos Garnacho2011-01-121-4/+5
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-1/+1
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-1/+1
* Removed sealed members from GtkMenuItemMatthias Clasen2010-12-261-24/+21
* Fix a few warningsMatthias Clasen2010-12-231-2/+2
* Add sufficient API to make gail workMatthias Clasen2010-12-231-0/+39
* Remove sealed members from GtkMenuShellMatthias Clasen2010-12-231-536/+497
* Remove sealed members from GtkMenuMatthias Clasen2010-12-231-2/+2
* Fixed GtkMenuShell to deactivate itself at dispose timeTristan Van Berkom2010-11-251-0/+12
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-231-1/+1
* Remove GtkObject completelyMatthias Clasen2010-09-261-1/+1
* gtk: Don't set colormap anymore when creating GDK windowsBenjamin Otte2010-09-261-2/+1