Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -1/+1 | |
FbTk::FbString | |||||
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -2/+3 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -33/+27 | |
2005-04-23 | close #956325 | mathias | 1 | -6/+14 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-17 | called the wrong 'update' function for the sendtomenu | mathias | 1 | -1/+1 | |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -3/+3 | |
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 | |
2003-12-18 | code cleaning | fluxgen | 1 | -2/+2 | |
2003-12-17 | using menu update | fluxgen | 1 | -14/+20 | |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -2/+2 | |
2003-12-04 | fixed send to bug | fluxgen | 1 | -4/+11 | |
2003-11-28 | disable current workspace in menu | fluxgen | 1 | -2/+19 | |
2003-11-27 | minor fix | fluxgen | 1 | -2/+2 | |
2003-11-27 | send to menu | fluxgen | 1 | -0/+72 | |