| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-05-12 | move some typedefs into class scope | Dana Jansens | |
| 2002-05-12 | converted the remaining LinkedLists in Screen to STL objects. | Dana Jansens | |
| 2002-05-11 | converted from LinkedList to STL vector and list | Dana Jansens | |
| 2002-05-10 | better gcc3 compat. using ostrstream again. and using namespace std; | Dana Jansens | |
| some focus changes. workspace contains a focused window instead of openbox class. this fixes a seg | |||
| 2002-04-28 | added UnderMouse windwo placement. | Dana Jansens | |
| 2002-04-27 | better cascadePlacement. uses screen.availableArea(). | Dana Jansens | |
| 2002-04-16 | applied Ruhi's cleanup patch. moves colSmartPlacement into its own function | Dana Jansens | |
| using Geomtry objects instead of integer pairs in all of the placeWindow code now | |||
| 2002-04-15 | added some consts to the cascade code | Scott Moynes | |
| 2002-04-15 | Added a fallback for Best Fit to cascade. Also, moved cascade to its own | Scott Moynes | |
| function. May not be needed. | |||
| 2002-04-14 | using a Screen reference instead of pointer in Workspace | Dana Jansens | |
| 2002-04-14 | added first revision of the BestFit placement type. | Dana Jansens | |
| moved RowSmart placement type out of placeWindow() to its own function like bestFit. Will continue moving other placement types into their own functions. | |||
| 2002-04-11 | Initial revision | Dana Jansens | |
