| Age | Commit message (Expand) | Author |
| 2002-04-17 | configuration changes "done"!! | Dana Jansens |
| 2002-04-17 | Toolbar saves its settings as their changed | Dana Jansens |
| 2002-04-16 | Slit loads its own settings and saves them as they are changed | Dana Jansens |
| 2002-04-16 | fixed snap to edges with toolbar hidden | Scott Moynes |
| 2002-04-16 | renamed the obResource class to Resource. | Dana Jansens |
| 2002-04-16 | fixed HAVE_STRING_H introduced from some parrallel development. blast | Scott Moynes |
| 2002-04-16 | need translations for Hide Toolbar | Scott Moynes |
| 2002-04-16 | Added a runtime option for hiding the toolbar totally. Will be cleaner | Scott Moynes |
| 2002-04-16 | renamed the Changelog files | Dana Jansens |
| 2002-04-16 | removed unneeded #include <X11/Xutil.h> | Dana Jansens |
| 2002-04-16 | reversed tehmouse wheel buttons on the root window. scrolling up now goes to ... | Dana Jansens |
| 2002-04-16 | get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ch... | Dana Jansens |
| 2002-04-16 | removed the code to make the .blackboxrc symlink to openbox's rc file (it cor... | Dana Jansens |
| 2002-04-16 | applied Ruhi's cleanup patch. moves colSmartPlacement into its own function | Dana Jansens |
| 2002-04-15 | added some consts to the cascade code | Scott Moynes |
| 2002-04-15 | apparently there were compiling problems with automake/autoconf. This should ... | Dana Jansens |
| 2002-04-15 | Added a fallback for Best Fit to cascade. Also, moved cascade to its own | Scott Moynes |
| 2002-04-14 | add the Geometry classes to bsetroot | Dana Jansens |
| 2002-04-14 | Fixed bsetroot to use the new Geometries returned in ScreenInfo | Dana Jansens |
| 2002-04-14 | Slit has an area Rect now, and returns Rect, Size, and Points instead of getX... | Dana Jansens |
| 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 re... | Dana Jansens |
| 2002-04-14 | added some missing punctuation | Ruhi Bloodworth |
| 2002-04-14 | Added Util.h, which contains only an ASSERT macro for now | Dana Jansens |
| 2002-04-14 | changed version number to 1.0.0. fixed a warning in BaseMenu from pointer->re... | Dana Jansens |
| 2002-04-14 | made bsetroot compile with the new code for references instead of pointers | Dana Jansens |
| 2002-04-14 | using references instead of pointers if possible in Image | Dana Jansens |
| 2002-04-14 | using a Screen reference instead of pointer in Workspace | Dana Jansens |
| 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, ScreenInf... | Dana Jansens |
| 2002-04-14 | only add one extra space to pad the clock in the toolbar | Dana Jansens |
| 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 |
| 2002-04-14 | changing the fix for fonts clipping in the titlebar. broken fonts (e.g. gelly... | Dana Jansens |
| 2002-04-14 | added 'deep' style | Dana Jansens |
| 2002-04-14 | merged the changelog from the 0.99.0 (stable) branch (the code was previously... | Dana Jansens |
| 2002-04-14 | added entry for new BestFit placement type | Dana Jansens |
| 2002-04-14 | added first revision of the BestFit placement type. | Dana Jansens |
| 2002-04-13 | adding Geometry classes: Point, Size, and Rect | Dana Jansens |
| 2002-04-13 | removed all Xrm database calls from Screen.cc (style loading). | Dana Jansens |
| 2002-04-13 | Fixed a bug in the bsetroot build that caused really strange behaviour | Scott Moynes |
| 2002-04-13 | added symlinking. needs a little work. | Scott Moynes |
| 2002-04-12 | real_reconfigure now using obResource instead of teh XrmDatabase calls. | Dana Jansens |
| 2002-04-12 | save_rc() using the obResource class to save blackbox's configuration. | Dana Jansens |
| 2002-04-11 | changed the default edge-snap distance from 0 to 4. This way new users will s... | Dana Jansens |
| 2002-04-11 | load_rc(BScreen *) now uses the obResource class to load its configuration | Dana Jansens |
| 2002-04-11 | load_rc() now uses the obResource class to load its configuration | Dana Jansens |
| 2002-04-11 | adding rules on how to code this project. | Dana Jansens |
| 2002-04-11 | added the obResource class which handles Xresouce database files in a sane ma... | Dana Jansens |
| 2002-04-11 | added the obResource class which handles Xresouce database files in a sane ma... | Dana Jansens |