]> icculus.org git repositories - dana/openbox.git/history - src/openbox.cc
Added Util.h, which contains only an ASSERT macro for now
[dana/openbox.git] / src / openbox.cc
2002-04-14 Dana JansensAdded Util.h, which contains only an ASSERT macro for now
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-14 Dana Jansensadded first revision of the BestFit placement type.
2002-04-13 Dana Jansensremoved all Xrm database calls from Screen.cc (style...
2002-04-13 Scott Moynesadded symlinking. needs a little work.
2002-04-12 Dana Jansensreal_reconfigure now using obResource instead of teh...
2002-04-12 Dana Jansenssave_rc() using the obResource class to save blackbox...
2002-04-11 Dana Jansenschanged the default edge-snap distance from 0 to 4...
2002-04-11 Dana Jansensload_rc(BScreen *) now uses the obResource class to...
2002-04-11 Dana Jansensload_rc() now uses the obResource class to load its...
2002-04-11 Dana JansensInitial revision