summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-04-14Added Util.h, which contains only an ASSERT macro for nowDana Jansens
2002-04-14changed version number to 1.0.0. fixed a warning in BaseMenu from pointer->re...Dana Jansens
2002-04-14using references instead of pointers if possible in ImageDana Jansens
2002-04-14using a Screen reference instead of pointer in WorkspaceDana Jansens
2002-04-14using a reference for Openbox instead of a pointerDana Jansens
2002-04-14using some references instead of pointers where possible in Screen, ScreenInf...Dana Jansens
2002-04-14only add one extra space to pad the clock in the toolbarDana Jansens
2002-04-14Using some references instead of pointers for the menus.Dana Jansens
2002-04-14made shaded windows snap properly at their bottom, using their shaded height.Dana Jansens
2002-04-14changing the fix for fonts clipping in the titlebar. broken fonts (e.g. gelly...Dana Jansens
2002-04-14added first revision of the BestFit placement type.Dana Jansens
2002-04-13adding Geometry classes: Point, Size, and RectDana Jansens
2002-04-13removed all Xrm database calls from Screen.cc (style loading).Dana Jansens
2002-04-13Fixed a bug in the bsetroot build that caused really strange behaviourScott Moynes
2002-04-13added symlinking. needs a little work.Scott Moynes
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-11changed the default edge-snap distance from 0 to 4. This way new users will s...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
2002-04-11added the obResource class which handles Xresouce database files in a sane ma...Dana Jansens
2002-04-11Initial revisionDana Jansens