Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Really we should set status on the application list | Ted Gould | 2013-08-15 | 1 | -5/+0 |
| | |||||
* | Adding a set_status virtual function | Ted Gould | 2013-08-14 | 1 | -0/+5 |
| | |||||
* | Add desktop menu | Lars Uebernickel | 2013-08-13 | 1 | -0/+5 |
| | | | | | Only shows application launchers right now. | ||||
* | Move toplevel menu logic into ImMenu | Lars Uebernickel | 2013-08-12 | 1 | -0/+3 |
| | | | | | | Also, get rid of only exporting sections if they were non-empty. That was a hack for non-conformant GMenuModel renderers. | ||||
* | Add ImMenu | Lars Uebernickel | 2013-08-12 | 1 | -0/+56 |
A base class for all messaging menus. ImPhoneMenu already subclasses from it, with a desktop version coming up. |