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
2009-02-24
small optimizations and cleanups by Moritz Venn
ghost
2009-02-19
- increase video wizard timeout from 10 to 20 seconds
Stefan Pluecken
2009-02-12
small speedups/cleanups by moritz venn
ghost
2008-12-10
enable dream keyboard
acid-burn
2008-11-07
Wizard.py: async fixes
ghost
2008-11-06
Wizard.py: hopefully fix async stuff
ghost
2008-11-06
Wizard.py: add handling for async code
ghost
2008-10-17
use config callbacks from instantiated dialog in wizard screens
Stefan Pluecken
2008-10-14
remove onSelectionChanged callbacks before deleting the configInstance["confi...
Stefan Pluecken
2008-10-07
- show NumericalTextInput on text config entries
Stefan Pluecken
2008-10-07
Wizard shouldn't be a subclass of HelpableScreen since there is no help
Stefan Pluecken
2008-07-08
allow import of ConfigLists from non Screens. positions.
Stefan Pluecken
2008-07-08
add getTranslation method to wizard baseclass to allow overwriting this metho...
Stefan Pluecken
2008-07-07
- allow multiple xml control files for one wizard (to combine wizards, that s...
Stefan Pluecken
2008-05-16
allow dynamic config lists in wizards
Stefan Pluecken
2008-04-28
disabling user interaction in all wizards by setting self.disableKeys to
Stefan Pluecken
2008-04-25
wizard steps start with 1, not 0
Stefan Pluecken
2008-04-25
fix wizard GSOD when condition of last step is not fulfilled
Stefan Pluecken
2008-03-30
allow language selection in video wizard
Stefan Pluecken
2008-02-19
add some debugging to the Wizard
Stefan Pluecken
2008-02-14
add support for cyclic garbage collection to eTimer and eSocketNotifier
Andreas Monzner
2008-02-11
add a 'priority' for wizard screens to define the run order
Felix Domke
2008-02-11
set LCD text transparency
Stefan Pluecken
2008-01-25
some changes to change the current step on timeout events
Stefan Pluecken
2008-01-25
fix wizard step history (exit key should work now as expected)
Stefan Pluecken
2008-01-25
evaluate list changes
Stefan Pluecken
2008-01-24
- fix bluescreen caused by wrong list handling
Stefan Pluecken
2008-01-24
- add selectNext/selectPrevious to sources.List
Stefan Pluecken
2008-01-24
a lot of new wizard functionality
Stefan Pluecken
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
[next]