fix for use frontend_sourc
[enigma2.git] / lib / python / python.cpp
2007-01-02 Andreas Monzneradd support for python threads (python threads are...
2006-12-19 Andreas Monznerremove unneeded test object,
2006-11-25 Andreas Monznerpython object refcount debugging code second try
2006-11-24 Andreas Monznerremove non working python refcount debugging code
2006-11-23 Andreas Monzneradd PyObject refcount debugging code
2006-07-10 Andreas Monznerdo not use optimized python files yet
2006-07-10 Andreas Monzneradd missing base class initialization
2006-04-03 Felix Domkedisplay bsod on exception
2006-01-26 Felix Domkeallow setting python to verbose mode
2006-01-18 Andreas Oberritterworkaround redefinition of _POSIX_C_SOURCE by pyconfig.h
2006-01-10 Andreas Monzneradd a dummy class to debug python refcounting (add...
2005-09-03 Felix Domke - beautified network cursor, added 'selected' argument...
2005-09-02 Felix Domke - ignore non-int returns on calls
2005-09-02 Felix Domke - add ePython::call return support (only int)
2005-01-20 Felix Domke - redraw now in idle
2005-01-18 Felix Domkefirst version of PythonSignals - need to be finalized...
2004-10-01 Felix Domke - add python, missing gui