aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/TimerList.py
AgeCommit message (Collapse)Author
2005-11-12don't use internals of other classesStefan Pluecken
2005-11-12- add "ok" to the configMenu's actionlist againStefan Pluecken
- timer edit is now functional (not for repeated timers) but we have a redraw-problem again
2005-11-08use the new TimerEntry-screen to edit a timerentryStefan Pluecken
2005-11-08add description to timerlistStefan Pluecken
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 - follow changes regarding timersFelix Domke
- allow description to be edited (won't be saved yet)
2005-05-14 - work on timersFelix Domke
- add eInput widget - add python/Tools - add flexible listbox content