| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-04-17 | configuration changes "done"!! | Dana Jansens | |
| 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. | |||
| 2002-04-17 | Toolbar saves its settings as their changed | Dana Jansens | |
| Main config's Hide Toolbar option is also saved when it is changed Removed 2 debug couts from Slit | |||
| 2002-04-16 | get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ↵ | Dana Jansens | |
| checks for individual headers instead | |||
| 2002-04-14 | BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight | Dana Jansens | |
| 2002-04-14 | changed OpenboxWindow to not have getFrameX/getWidth/etc functions, and to ↵ | Dana Jansens | |
| return Origins and Sizes and Rects, in fuctions like size(), origin(), and area(). | |||
| 2002-04-14 | using a reference for Openbox instead of a pointer | Dana Jansens | |
| 2002-04-14 | using some references instead of pointers where possible in Screen, ↵ | Dana Jansens | |
| ScreenInfo, Slit, Toolbar, and Netizen | |||
| 2002-04-14 | Using some references instead of pointers for the menus. | Dana Jansens | |
| 2002-04-14 | made shaded windows snap properly at their bottom, using their shaded height. | Dana Jansens | |
| window.getHeight() now returns the different/correct value when a window is shaded. | |||
| 2002-04-12 | save_rc() using the obResource class to save blackbox's configuration. | Dana Jansens | |
| renamed BScreen::getCount to BScreen::getWorkspaceCount. | |||
| 2002-04-11 | Initial revision | Dana Jansens | |
