aboutsummaryrefslogtreecommitdiff
path: root/src/ClientMenu.cc
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Feature: typeahead in menu matches text anywhereMathias Gumz1-2/+3
2015-01-15Refactor menu code: be more explicit and compactMathias Gumz1-2/+2
2011-05-10Convert Focusable::dieSig to FbTk::SignalPavel Labath1-15/+7
2011-05-10Remove the Observer dependency from FbTk::MenuPavel Labath1-6/+3
2011-03-23compile fix: sunCC 5.11 (sunstudio 12) compiles and links againMathias Gumz1-1/+1
2011-03-15bugfix: do not use anything from the current ClientMenuItem after m_client.fo...Mathias Gumz1-2/+4
2010-09-08introduced FbTk::BidiStringMathias Gumz1-2/+2
2010-05-28Implement StrictMouseFocusJim Ramsay1-1/+6
2010-03-26Changed title signal in Focusable to new signal systemHenrik Kinnunen1-19/+39
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz1-1/+1
2008-09-21Changed icon list signal in BScreen to use the new signal systemHenrik Kinnunen1-9/+10
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-18holding control will now keep the menu openMark Tiefenbruck1-2/+4
2007-10-13merged changes from pre-develmarkt1-0/+146