Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-03 | VKEYBD: Slight cleanup in ImageMap code. | Johannes Schickel | |
2012-01-03 | VKEYBD: Some formatting fixes. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | BACKENDS: Fix compilation on ports using Virtual Keyboard. | D G Turner | |
2010-11-29 | BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs | Max Horn | |
svn-id: r54573 | |||
2010-01-22 | Silenced some more cppcheck warnings. Some of these may seem silly, but the way | Torbjörn Andersson | |
I figure it the changes are harmless at worst, and making them will make it easier to find real errors in the (still quite long) list of warnings. svn-id: r47443 | |||
2009-01-20 | some code cleanup | Max Horn | |
svn-id: r35966 | |||
2009-01-20 | protect all vkeybd code with ENABLE_VKEYBD | Andre Heider | |
svn-id: r35956 | |||
2008-09-30 | Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control ↵ | Stephen Kennedy | |
inclusion of vkeybd and keymapper in build.\n\nAlso added corresponding --enable-vkeybd and --enable-keymapper flags to configure scripts. svn-id: r34706 | |||
2008-08-07 | * Moved VK code into backends/vkeybd | Stephen Kennedy | |
* Moved Keymapper code into backends/keymapper svn-id: r33681 |