Dana Jansens
|
feaf3ac4e5
|
time to refactor shit hard
|
2003-02-19 19:28:11 +00:00 |
|
Dana Jansens
|
590e5e2392
|
nelements is not passed anymore, its simply a return value
|
2003-02-17 21:44:10 +00:00 |
|
Dana Jansens
|
2f95a7e0ac
|
'final' cleanup for the new otk wrapper .i's
|
2003-02-17 21:27:07 +00:00 |
|
Dana Jansens
|
4534151926
|
split up the otk stuff into separate files.
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 21:25:52 +00:00 |
|
Dana Jansens
|
916b58f99c
|
ignore NUM values in enums
|
2003-02-17 17:39:34 +00:00 |
|
Dana Jansens
|
716ab805a0
|
remove some include/import we dont need.
include all the headers we do need before each code fragment
|
2003-02-17 15:49:56 +00:00 |
|
Dana Jansens
|
c217a73090
|
split the ob module into separate .i's
cleanly define the interface, add functions for modifying the objects (via client messages)
|
2003-02-17 15:42:31 +00:00 |
|
Dana Jansens
|
a7d17188a4
|
return a Python list of Client*'s when a std::list<Client*> is returned
|
2003-02-17 11:49:35 +00:00 |
|
Dana Jansens
|
bb4990af2b
|
dont wrap pointerassassin
|
2003-02-16 16:31:40 +00:00 |
|
Dana Jansens
|
059bc4dc24
|
add a Config class with config data from the scripts.
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-14 03:04:23 +00:00 |
|
Dana Jansens
|
9676a6774b
|
change the exception message
|
2003-02-10 23:23:56 +00:00 |
|
Dana Jansens
|
4ffa9585a5
|
remove unused apply
|
2003-02-10 23:04:26 +00:00 |
|
Dana Jansens
|
63646b38c4
|
make some of otk::property work
|
2003-02-10 22:45:23 +00:00 |
|
Dana Jansens
|
1e46a39dc3
|
more user friendly net_showing_desktop support
|
2003-02-10 22:17:40 +00:00 |
|
Dana Jansens
|
115fedf432
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
|
Dana Jansens
|
5adb8c82d1
|
updated wrappers around the new otk widget system and style system
|
2003-02-08 07:34:25 +00:00 |
|
Dana Jansens
|
c3e4f97d87
|
make "make dist" work, compiler flags cleanups
|
2003-02-06 06:19:46 +00:00 |
|
Dana Jansens
|
2e7bb61505
|
include the .i's in the dist
|
2003-02-05 16:36:57 +00:00 |
|
Dana Jansens
|
8cc2716041
|
supply the same interface with optional arguments as before. increment callback functions when they are registered.
|
2003-02-05 16:25:38 +00:00 |
|
Dana Jansens
|
7c8c9e998f
|
new swig build system. much better. yay.
|
2003-02-05 15:38:29 +00:00 |
|
Dana Jansens
|
67fbe8354f
|
dont make wrap a subdir of otk
|
2003-02-05 10:48:37 +00:00 |
|