aboutsummaryrefslogtreecommitdiff
path: root/mytest.py
AgeCommit message (Expand)Author
2005-11-16improve TypeError on screen instantiateFelix Domke
2005-11-15now we save the config hereRonny Strutz
2005-11-15remove ancient debug stuffFelix Domke
2005-11-14use returncodesFelix Domke
2005-11-09disable some debug outputFelix Domke
2005-11-09add lcd-initRonny Strutz
2005-10-16add openWithCallback and return valuesFelix Domke
2005-10-15- removed ScanSetup-component andStefan Pluecken
2005-10-10service scan setup addedStefan Pluecken
2005-10-09removed commentRonny Strutz
2005-10-09import nimmanager (to initial create instance)Ronny Strutz
2005-09-02network setup ConfigList styleStefan Pluecken
2005-08-31added global instanceRonny Strutz
2005-08-28added setup screensRonny Strutz
2005-08-28 - add some exit-on-crash stuff, hope it catches the important casesFelix Domke
2005-08-16call InitInputDevice()Ronny Strutz
2005-07-08 - skins are now loaded first and applied laterFelix Domke
2005-05-20 - merge cluts for borders, tooFelix Domke
2005-05-14 - work on timersFelix Domke
2005-05-05 - fix mytest to follow changesFelix Domke
2005-05-04 - add timer, RecordTimerFelix Domke
2005-04-30 - prepared to move navigation stuff to pythonFelix Domke
2005-04-15 - sdl is now default outputFelix Domke
2005-03-30 - widget instance is now part of screenFelix Domke
2005-03-22 - added background dialogsFelix Domke
2005-02-27 - hopefully fixed some python/refcount stuff (__deref__ is still evil!)Felix Domke
2005-02-25 - work on actionsFelix Domke
2005-02-10 - add "getCurrent" to service listboxFelix Domke
2005-02-10 - fixed lib/Makefile.am for "components" directoryFelix Domke
2005-02-07 - added iStaticServiceInformationFelix Domke
2005-01-29 - add fake "main menu"Felix Domke
2005-01-29 - minor bugfix (allow empty content)Felix Domke
2005-01-29fixed refcount of eListboxPythonStringContentFelix Domke
2005-01-28 - add listboxFelix Domke
2005-01-27 - add rcconsole key input (for now)Felix Domke
2005-01-26update pythonFelix Domke
2005-01-23 - allow close of dialogFelix Domke
2005-01-20 - redraw now in idleFelix Domke
2005-01-18slightly better example of using the signals (eButton::selected -> Button::on...Felix Domke
2005-01-13first step for skin supportFelix Domke
2005-01-09 - add more python stuffFelix Domke
2004-10-01 - add python, missing guiFelix Domke