haiku/src/add-ons/decorators
Rene Gollent 7330d2fae3 Looks like this was somehow missed in r39602. Fixes build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39603 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-24 03:20:09 +00:00
..
BeDecorator Looks like this was somehow missed in r39602. Fixes build. 2010-11-24 03:20:09 +00:00
MacDecorator * Decorator: Replaced the MouseAction() method with a new RegionAt(). 2010-11-24 02:09:50 +00:00
SATDecorator * Decorator: Replaced the MouseAction() method with a new RegionAt(). 2010-11-24 02:09:50 +00:00
WinDecorator * Decorator: Replaced the MouseAction() method with a new RegionAt(). 2010-11-24 02:09:50 +00:00
Jamfile Add the SATDecorator. This is a new implementation of Stack and Tile with a different tiling logic. For example, this should make overlapping windows in the same tiling group impossible. There are still many issues I know about and this version is far from usable but the basic features are working now. So if you like to test it at this state please only report errors like crashes or memory leaks (think there is one). 2010-08-12 22:37:16 +00:00