aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src/gtk/gtkmenutrackeritem.c
Commit message (Expand)AuthorAgeFilesLines
* src/gtk Update gtk part to version 3.24.8Sergey Chupligin2023-08-241-102/+268
* Use submenu-enabled for those items that don't have an action (if it exists)Albert Astals Cid2017-03-081-1/+11
* Fix crash from not NULLing a variant that we later might try to unrefMichael Terry2015-04-301-0/+1
* Add UnityMenuModel::getActionLars Uebernickel2013-09-021-0/+6
* gtk_menu_tracker_item_get_action_name: return full name, including namespaceLars Uebernickel2013-09-021-6/+13
* Allow changing action stateNick Dedekind2013-08-051-0/+43
|\
| * removed debug codeNick Dedekind2013-07-311-3/+0
| * Added menu action updateStateNick Dedekind2013-07-301-0/+21
| * Added action nameNick Dedekind2013-07-301-0/+24
|/
* Expose the state of a menu item's action in model.actionStateLars Uebernickel2013-07-261-0/+36
* unitymenumodel: expose type and extended attributes to qmlLars Uebernickel2013-07-251-0/+41
* Introduce UnityMenuModel and UnityQmlMenuModelLars Uebernickel2013-06-041-0/+788