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
/
wrap
Age
Commit message (
Collapse
)
Author
2003-02-17
return a Python list of Client*'s when a std::list<Client*> is returned
Dana Jansens
2003-02-16
dont wrap pointerassassin
Dana Jansens
2003-02-14
add a Config class with config data from the scripts.
Dana Jansens
set up the functions for loading a style from a file. use the Config class throughout instead of reading out of the python namespace all the time.
2003-02-10
change the exception message
Dana Jansens
2003-02-10
remove unused apply
Dana Jansens
2003-02-10
make some of otk::property work
Dana Jansens
2003-02-10
more user friendly net_showing_desktop support
Dana Jansens
2003-02-09
use the c++ std cheaders
Dana Jansens
2003-02-08
updated wrappers around the new otk widget system and style system
Dana Jansens
2003-02-06
make "make dist" work, compiler flags cleanups
Dana Jansens
2003-02-05
include the .i's in the dist
Dana Jansens
2003-02-05
supply the same interface with optional arguments as before. increment ↵
Dana Jansens
callback functions when they are registered.
2003-02-05
new swig build system. much better. yay.
Dana Jansens
2003-02-05
dont make wrap a subdir of otk
Dana Jansens