aboutsummaryrefslogtreecommitdiff
path: root/src/WorkspaceMenu.cc
AgeCommit message (Collapse)AuthorFilesLines
2004-12-13icc complaint about a "possible" conflict between themathias1-4/+4
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-20fix for adding/removing desktops (thanx Øyvind Albrigtsen)mathias1-2/+7
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-06added button2-on-workspacename in workspacemenu jumps to workspacaddedakir1-3/+16
button2-on-workspacename in workspacemenu jumps to workspacee
2004-06-08more nls updatesrathnor1-2/+2
2004-06-07need typeinfofluxgen1-1/+3
2004-06-07update NLS string handling...rathnor1-12/+7
2004-05-02menu instances that handles workspace and icon menufluxgen1-0/+115