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-01-13 21:20:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
vkeybd
History
Johannes Schickel
9d4cb7c23c
Add missing tokenizer.h include.
...
svn-id: r48326
2010-03-20 16:45:11 +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
Silenced some more cppcheck warnings. Some of these may seem silly, but the way
2010-01-22 19:05:02 +00:00
image-map.h
Strip trailing whitespaces in the whole code base.
2009-05-24 15:17:42 +00:00
keycode-descriptions.h
Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control inclusion of vkeybd and keymapper in build.\n\nAlso added corresponding --enable-vkeybd and --enable-keymapper flags to configure scripts.
2008-09-30 13:51:01 +00:00
polygon.cpp
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
polygon.h
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
virtual-keyboard-gui.cpp
The default keycolor for mouse pointers used to be 255.
2010-01-07 15:07:36 +00:00
virtual-keyboard-gui.h
Include font.h instead of fontman.h in places that don't need fontman :)
2009-12-09 16:46:14 +00:00
virtual-keyboard-parser.cpp
Add missing tokenizer.h include.
2010-03-20 16:45:11 +00:00
virtual-keyboard-parser.h
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
virtual-keyboard.cpp
Hide ZipArchive implementation, only expose it via factory functions: makeZipArchive()
2010-02-13 11:56:30 +00:00
virtual-keyboard.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00