]> icculus.org git repositories - dana/openbox.git/history - src/Screen.cc
configuration changes "done"!!
[dana/openbox.git] / src / Screen.cc
2002-04-17 Dana Jansensconfiguration changes "done"!!
2002-04-17 Dana JansensToolbar saves its settings as their changed
2002-04-16 Dana JansensSlit loads its own settings and saves them as they...
2002-04-16 Dana Jansensrenamed the obResource class to Resource.
2002-04-16 Scott MoynesAdded a runtime option for hiding the toolbar totally...
2002-04-16 Dana Jansensget rid of the STDC_HEADERS check... this failed on...
2002-04-14 Dana JansensBScreen (ScreenInfo) now contains a size() instead...
2002-04-14 Dana JansensAdded Util.h, which contains only an ASSERT macro for now
2002-04-14 Dana Jansensusing references instead of pointers if possible in...
2002-04-14 Dana Jansensusing a Screen reference instead of pointer in Workspace
2002-04-14 Dana Jansensusing a reference for Openbox instead of a pointer
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-13 Dana Jansensremoved all Xrm database calls from Screen.cc (style...
2002-04-11 Dana Jansensload_rc(BScreen *) now uses the obResource class to...
2002-04-11 Dana JansensInitial revision