Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-19 | code cleanup: moved code from public API to implementation | Mathias Gumz | 1 | -0/+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 | -0/+7 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -2/+1 | |
2007-10-13 | merged changes from pre-devel | markt | 1 | -3/+5 | |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 1 | -0/+2 | |
2006-04-05 | fix build error in gcc 2.95.4, missing include | simonb | 1 | -0/+2 | |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -0/+77 | |