aboutsummaryrefslogtreecommitdiff
path: root/src/FbMenu.hh
AgeCommit message (Collapse)AuthorFilesLines
2004-12-13icc complaint about a "possible" conflict between themathias1-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-19svn propset svn:keywords "Id"mathias1-1/+1
2004-06-27virtual destructorfluxgen1-2/+2
2004-04-18virtual update, fixed round courners bugfluxgen1-1/+2
2003-12-10cleaning in the menu codefluxgen1-2/+2
2003-07-10added Shape and extended clearWindow and reconfigure from FbTk Menufluxgen1-5/+12
2003-02-18Rename LayeredMenu to FbMenu (Simon)rathnor1-0/+42