Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Centre playback menu item spinner/Pad application menu item label | Robert Tari | 2020-07-31 | 1 | -0/+1 |
| | |||||
* | Some refactoring to avoid warnings | Robert Tari | 2020-07-24 | 1 | -1/+1 |
| | |||||
* | 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). |