Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-04 | Exceptions should be caught by reference. | Ryan Pavlik | 1 | -1/+1 | |
Found using cppcheck. | |||||
2011-03-19 | code cleanup: moved code from public API to implementation | Mathias Gumz | 1 | -1/+1 | |
renamed 'Region' to 'Area' to avoid conflicts with 'Region' from Xlib. | |||||
2011-03-18 | compiler cosmetic: changed return type of ↵ | Mathias Gumz | 1 | -1/+1 | |
ScreenPlacement::placeAndShowMenu() to void, closes #3204402 | |||||
2011-02-24 | moved Menu placement into ScreenPlacement::placeAndShowMenu() | Mathias Gumz | 1 | -1/+48 | |
2010-05-23 | mostly cosmetic fixes, mainly discovered by 'clang --analyze' | Mathias Gumz | 1 | -30/+31 | |
reordering of Resource-related stuff was because of "error: explicit specialization of 'getString' after instantiation" complaints. | |||||
2008-09-11 | fix some default values | Mark Tiefenbruck | 1 | -1/+1 | |
2008-08-27 | make FbWinFrame and FluxboxWindow share a WindowState object | Mark Tiefenbruck | 1 | -2/+2 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -1/+0 | |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -9/+3 | |
2007-10-24 | really fix placement when head is remembered but not position | markt | 1 | -1/+1 | |
2007-10-13 | merged changes from pre-devel | markt | 1 | -1/+14 | |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 1 | -0/+5 | |
2007-05-17 | fixed some window placement issues | markt | 1 | -4/+5 | |
2006-03-20 | some small placement fixes | simonb | 1 | -3/+4 | |
2006-03-20 | external tabs | simonb | 1 | -5/+4 | |
2006-03-02 | fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at ↵ | mathias | 1 | -0/+3 | |
lowlatency dot de> | |||||
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -0/+207 | |