Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-31 | BUILD: Compile more files only when necessary | Max Horn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2009-12-09 | Include font.h instead of fontman.h in places that don't need fontman :) | Max Horn | |
svn-id: r46311 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-01-20 | protect all vkeybd code with ENABLE_VKEYBD | Andre Heider | |
svn-id: r35956 | |||
2009-01-20 | use Surface instead of SurfaceKeyColored | Andre Heider | |
svn-id: r35953 | |||
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-29 | Updated comments, and general cleanup | Stephen Kennedy | |
svn-id: r34203 | |||
2008-08-18 | - proper init of virtual keyboard now implemented (involved added ↵ | Stephen Kennedy | |
EventManager::init() which is called after screen has been initialised) - changed HardwareKey / Action id field to an array of 4 chars instead of int32. Means that the keymap key/value pairs in config file are more readable. svn-id: r33986 | |||
2008-08-17 | Various virtual keyboard bug fixes | Stephen Kennedy | |
svn-id: r33969 | |||
2008-08-15 | Optimization and cleanup of VirtualKeyboardGUI | Stephen Kennedy | |
svn-id: r33916 | |||
2008-08-15 | Virtual Keyboard: | Stephen Kennedy | |
* added support for submit, cancel, backspace, and cursor movement commands * minor API modifications svn-id: r33887 | |||
2008-08-14 | Loads of valgrind fixes | Stephen Kennedy | |
svn-id: r33869 | |||
2008-08-07 | * Moved VK code into backends/vkeybd | Stephen Kennedy | |
* Moved Keymapper code into backends/keymapper svn-id: r33681 |