scummvm/backends/vkeybd
2009-06-20 11:48:42 +00:00
..
packs Virtual Keyboard: Add some quick changes to the virtual keyboard to activate submit and cancel events from the default lowercase keyboards. This makes it possible to cancel and submit without having to call Common::KEYCODE_F7 again. Sorry for the nasty (temp) graphics. 2009-06-08 20:31:49 +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 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 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