summaryrefslogtreecommitdiff
path: root/src/FocusableList.cc
AgeCommit message (Expand)Author
2012-01-04FocusableList.cc,.hh: Pass string arguments by const reference.Ryan Pavlik
2012-01-04Pre-increment non-primitive types.Ryan Pavlik
2011-09-14Make sure FocusableList disconnects from signals when it is destroyedPavel Labath
2011-09-14Remove the assignment operator from a regular pointer to a RefCountPavel Labath
2011-05-10Convert FluxboxWindow::layerSig to FbTk::SignalPavel Labath
2011-05-10Convert FluxboxWindow::stateSig to FbTk::SignalPavel Labath
2011-05-10Convert FluxboxWindow::workspaceSig to FbTk::SignalPavel Labath
2011-05-10Convert Focusable::orderSig,addSig,removeSig,resetSig to FbTk::SignalPavel Labath
2011-05-10Convert Focusable::dieSig to FbTk::SignalPavel Labath
2011-02-23disabled overhead base classes 'FbTk::Layer' and 'FbTk::LayerItem'Mathias Gumz
2010-03-26Changed title signal in Focusable to new signal systemHenrik Kinnunen
2008-09-28Change focused signal to use the new signal systemHenrik Kinnunen
2008-09-21Changed current workspace signal in BScreen to use the new signal systemHenrik Kinnunen
2008-09-08remove unnecessary signals causing toolbar renders on workspace changeMark Tiefenbruck
2008-08-20fix match limits in apps file, plus some documentationMark Tiefenbruck
2008-08-05fix the Focus key commandMark Tiefenbruck
2008-03-25Fix build with g++ 4.3Bernhard Walle
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-20added ForEach key commandMark Tiefenbruck
2007-11-20move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbedmarkt
2007-11-12allow arbitrary window patterns in iconbarmarkt