Dana Jansens
|
3dcebcf56c
|
Added Util.h, which contains only an ASSERT macro for now
|
2002-04-14 15:57:07 +00:00 |
|
Dana Jansens
|
456cf2d506
|
real_reconfigure now using obResource instead of teh XrmDatabase calls.
obResource class calls XrmInitialize().
|
2002-04-12 06:11:31 +00:00 |
|
Dana Jansens
|
8d3c97389f
|
save_rc() using the obResource class to save blackbox's configuration.
renamed BScreen::getCount to BScreen::getWorkspaceCount.
|
2002-04-12 06:05:04 +00:00 |
|
Dana Jansens
|
6ea740cd0e
|
load_rc(BScreen *) now uses the obResource class to load its configuration
added a few consts in BScreen to be compatible with the new code.
reordered the compilation in src/ so that Resource.cc is in alphabetical order
|
2002-04-11 06:58:53 +00:00 |
|
Dana Jansens
|
17ef263859
|
load_rc() now uses the obResource class to load its configuration
|
2002-04-11 05:05:48 +00:00 |
|
Dana Jansens
|
455b288c3e
|
added the obResource class which handles Xresouce database files in a sane manner
|
2002-04-11 03:57:05 +00:00 |
|