index
:
fluxbox_paul.git
doc-fixes
fbautostart
fbcompose-integration
fluxbox-gsoc-2011-integration
fluxbox-lua-integration
fluxbox-lua-integration-latest
master
single-shot
Paul Tag's repository
Paul Tag
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FocusableList.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
FocusableList.cc,.hh: Pass string arguments by const reference.
Ryan Pavlik
1
-2/+2
2012-01-04
Pre-increment non-primitive types.
Ryan Pavlik
1
-1/+1
2011-09-14
Make sure FocusableList disconnects from signals when it is destroyed
Pavel Labath
1
-8/+5
2011-09-14
Remove the assignment operator from a regular pointer to a RefCount
Pavel Labath
1
-1/+1
2011-05-10
Convert FluxboxWindow::layerSig to FbTk::Signal
Pavel Labath
1
-51/+20
2011-05-10
Convert FluxboxWindow::stateSig to FbTk::Signal
Pavel Labath
1
-2/+3
2011-05-10
Convert FluxboxWindow::workspaceSig to FbTk::Signal
Pavel Labath
1
-13/+23
2011-05-10
Convert Focusable::orderSig,addSig,removeSig,resetSig to FbTk::Signal
Pavel Labath
1
-31/+32
2011-05-10
Convert Focusable::dieSig to FbTk::Signal
Pavel Labath
1
-20/+8
2011-02-23
disabled overhead base classes 'FbTk::Layer' and 'FbTk::LayerItem'
Mathias Gumz
1
-0/+1
2010-03-26
Changed title signal in Focusable to new signal system
Henrik Kinnunen
1
-6/+21
2008-09-28
Change focused signal to use the new signal system
Henrik Kinnunen
1
-4/+11
2008-09-21
Changed current workspace signal in BScreen to use the new signal system
Henrik Kinnunen
1
-4/+10
2008-09-08
remove unnecessary signals causing toolbar renders on workspace change
Mark Tiefenbruck
1
-3/+3
2008-08-20
fix match limits in apps file, plus some documentation
Mark Tiefenbruck
1
-2/+6
2008-08-05
fix the Focus key command
Mark Tiefenbruck
1
-1/+10
2008-03-25
Fix build with g++ 4.3
Bernhard Walle
1
-0/+6
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
1
-2/+0
2007-12-20
added ForEach key command
Mark Tiefenbruck
1
-2/+3
2007-11-20
move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed
markt
1
-2/+2
2007-11-12
allow arbitrary window patterns in iconbar
markt
1
-0/+293