aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Menu.py
AgeCommit message (Collapse)Author
2005-08-28added setup screensRonny Strutz
2005-08-16add openSetup()Ronny Strutz
2005-07-22 - add mark in channellistFelix Domke
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-14 - work on timersFelix Domke
- add eInput widget - add python/Tools - add flexible listbox content
2005-05-05 - split 2 (Screens)Felix Domke