summaryrefslogtreecommitdiff
path: root/src/ClientMenu.cc
AgeCommit message (Expand)Author
2011-05-10Convert Focusable::dieSig to FbTk::SignalPavel Labath
2011-05-10Remove the Observer dependency from FbTk::MenuPavel Labath
2011-03-23compile fix: sunCC 5.11 (sunstudio 12) compiles and links againMathias Gumz
2011-03-15bugfix: do not use anything from the current ClientMenuItem after m_client.fo...Mathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2010-05-28Implement StrictMouseFocusJim Ramsay
2010-03-26Changed title signal in Focusable to new signal systemHenrik Kinnunen
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2008-09-21Changed icon list signal in BScreen to use the new signal systemHenrik Kinnunen
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-17holding control will now keep the menu openMark Tiefenbruck
2007-10-13merged changes from pre-develmarkt