summaryrefslogtreecommitdiff
path: root/src/Workspace.cc
AgeCommit message (Expand)Author
2002-04-17configuration changes "done"!!Dana Jansens
2002-04-16get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ch...Dana Jansens
2002-04-16applied Ruhi's cleanup patch. moves colSmartPlacement into its own functionDana Jansens
2002-04-15added some consts to the cascade codeScott Moynes
2002-04-15Added a fallback for Best Fit to cascade. Also, moved cascade to its ownScott Moynes
2002-04-14Slit has an area Rect now, and returns Rect, Size, and Points instead of getX...Dana Jansens
2002-04-14BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeightDana Jansens
2002-04-14changed OpenboxWindow to not have getFrameX/getWidth/etc functions, and to re...Dana Jansens
2002-04-14Added Util.h, which contains only an ASSERT macro for nowDana Jansens
2002-04-14using a Screen reference instead of pointer in WorkspaceDana Jansens
2002-04-14using some references instead of pointers where possible in Screen, ScreenInf...Dana Jansens
2002-04-14Using some references instead of pointers for the menus.Dana Jansens
2002-04-14added first revision of the BestFit placement type.Dana Jansens
2002-04-11Initial revisionDana Jansens