]> icculus.org git repositories - mikachu/openbox.git/history - src/Workspace.cc
apparently there were compiling problems with automake/autoconf. This should make...
[mikachu/openbox.git] / src / Workspace.cc
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