aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/MultLayers.hh
AgeCommit message (Expand)AuthorFilesLines
2011-03-28compile fix: added <cstdlib> to provide declaration for 'size_t' (gcc-4.6.x l...Daniel Diaz1-0/+1
2011-02-23renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItemMathias Gumz1-15/+15
2011-02-23irrelevant 'virtual' destructorMathias Gumz1-1/+1
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz1-1/+1
2008-10-01don't flash original window in the middle of cycling focusMark Tiefenbruck1-3/+2
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz1-3/+3
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-07-15minor stufffluxgen1-3/+3
2003-07-20fix focus and raising for transient windows in particularrathnor1-1/+7
2003-02-09fixing up of layer coderathnor1-3/+7
2003-02-03removed numlayersfluxgen1-3/+5
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-5/+8
2003-01-29restructured layering a little so that a XLayerItem now contains severalrathnor1-1/+6
2003-01-16New Layer Systemrathnor1-0/+54