Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-15 | Refactor menu code: be more explicit and compact | Mathias Gumz | 1 | -3/+3 | |
This commit is a preparation step for some menu cleanup ahead. To make it easier to understand which types of MenuItems are added where and when, I converted the overloaded FbTk::Menu::insert() functions into explicit ones (Menu::insertSubmenu(), Menu::insertItem(), etc. ). This makes it possible to just grep for 'insertSubmenu()'. Side effect this commit: it trims down the very verbose creation of menu items in regards to how the labels are created. Minor: FbTk::Menu::shown and FbTk::Menu::s_focused are moved out of the class. | |||||
2011-02-23 | renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem | Mathias Gumz | 1 | -1/+1 | |
2011-02-22 | don't use hardcoded references to positions in the menu | Mathias Gumz | 1 | -11/+9 | |
2008-05-28 | more more fun with the window menu | Mark Tiefenbruck | 1 | -6/+4 | |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -2/+2 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-28 | merge MenuTheme with FbTk::MenuTheme | Mark Tiefenbruck | 1 | -1/+1 | |
2007-12-27 | architecture astronomy | Mark Tiefenbruck | 1 | -13/+16 | |
2007-12-27 | simplify the window transparency menu and handling a bit | Mark Tiefenbruck | 1 | -11/+11 | |
2007-01-07 | forgot to svn add the files | simonb | 1 | -0/+99 | |