aboutsummaryrefslogtreecommitdiff
path: root/backends/vkeybd/virtual-keyboard.h
AgeCommit message (Expand)Author
2017-12-28VKEYBD: Fallback to SearchMan when loading keyboard packsBastien Bouclet
2013-08-16VKEYBD: Make code agnostic of OverlayColor.Johannes Schickel
2012-01-03VKEYBD: Slight cleanup.Johannes Schickel
2012-01-03VKEYBD: Some formatting fixes.Johannes Schickel
2011-05-31BUILD: Compile more files only when necessaryMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-14ALL: centre -> centerMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-12Fix some memory leaks.Johannes Schickel
2009-06-20split loadKeyboardPack(), fallback to the current dir when searching for pack...Andre Heider
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-01-20some code cleanupMax Horn
2009-01-20Removed ImageMan again, now the code uses Graphics::ImageDecoder directly.Johannes Schickel
2009-01-20Some formatting.Johannes Schickel
2009-01-20protect all vkeybd code with ENABLE_VKEYBDAndre Heider
2009-01-20Some basic work on the vkeybd codeMax Horn
2008-09-30Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control in...Stephen Kennedy
2008-08-29Updated comments, and general cleanupStephen Kennedy
2008-08-17Various virtual keyboard bug fixesStephen Kennedy
2008-08-15Added clear event to virtual keyboardStephen Kennedy
2008-08-15* Added Virtual Keyboard descriptions for all keycodesStephen Kennedy
2008-08-15Virtual Keyboard:Stephen Kennedy
2008-08-07* Moved VK code into backends/vkeybdStephen Kennedy