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-17 07:22:41 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
vkeybd
History
Max Horn
df05ed1a46
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
...
svn-id: r54573
2010-11-29 16:18:43 +00:00
..
packs
JANITORAL: Clean trailing whitespaces.
2010-10-12 02:18:11 +00:00
image-map.cpp
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
2010-11-29 16:18:43 +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
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
2010-11-29 16:18:43 +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
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
2010-11-29 16:18:43 +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
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
2010-11-29 16:18:43 +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
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
2010-11-29 16:18:43 +00:00
virtual-keyboard.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00