| Age | Commit message (Collapse) | Author |
|
on start, the config file is read entirely off the disc, and missing values are assigned defaults.
the config file is immediately written back to the disk to populate missing defaults in the file.
any time a config option is changed the control, the config file is re-written with the change.
choosing reconfig will reload the current config file on the disc.
on shutdown, nothing is written to the config file.
|
|
Main config's Hide Toolbar option is also saved when it is changed
Removed 2 debug couts from Slit
|
|
added an assert in Resource
|
|
|
|
|
|
|
|
|
|
later. Stay tuned.
|
|
get the latest version of bsetbg from the blackbox cvs
|
|
|
|
the next workspace.
|
|
checks for individual headers instead
|
|
cored anyways)
|
|
using Geomtry objects instead of integer pairs in all of the placeWindow code now
|
|
|
|
make those go away.
|
|
function. May not be needed.
|
|
|
|
|
|
getX/Y and getWidth/Height.
|
|
|
|
return Origins and Sizes and Rects, in fuctions like size(), origin(), and area().
|
|
|
|
|
|
pointer->reference conversion
|
|
|
|
|
|
|
|
|
|
ScreenInfo, Slit, Toolbar, and Netizen
|
|
|
|
|
|
window.getHeight() now returns the different/correct value when a window is shaded.
|
|
gelly caused problems in the old method.
|
|
|
|
previously merged)
|
|
|
|
moved RowSmart placement type out of placeWindow() to its own function like bestFit. Will continue moving other placement types into their own functions.
|
|
|
|
This completes the conversion to using the obResource class, there are no class to Xrm* except in Resource.cc/h
|
|
|
|
|
|
obResource class calls XrmInitialize().
|
|
renamed BScreen::getCount to BScreen::getWorkspaceCount.
|
|
see that the option is there for them to change.
|
|
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
|
|
|
|
|
|
manner
|
|
manner.
|