aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Wizard.py
AgeCommit message (Collapse)Author
2005-12-09some code cleanupStefan Pluecken
2005-12-09use startwizard.xml for startwizard-generationStefan Pluecken
2005-12-08define movepaths for MovingPixmaps and proof of concept in the start-wizardStefan Pluecken
moving over pixmaps flickers sometimes. is this fixable somehow?
2005-12-08fix linked tunersStefan Pluecken
2005-12-07add a list to the wizardStefan Pluecken
2005-12-07add step 2Stefan Pluecken
2005-12-07introduce the movingPixmap and use it to position the arrow in the ↵Stefan Pluecken
start-wizard (but with some redrawing-problems :))
2005-12-07use steps in startwizardStefan Pluecken
2005-12-07work on startup-wizardStefan Pluecken
2005-11-22fix typoFelix Domke
2005-11-22add welcome wizardFelix Domke