aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Collapse)Author
2005-07-08 - skins are now loaded first and applied laterFelix Domke
- this allows use skin information to build special eWidgets, depending on skin - add "applet"-feature: code which is executed from skin - example: centering of messagebox
2005-05-20 - add missing TextInput componentFelix Domke
2005-05-20 - follow changes regarding timersFelix Domke
- allow description to be edited (won't be saved yet)
2005-05-18 - split iStaticServiceInformation against iServiceInformationFelix Domke
- add proper getName for DVB services - add missing event evStart for DVB service - display service name in Components.ServiceName
2005-05-17 - fix event infoFelix Domke
2005-05-14 - work on timersFelix Domke
- add eInput widget - add python/Tools - add flexible listbox content
2005-05-14 - add *.pyc to .cvsignoreFelix Domke
2005-05-05 - split of Components into different filesFelix Domke
- screen (will be split next) must import required modules