Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-23 | compile fix: sunCC 5.11 (sunstudio 12) compiles and links again | Mathias Gumz | 1 | -20/+20 | |
biggest change: renaming of 'class Layer' to 'class ResourceLayer' in Layer.hh to handle complaints about 'ambiguous Layer: Layer or FbTk::Layer'. 'ResourceLayer' sounds crappy, but that was the best I could come up with right now. | |||||
2009-10-01 | another little helper for FbTk::StringUtil: extractNumber() | Mathias Gumz | 1 | -1/+1 | |
2009-10-01 | simpler code | Mathias Gumz | 1 | -30/+20 | |
2008-08-05 | add SetLayer key command | Mark Tiefenbruck | 1 | -1/+1 | |
2008-03-25 | Fix build with g++ 4.3 | Bernhard Walle | 1 | -0/+6 | |
This change fixes the build for g++ 4.3. Build verified on openSUSE Factory. Only missing includes and using directives are added. | |||||
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -1/+1 | |
2007-10-24 | fixed gcc 2.96 compile problem | fluxgen | 1 | -0/+2 | |
2007-10-13 | merged changes from pre-devel | markt | 1 | -0/+49 | |
2007-03-03 | removed session.numLayers resource, as it was useless and caused segfaults | markt | 1 | -1/+2 | |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -0/+52 | |