summaryrefslogtreecommitdiff
path: root/gtk/gtkmodelmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* box: Avoid position in the reorder apiMatthias Clasen2019-01-231-2/+1
* accellabel: Stop saying it's a GtkLabelTimm Bäder2018-03-271-0/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* image: Change gettersBenjamin Otte2017-11-151-1/+1
* modelmenuitem: Fix icon/label alignmentTimm Bäder2017-10-111-3/+4
* modelmenuitem: Care about GtkAccelLabel in get_textTimm Bäder2017-07-191-0/+2
* modelmenuitem: Update indicator visibility when has_indicator changesTimm Bäder2017-07-191-1/+2
* GtkCheckMenuItem: Remove snapshot-indicator vfuncTimm Bäder2017-07-191-14/+2
* modelmenuitem: Set label on menu itemsTimm Bäder2017-07-191-0/+5
* modelmenuitem: Fix type checking assertionsTimm Bäder2017-07-191-2/+2
* box: Remove fill child propertyTimm Bäder2017-04-251-2/+2
* box: Remove expand child propertyTimm Bäder2017-04-251-2/+2
* modelmenuitem: Remove unnecessary gtk_widget_show callsTimm Bäder2017-03-131-2/+0
* menu: Implement snapshot() for the menu codeBenjamin Otte2016-12-201-4/+4
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-2/+2
* 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