- add info-bg.png
[enigma2.git] / components.py
2005-04-17 Felix Domke - load palette from png
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-29 Felix Domkefixed refcount of eListboxPythonStringContent
2005-01-28 Felix Domke - added ListBoxContents: based on std::list<std::strin...
2005-01-28 Felix Domke - add listbox
2005-01-23 Felix Domke - allow close of dialog
2005-01-20 Felix Domke - redraw now in idle
2005-01-18 Felix Domkeslightly better example of using the signals (eButton...
2005-01-13 Felix Domkefirst step for skin support
2005-01-09 Felix Domke - add more python stuff