aboutsummaryrefslogtreecommitdiff
path: root/components.py
AgeCommit message (Expand)Author
2005-05-05 - remove old components.pyFelix Domke
2005-04-30 - prepared to move navigation stuff to pythonFelix Domke
2005-04-28 - self.instance won't be deleted but cleared - fix for VariableTextFelix Domke
2005-04-27 - actionmap component will not catch (wrong) exceptions anymoreFelix Domke
2005-04-26added moveUp/moveDown to ServiceListRonny 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-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-29fixed refcount of eListboxPythonStringContentFelix 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-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