index
:
fluxbox.git
fix/dont-deliver-sigalarm
master
pre-devel-1_1
prep/release-1.4.0
The official Fluxbox repository
The Fluxbox Team
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
MultLayers.hh
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-03-28
compile fix: added <cstdlib> to provide declaration for 'size_t' (gcc-4.6.x ↵
Daniel Diaz
1
-0/+1
likes it that way)
2011-02-23
renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem
Mathias Gumz
1
-15/+15
2011-02-23
irrelevant 'virtual' destructor
Mathias Gumz
1
-1/+1
2009-09-30
cosmetic fixes: removed redundant ';' + some whitespaces
Mathias Gumz
1
-1/+1
2008-10-01
don't flash original window in the middle of cycling focus
Mark Tiefenbruck
1
-3/+2
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
1
-2/+0
2007-12-29
'inline' in class declaration is implicitly inline
Mathias Gumz
1
-3/+3
2005-01-24
copyright date
mathias
1
-1/+1
2004-11-19
svn propset svn:keywords "Id"
mathias
1
-1/+1
2004-07-15
minor stuff
fluxgen
1
-3/+3
2003-07-20
fix focus and raising for transient windows in particular
rathnor
1
-1/+7
2003-02-09
fixing up of layer code
rathnor
1
-3/+7
2003-02-03
removed numlayers
fluxgen
1
-3/+5
2003-02-02
Integration of new Layering code, plus updates to the layering code itself
rathnor
1
-5/+8
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer Added a "Quit" KeyAction
2003-01-29
restructured layering a little so that a XLayerItem now contains several
rathnor
1
-1/+6
windows that are to remain equivalent in depth (e.g. tabs, or grouped windows) - (Simon)
2003-01-16
New Layer System
rathnor
1
-0/+54