index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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 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
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
2002-04-11
Initial revision
Dana Jansens