summaryrefslogtreecommitdiff
path: root/src/Resource.h
AgeCommit message (Expand)Author
2002-04-24fix Resource class so that you cant cast a string to a ResourceDana Jansens
2002-04-19starting openbox without an rc file now works. it makes an empty Xrm db inste...Dana Jansens
2002-04-16renamed the obResource class to Resource.Dana 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