aboutsummaryrefslogtreecommitdiff
path: root/backends/vkeybd/vkeybd.zip
AgeCommit message (Collapse)Author
2009-06-08Virtual Keyboard: Move vkeybd.zip into packs folder and rename default ↵John Willis
keyboard pack to vkeybd_default(.zip) with updates to default-events.cpp. Also update vkeybdpack.py to use zlib compression if Python zlib is found. Update GP2X and GP2XWiz bundle files to get new vkeybd_default.zip. svn-id: r41373
2009-06-08Virtual Keyboard: Fix default keyboard pack to return correct events for ↵John Willis
ENTER and !. svn-id: r41363
2009-06-06Virtual Keyboard: Add 320*240 support (in addition to 640*480) to the ↵John Willis
default keyboard pack. Also tweak vkeybd.xml to make it a little more like valid XML). New graphics still to come so excuse the ugly keyboard images for now. svn-id: r41303
2009-05-11Fix bug #2595364: "Virtual Keyboard: number keys not working"Eugene Sandulenko
svn-id: r40462
2009-01-20added the required XML header to vkeybd.zipAndre Heider
svn-id: r35955
2008-08-18Updated to latest version of XMLParser, and modified VirtualKeyboardParser ↵Stephen Kennedy
to reflect changes. svn-id: r33987
2008-08-15Virtual Keyboard:Stephen Kennedy
* added support for submit, cancel, backspace, and cursor movement commands * minor API modifications svn-id: r33887
2008-08-14* Saving of keymaps fully implementedStephen Kennedy
* Added Keymapper::cleanupGameKeymaps() with code to remove game keymaps from active stack svn-id: r33853
2008-08-13Keymapper: support for saving to config file enabledStephen Kennedy
svn-id: r33850
2008-08-11* Updated virtual keyboard packStephen Kennedy
svn-id: r33776
2008-08-11* Added test keyboard packStephen Kennedy
svn-id: r33775