summaryrefslogtreecommitdiff
path: root/gtk/gtkmodelmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* menuitem: deprecate toggle-spacing style propertyCosimo Cecchi2015-12-191-0/+1
* Menu items: force loading 16x16 iconsLars Uebernickel2014-12-171-0/+1
* GtkModelMenuItem: put some space between icon and labelMatthias Clasen2014-11-291-1/+1
* Fix various compiler warningsMatthias Clasen2014-09-051-2/+3
* GtkModelMenuItem: Make properties readableMatthias Clasen2014-07-191-11/+151
* GtkModelMenuItem: set initial accessible roleMatthias Clasen2014-01-041-0/+2
* GtkModelMenuItem: Add some property notificationMatthias Clasen2014-01-041-0/+1
* add GtkMenuTrackerItemRyan Lortie2013-05-131-172/+208
* GtkModelMenuItem: add support for 'icon' attributeRyan Lortie2013-04-221-11/+49
* Introduce GtkMenuTrackerRyan Lortie2013-04-011-2/+2
* gtkmodelmenu: simplify logic, expose bind APIRyan Lortie2012-09-171-5/+3
* GtkAccelLabel: add manual accel APIRyan Lortie2012-09-171-7/+26
* GtkModelMenuItem: add a submenu action attributeRyan Lortie2012-09-171-0/+45
* gtkmodelmenu: add support for action namespacesLars Uebernickel2012-08-201-3/+41
* gtkmodelmenu: move to new action regimeRyan Lortie2012-08-201-176/+59
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add API to create menus from modelsMatthias Clasen2012-01-241-7/+11
* gtkmodelmenuitem: don't crash on missing actionRyan Lortie2011-12-201-4/+5
* Introduce gtkaccelmapprivate.hMatthias Clasen2011-12-191-18/+2
* GtkApplicationWindow: Set the accel group on constructed windowsMatthias Clasen2011-12-191-4/+28
* Split off GMenuModel -> GtkMenuBar codeRyan Lortie2011-12-191-0/+9
* GtkModelMenuItem: don't leak a GVariantRyan Lortie2011-12-191-0/+3
* GtkModelMenuItem: omit indicator if not requiredRyan Lortie2011-12-191-0/+37
* introduce GtkModelMenuItemRyan Lortie2011-12-191-0/+247