| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-11-15 | dump function name and argument tuple | Andreas Monzner | |
| 2007-11-13 | show reasons for bsodFatal | Felix Domke | |
| 2007-01-02 | add support for python threads (python threads are just running when the ↵ | Andreas Monzner | |
| mainloop is idle) add ePythonMessagePump class for interthread communication | |||
| 2006-12-19 | remove unneeded test object, | Andreas Monzner | |
| export windowstyle enums to python | |||
| 2006-11-25 | python object refcount debugging code second try | Andreas Monzner | |
| 2006-11-24 | remove non working python refcount debugging code | Andreas Monzner | |
| 2006-11-23 | add PyObject refcount debugging code | Andreas Monzner | |
| 2006-07-10 | do not use optimized python files yet | Andreas Monzner | |
| 2006-07-10 | add missing base class initialization | Andreas Monzner | |
| 2006-04-03 | display bsod on exception | Felix Domke | |
| 2006-01-26 | allow setting python to verbose mode | Felix Domke | |
| 2006-01-18 | workaround redefinition of _POSIX_C_SOURCE by pyconfig.h | Andreas Oberritter | |
| 2006-01-10 | add a dummy class to debug python refcounting (add entrys of TestObj to your ↵ | Andreas Monzner | |
| tuple or list) include <lib/python/python.h> and use New_TestObj to create a testobject.. | |||
| 2005-09-03 | - beautified network cursor, added 'selected' argument to __call__ | Felix Domke | |
| 2005-09-02 | - ignore non-int returns on calls | Felix Domke | |
| 2005-09-02 | - add ePython::call return support (only int) | Felix Domke | |
| 2005-01-20 | - redraw now in idle | Felix Domke | |
| - mainloop called from python (could be changed) - clock components manages timer - timer usuable from python | |||
| 2005-01-18 | first version of PythonSignals - need to be finalized a bit, but work basically | Felix Domke | |
| 2004-10-01 | - add python, missing gui | Felix Domke | |
| - remove console (needs to be rewritten anyway) - eString -> std::string | |||
