summaryrefslogtreecommitdiff
path: root/gtk/gtkmodelmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* 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