This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-16 17:29:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a811c1cfea
Branches
Tags
View all branches
scummvm
/
backends
/
vkeybd
History
John Willis
3fb1b79018
Virtual Keyboard: Update default keyboard pack using slightly tweaked versions of the graphics very kindly provided by Carl Mitchell. Also update xml file to make best use of the keyboard graphics and add the 'delete' event in addition the passing backspace back to the calling textarea.
...
svn-id: r42807
2009-07-26 12:58:22 +00:00
..
packs
Virtual Keyboard: Update default keyboard pack using slightly tweaked versions of the graphics very kindly provided by Carl Mitchell. Also update xml file to make best use of the keyboard graphics and add the 'delete' event in addition the passing backspace back to the calling textarea.
2009-07-26 12:58:22 +00:00
image-map.cpp
some code cleanup
2009-01-20 23:19:42 +00:00
image-map.h
Strip trailing whitespaces in the whole code base.
2009-05-24 15:17:42 +00:00
keycode-descriptions.h
…
polygon.cpp
protect all vkeybd code with ENABLE_VKEYBD
2009-01-20 16:00:36 +00:00
polygon.h
some code cleanup
2009-01-20 23:19:42 +00:00
virtual-keyboard-gui.cpp
Virtual Keyboard: 'Ab'use the console font to get a font small enough to be usable on 320*240 virtual keyboards for display_area (GUI and BigGUI take up far too much space).
2009-06-06 20:05:21 +00:00
virtual-keyboard-gui.h
Strip trailing whitespaces in the whole code base.
2009-05-24 15:17:42 +00:00
virtual-keyboard-parser.cpp
Virtual Keyboard: Fix detection of v_align option when used in the keyboard definition.
2009-06-06 17:21:50 +00:00
virtual-keyboard-parser.h
Strip trailing whitespaces in the whole code base.
2009-05-24 15:17:42 +00:00
virtual-keyboard.cpp
split loadKeyboardPack(), fallback to the current dir when searching for packs, and free memory in the case of an error.
2009-06-20 11:48:42 +00:00
virtual-keyboard.h
split loadKeyboardPack(), fallback to the current dir when searching for packs, and free memory in the case of an error.
2009-06-20 11:48:42 +00:00