index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Screens
/
Wizard.py
Age
Commit message (
Expand
)
Author
2007-07-22
cleanup some imports
Andreas Monzner
2007-06-06
small fix
Andreas Monzner
2007-06-06
add runAsync support to wizzard
Andreas Monzner
2006-10-16
add parental control setup to the start wizard
Stefan Pluecken
2006-05-11
'fix' orphan listboxes in wizard
Felix Domke
2006-04-19
fix bluescreen when wizard ends
Andreas Monzner
2006-02-25
going back in the wizard should work better now
Stefan Pluecken
2006-02-25
- new automatic scan - scans everything the NIM can handle
Stefan Pluecken
2006-02-20
add some info to debug prints
Felix Domke
2006-01-22
remove debug
Stefan Pluecken
2006-01-22
use IDs for jumping in the wizards
Stefan Pluecken
2005-12-18
add a wizard attribute pos="after" to <code> to execute code after a step is ...
Stefan Pluecken
2005-12-17
tutorial manager proof-of-concept
Stefan Pluecken
2005-12-17
add ability to remove list and config from a wizard
Stefan Pluecken
2005-12-17
some work on the wizard:
Stefan Pluecken
2005-12-17
remove workaround
Felix Domke
2005-12-16
add a condition to the wizard-parser
Stefan Pluecken
2005-12-15
wizard: cleanup circular reference on close
Felix Domke
2005-12-14
fix translation of startwizard
Stefan Pluecken
2005-12-14
change text a bit
Stefan Pluecken
2005-12-11
fix po/Makefile.am to copy .mo files instead of .po
Stefan Pluecken
2005-12-11
add some translations (translations in the wizard don't work in some places)
Stefan Pluecken
2005-12-11
some language-work
Stefan Pluecken
2005-12-11
rename a baseclass wizard for further wizards
Stefan Pluecken
2005-12-11
finish language-menu - the RT_VALIGN_CENTER doesn't work in eListboxPythonMul...
Stefan Pluecken
2005-12-10
add language selection to the start-wizard
Stefan Pluecken
2005-12-09
some fixes and improvements for the start-wizard
Stefan Pluecken
2005-12-09
use step attribute to point to the next step for a listbox entry in the wizard
Stefan Pluecken
2005-12-09
moving up/down/left/right/around the corner/to hollywood is now possible in t...
Stefan Pluecken
2005-12-09
show lists and configs in startwizard by adjusting the zPosition
Stefan Pluecken
2005-12-09
use slotid as parameter for the SatSetup instead of nim for easier inclusing ...
Stefan Pluecken
2005-12-09
add tunersetup to the startwizard (just a proof of concept as of now)
Stefan Pluecken
2005-12-09
some code cleanup
Stefan Pluecken
2005-12-09
use startwizard.xml for startwizard-generation
Stefan Pluecken
2005-12-08
define movepaths for MovingPixmaps and proof of concept in the start-wizard
Stefan Pluecken
2005-12-08
fix linked tuners
Stefan Pluecken
2005-12-07
add a list to the wizard
Stefan Pluecken
2005-12-07
add step 2
Stefan Pluecken
2005-12-07
introduce the movingPixmap and use it to position the arrow in the start-wiza...
Stefan Pluecken
2005-12-07
use steps in startwizard
Stefan Pluecken
2005-12-07
work on startup-wizard
Stefan Pluecken
2005-11-22
fix typo
Felix Domke
2005-11-22
add welcome wizard
Felix Domke