summaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)Author
2002-04-18maps/unmaps the toolbar when its resource setting is loaded from the file so ...Dana Jansens
2002-04-18accidently removed a line somehow. OpaqueMove is now read from the rc file.Dana Jansens
2002-04-17menus update their values when they are reconfigure()d.Dana Jansens
2002-04-17configuration changes "done"!!Dana Jansens
2002-04-17Toolbar saves its settings as their changedDana Jansens
2002-04-16Slit loads its own settings and saves them as they are changedDana Jansens
2002-04-16renamed the obResource class to Resource.Dana Jansens
2002-04-16Added a runtime option for hiding the toolbar totally. Will be cleanerScott Moynes
2002-04-16get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ch...Dana Jansens
2002-04-14BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeightDana Jansens
2002-04-14Added Util.h, which contains only an ASSERT macro for nowDana Jansens
2002-04-14using references instead of pointers if possible in ImageDana Jansens
2002-04-14using a Screen reference instead of pointer in WorkspaceDana Jansens
2002-04-14using a reference for Openbox instead of a pointerDana 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-13removed all Xrm database calls from Screen.cc (style loading).Dana Jansens
2002-04-11load_rc(BScreen *) now uses the obResource class to load its configurationDana Jansens
2002-04-11Initial revisionDana Jansens