Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-23 | Cosmetic | Mathias Gumz | 1 | -7/+2 | |
2013-05-26 | build-sys: include config.h to all files using automake | Sami Kerola | 1 | -4/+0 | |
Do not try to be too smart which compilations need config.h, as most of them will simply because of the config.h has information about system capabilities. | |||||
2010-09-09 | minor cleanup | Mathias Gumz | 1 | -1/+5 | |
2010-09-09 | added FbTk::Util::clamp() and simplified related code | Mathias Gumz | 1 | -4/+2 | |
2010-09-08 | fixed code duplication | Mathias Gumz | 1 | -5/+1 | |
2009-10-01 | compile fix: missing headers (sun compiler complained about) | Mathias Gumz | 1 | -1/+10 | |
2009-09-12 | check for errno while parsing the deco mask | Mathias Gumz | 1 | -4/+9 | |
2008-08-27 | make FbWinFrame and FluxboxWindow share a WindowState object | Mark Tiefenbruck | 1 | -5/+25 | |
2008-08-27 | move decoration handling for non-resizable windows to SizeHint class | Mark Tiefenbruck | 1 | -1/+7 | |
2008-08-27 | move FbWinFrame::State class to a new file | Mark Tiefenbruck | 1 | -0/+266 | |