summaryrefslogtreecommitdiff
path: root/src/ScreenPlacement.hh
AgeCommit message (Expand)Author
2011-03-19code cleanup: moved code from public API to implementationMathias Gumz
2011-03-18compiler cosmetic: changed return type of ScreenPlacement::placeAndShowMenu()...Mathias Gumz
2011-02-24moved Menu placement into ScreenPlacement::placeAndShowMenu()Mathias Gumz
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt
2007-10-13merged changes from pre-develmarkt
2006-04-16fix all compiler warnings with -Wallsimonb
2006-04-05fix build error in gcc 2.95.4, missing includesimonb
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen