index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ScreenPlacement.cc
Age
Commit message (
Expand
)
Author
2012-01-04
Exceptions should be caught by reference.
Ryan Pavlik
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
2010-05-23
mostly cosmetic fixes, mainly discovered by 'clang --analyze'
Mathias Gumz
2008-09-11
fix some default values
Mark Tiefenbruck
2008-08-27
make FbWinFrame and FluxboxWindow share a WindowState object
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-30
removed some unneeded headers
Mathias Gumz
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
2007-10-24
really fix placement when head is remembered but not position
markt
2007-10-13
merged changes from pre-devel
markt
2007-06-29
updates for compiling with gcc 4.3
markt
2007-05-17
fixed some window placement issues
markt
2006-03-20
some small placement fixes
simonb
2006-03-20
external tabs
simonb
2006-03-02
fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l...
mathias
2006-02-19
moved placement strategies to different PlacementStrategy classes
fluxgen