Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-27 | "On head" menu -- reloading and refreshing bugfix. | Tomas Janousek | 1 | -4/+14 | |
We should reload the contents of this menu on Xinerama layout change. I switched it from FbMenu to ToggleMenu, because the selected head wasn't being updated properly. Signed-off-by: Tomas Janousek <tomi@nomi.cz> | |||||
2008-01-11 | make FbTk::Command a template class, split parsing information out of ↵ | Mark Tiefenbruck | 1 | -2/+2 | |
ObjectRegistry | |||||
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -4/+7 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -4/+4 | |
2007-12-28 | merge MenuTheme with FbTk::MenuTheme | Mark Tiefenbruck | 1 | -2/+2 | |
2007-12-18 | holding control will now keep the menu open | Mark Tiefenbruck | 1 | -2/+2 | |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -6/+5 | |
FbTk::FbString | |||||
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -1/+1 | |
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index) to avoid this, we rename FbTk::Menu::update(int index) -> FbTk::Menu::updateMenu(int index) this is mostly cosmetic, but if it makes the life of a compiler happy, well .. be happy icc :) | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-02-10 | minor fix | fluxgen | 1 | -3/+3 | |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -2/+2 | |
2003-12-03 | no need for FbCommands here | fluxgen | 1 | -2/+1 | |
2003-07-25 | make sure all menus have titles, make -version go to stdout | rathnor | 1 | -4/+5 | |
2003-07-19 | fix up xinerama for heads of toolbar and slit | rathnor | 1 | -9/+9 | |
2003-07-10 | menutheme fix | fluxgen | 1 | -3/+3 | |
2003-06-25 | temp disabled xinerama menu item | fluxgen | 1 | -3/+3 | |
2003-05-19 | add back some xinerama support (toolbar, slit (+menu), screen) | rathnor | 1 | -0/+105 | |