summaryrefslogtreecommitdiff
path: root/src/ScreenPlacement.cc
AgeCommit message (Expand)Author
2012-01-04Exceptions should be caught by reference.Ryan Pavlik
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
2010-05-23mostly cosmetic fixes, mainly discovered by 'clang --analyze'Mathias Gumz
2008-09-11fix some default valuesMark Tiefenbruck
2008-08-27make FbWinFrame and FluxboxWindow share a WindowState objectMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt
2007-10-24really fix placement when head is remembered but not positionmarkt
2007-10-13merged changes from pre-develmarkt
2007-06-29updates for compiling with gcc 4.3markt
2007-05-17fixed some window placement issuesmarkt
2006-03-20some small placement fixessimonb
2006-03-20external tabssimonb
2006-03-02fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l...mathias
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen