Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idoapplicationmenuitem: request correct size for empty icons | Lars Uebernickel | 2014-03-20 | 1 | -0/+4 |
| | | | | | | Empty icons request more space than GTK_ICON_SIZE_MENU, which makes menu items unnecessarily high. | ||||
* | Add IdoApplicationMenuItem | Lars Uebernickel | 2013-08-13 | 1 | -0/+195 |
A menu item representing an application. It can show whether the application is running or not (based on action state). |