aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/VirtualKeyBoard.py
AgeCommit message (Collapse)Author
2011-06-10VirtualKeyBoard.py: fix 'space' recognition with keyboard input. refs #750Mladen Horvat
2011-04-20VirtualKeyBoard.py: fix typo (Lanq -> Lang). refs #750Mladen Horvat
2011-04-19VirtualKeyBoard.py: add modified patch from Homey to allow keyboard inputs. ↵Mladen Horvat
refs #750
2011-04-18VirtualKeyBoard: Add cz/sk layout (patch from Petr)to VirtualKeyBoard. Add ↵Mladen Horvat
possibility to change language layout with yellow button and display the corresponding language icon. Refs #750
2009-11-11Screens/-{LanguageSelection.py, NetworkSetup.py, RdsDisplay.py, ↵acid-burn
VirtualKeyBoard.py}: - use SCOPE_CURRENT_SKIN for LoadPixmap. - dynamically calc the icon width inside VirtualKeyboard based on the provided icon.
2009-08-24fix for unused buttons on bottom rowFelix Domke
2009-04-15Virtualkeyboard.py: dont crash on empty fieldsghost
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-15use LoadPixmap with cached instead of global loadPNG (to optimize enigma2 ↵ghost
startup time)
2008-11-06add virtual keyboard as easy input helpAcid-Burn
add icons for virtual keyboard network fixes wlan fixeS