- small cut&pase typo
[enigma2.git] / screens.py
2005-04-28 Felix Domke - fix storage of servicelist (cannot be stored as...
2005-04-26 Ronny Strutzadded xml-menu
2005-04-25 Felix Domke - add new listbox content type for multiple strings
2005-04-21 Felix Domke - improved scan error handling
2005-04-17 Felix Domke - load palette from png
2005-04-15 Felix Domke - sdl is now default output
2005-03-30 Felix Domke - widget instance is now part of screen
2005-03-20 Felix Domke - improved parser
2005-02-27 Felix Domke - hopefully fixed some python/refcount stuff (__deref_...
2005-02-25 Felix Domke - work on actions
2005-02-10 Felix Domke - add "getCurrent" to service listbox
2005-02-09 Felix Domke - fixed console input mode restore
2005-02-07 Felix Domke - added iStaticServiceInformation
2005-01-31 Felix Domke - fixed dvb scan
2005-01-29 Felix Domke - add fake "main menu"
2005-01-29 Felix Domke - minor bugfix (allow empty content)
2005-01-28 Felix Domke - added ListBoxContents: based on std::list<std::strin...
2005-01-28 Felix Domke - add listbox
2005-01-27 Felix Domke - add rcconsole key input (for now)
2005-01-26 Felix Domkeupdate python
2005-01-23 Felix Domke - allow close of dialog
2005-01-18 Felix Domkeslightly better example of using the signals (eButton...
2005-01-09 Felix Domke - add more python stuff