Age | Commit message (Expand) | Author |
---|---|---|
2011-03-19 | code cleanup: moved code from public API to implementation | Mathias Gumz |
2011-03-18 | compiler cosmetic: changed return type of ScreenPlacement::placeAndShowMenu()... | Mathias Gumz |
2011-02-24 | moved Menu placement into ScreenPlacement::placeAndShowMenu() | Mathias Gumz |
2008-01-03 | remove old svn $Id$ tags | Mark Tiefenbruck |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt |
2007-10-13 | merged changes from pre-devel | markt |
2006-04-16 | fix all compiler warnings with -Wall | simonb |
2006-04-05 | fix build error in gcc 2.95.4, missing include | simonb |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen |