Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reexport application menu as a separate section below the shortcuts | Lars Uebernickel | 2012-06-04 | 1 | -2/+12 |
* | app-section: replace G_TYPE_INSTANCE_GET_PRIVATE calls with a priv member | Lars Uebernickel | 2012-06-04 | 1 | -18/+19 |
* | Name actions after the shortcut nick instead of its label | Lars Uebernickel | 2012-06-03 | 1 | -2/+2 |
* | Reexport application actions | Lars Uebernickel | 2012-06-03 | 1 | -0/+21 |
* | app-section: only call g_bus_unwatch_name if we're watching a name | Lars Uebernickel | 2012-06-02 | 1 | -2/+4 |
* | Listen to menus exported by applications | Lars Uebernickel | 2012-06-02 | 1 | -8/+14 |
* | Listen to actions exported by applications | Lars Uebernickel | 2012-06-02 | 1 | -0/+68 |
* | app-section: fix indentation | Lars Uebernickel | 2012-05-31 | 1 | -23/+23 |
* | Put the 'launch' action onto app's menu sections | Lars Uebernickel | 2012-05-31 | 1 | -12/+21 |
* | Rename AppMenuItem to AppSection | Lars Uebernickel | 2012-05-31 | 1 | -0/+321 |