aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/VirtualKeyBoard.py
AgeCommit message (Collapse)Author
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