aboutsummaryrefslogtreecommitdiff
path: root/screens.py
AgeCommit message (Expand)Author
2005-05-05 - split 2 (Screens)Felix Domke
2005-05-05 - split of Components into different filesFelix Domke
2005-05-04 - add timer, RecordTimerFelix Domke
2005-04-30 - prepared to move navigation stuff to pythonFelix Domke
2005-04-28 - fix storage of servicelist (cannot be stored as a component)Felix Domke
2005-04-26added xml-menuRonny Strutz
2005-04-25 - add new listbox content type for multiple stringsFelix Domke
2005-04-21 - improved scan error handlingFelix Domke
2005-04-17 - load palette from pngFelix Domke
2005-04-15 - sdl is now default outputFelix Domke
2005-03-30 - widget instance is now part of screenFelix Domke
2005-03-20 - improved parserFelix 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-09 - fixed console input mode restoreFelix Domke
2005-02-07 - added iStaticServiceInformationFelix Domke
2005-01-31 - fixed dvb scanFelix Domke
2005-01-29 - add fake "main menu"Felix Domke
2005-01-29 - minor bugfix (allow empty content)Felix Domke
2005-01-28 - added ListBoxContents: based on std::list<std::string> and PyList with Str...Felix 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-18slightly better example of using the signals (eButton::selected -> Button::on...Felix Domke
2005-01-09 - add more python stuffFelix Domke