| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-03-21 | rm the obsetroot tool and the wrap shit from swig | Dana Jansens | |
| 2003-02-17 | split up the otk stuff into separate files. | Dana Jansens | |
| wrap otk::Property properly with typemaps so that it is usable. wrap otk::Timer properly so that you can use it with a python callback | |||
| 2003-02-17 | remove some include/import we dont need. | Dana Jansens | |
| include all the headers we do need before each code fragment | |||
| 2003-02-17 | split the ob module into separate .i's | Dana Jansens | |
| cleanly define the interface, add functions for modifying the objects (via client messages) | |||
| 2003-02-17 | return a Python list of Client*'s when a std::list<Client*> is returned | 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 | 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-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 | |
