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
/
Components
/
Input.py
Age
Commit message (
Expand
)
Author
2006-10-10
add parental control (still somehow buggy and some minor features missing... ...
Stefan Pluecken
2006-08-24
some NumericalInput and uncode/utf-8 fixes
Andreas Monzner
2006-08-23
use uncode for textinput component
Andreas Monzner
2006-08-21
add support for umlauts
Andreas Monzner
2006-06-29
some keyboard fixes (thanks to luke_s)
Andreas Monzner
2006-06-22
small fix
Andreas Monzner
2006-06-08
make umlauts working in class Input
Andreas Monzner
2006-06-08
fix setText("")
Andreas Monzner
2006-06-07
more work on keyboard support
Andreas Monzner
2006-05-22
don't bluescreen on pressing up/down when cursor is on empty position in an i...
Stefan Pluecken
2006-05-01
simplify GUIcreate/createWidget, fix base class order
Felix Domke
2006-03-03
delete characters in the InputBox with mute key
Stefan Pluecken
2006-02-24
generic show/hide support for GUIComponents
Felix Domke
2006-01-19
use Components.Input in seek window
Stefan Pluecken
2006-01-19
better marking of current cursor in Components.Input
Stefan Pluecken
2006-01-19
add a small text input component
Stefan Pluecken