summaryrefslogtreecommitdiff
path: root/src/Resource.cc
AgeCommit message (Expand)Author
2002-05-25import from bb-cvsDana Jansens
2002-04-19starting openbox without an rc file now works. it makes an empty Xrm db inste...Dana 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-14Added Util.h, which contains only an ASSERT macro for nowDana Jansens
2002-04-12real_reconfigure now using obResource instead of teh XrmDatabase calls.Dana Jansens
2002-04-12save_rc() using the obResource class to save blackbox's configuration.Dana Jansens
2002-04-11load_rc(BScreen *) now uses the obResource class to load its configurationDana Jansens
2002-04-11load_rc() now uses the obResource class to load its configurationDana Jansens
2002-04-11added the obResource class which handles Xresouce database files in a sane ma...Dana Jansens