aboutsummaryrefslogtreecommitdiff
path: root/src/FbMenu.cc
AgeCommit message (Collapse)AuthorFilesLines
2004-12-13icc complaint about a "possible" conflict between themathias1-2/+2
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-19svn propset svn:keywords "Id"mathias1-1/+1
2004-04-18virtual update, fixed round courners bugfluxgen1-1/+7
2003-12-10cleaning in the menu codefluxgen1-3/+3
2003-07-10firstfluxgen1-0/+50