]> Dogcows Code - chaz/openbox/history - src/Workspace.cc
gcc 3 compatibility, converted strstreams to stringstreams
[chaz/openbox] / src / Workspace.cc
2002-05-07  Dana Jansensgcc 3 compatibility, converted strstreams to stringstreams
2002-05-02  Dana Jansenswindows at positions x<0 or y<0 are no longer ignored...
2002-04-29  Dana Jansensfixed col placement
2002-04-28  Dana Jansensadded ClickMouse window placement policy
2002-04-28  Dana Jansensnew row/col Smart Placement from colophon
2002-04-28  Dana Jansensadded UnderMouse windwo placement.
2002-04-27  Dana Jansensbetter cascadePlacement. uses screen.availableArea().
2002-04-27  Dana Jansensadded BScreen::availableArea() which returns a rect...
2002-04-23  Dana JansensRolled back to the old row and column smart placement...
2002-04-22  Dana Jansenseven more fixes for maximizing/placement with hidden...
2002-04-22  Dana Jansensmaximize and placeWindow now behave properly when the...
2002-04-21  Dana Jansenschanged external window interface to only have an area...
2002-04-21  Dana Jansenssome placement fixes from colophon.
2002-04-21  Dana Jansensnew row and column placement, using a modified bestfit...
2002-04-21  Dana Jansenseven better bestfit placement. way to go colophon!
2002-04-21  Dana Jansensbestfit placement now honors the left->right and top...
2002-04-20  Dana Jansensbetter logic to not place windows over the slit and...
2002-04-20  Dana Jansenschanges to bestfit from ruhi. takes windows sizes into...
2002-04-18  Dana Jansensoptimized the finding-the-slit-position code in positio...
2002-04-18  Dana Jansensremove debugging couts
2002-04-18  Dana Jansenstemporary solution to avoid placing windows over the...
2002-04-17  Dana Jansensconfiguration changes "done"!!
2002-04-16  Dana Jansensget rid of the STDC_HEADERS check... this failed on...
2002-04-16  Dana Jansensapplied Ruhi's cleanup patch. moves colSmartPlacement...
2002-04-15  Scott Moynesadded some consts to the cascade code
2002-04-15  Scott MoynesAdded a fallback for Best Fit to cascade. Also, moved...
2002-04-14  Dana JansensSlit has an area Rect now, and returns Rect, Size,...
2002-04-14  Dana JansensBScreen (ScreenInfo) now contains a size() instead...
2002-04-14  Dana Jansenschanged OpenboxWindow to not have getFrameX/getWidth...
2002-04-14  Dana JansensAdded Util.h, which contains only an ASSERT macro for now
2002-04-14  Dana Jansensusing a Screen reference instead of pointer in Workspace
2002-04-14  Dana Jansensusing some references instead of pointers where possibl...
2002-04-14  Dana JansensUsing some references instead of pointers for the menus.
2002-04-14  Dana Jansensadded first revision of the BestFit placement type.
2002-04-11  Dana JansensInitial revision
This page took 0.15921 seconds and 42 git commands to generate.