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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2002-05-28
use config.h for configuration options instead of a bunch of -D's on the comp...
Dana Jansens
2002-05-26
add Configuration class for generic configuration data load/save-ing.
Dana Jansens
2002-05-25
build a 'openbox' binary
Dana Jansens
2002-05-25
use our default style
Dana Jansens
2002-05-25
import from bb-cvs
Dana Jansens
2002-05-23
added XAtom class, and it all now compiles.
Dana Jansens
2002-05-16
added the X classes to the build process though they aren't sued by anything ...
Dana Jansens
2002-05-12
LinkedList->STL conversion completed. LinkedList is no longer use and it has ...
Dana Jansens
2002-04-14
Added Util.h, which contains only an ASSERT macro for now
Dana Jansens
2002-04-14
added first revision of the BestFit placement type.
Dana Jansens
2002-04-12
save_rc() using the obResource class to save blackbox's configuration.
Dana Jansens
2002-04-11
load_rc(BScreen *) 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
Initial revision
Dana Jansens