aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-22Fix for key repeat bugStephen Kennedy
2008-08-18Final changes to keymapper:Stephen Kennedy
2008-08-18remap dialog updatesStephen Kennedy
2008-08-18Makefile update for last commitStephen Kennedy
2008-08-18Removed KeymapManager class. Automatic mapping now done in Keymap. Rest of Ke...Stephen Kennedy
2008-08-18Updated to latest version of XMLParser, and modified VirtualKeyboardParser to...Stephen Kennedy
2008-08-18- proper init of virtual keyboard now implemented (involved added EventManage...Stephen Kennedy
2008-08-17Various virtual keyboard bug fixesStephen Kennedy
2008-08-15Optimization and cleanup of VirtualKeyboardGUIStephen Kennedy
2008-08-15Added clear event to virtual keyboardStephen Kennedy
2008-08-15* Added Virtual Keyboard descriptions for all keycodesStephen Kennedy
2008-08-15Added close button on remap dialogStephen Kennedy
2008-08-15Virtual Keyboard:Stephen Kennedy
2008-08-14Changed Action constructor to take a pointer to the Keymap it belongs too, me...Stephen Kennedy
2008-08-14Fixed crash when clicking on area of remap dialog with no button inStephen Kennedy
2008-08-14Fixed simple keymap testStephen Kennedy
2008-08-14Loads of valgrind fixesStephen Kennedy
2008-08-14Fix for regressionStephen Kennedy
2008-08-14* Saving of keymaps fully implementedStephen Kennedy
2008-08-13Keymapper: support for saving to config file enabledStephen Kennedy
2008-08-13RemapDialog now properly uses reflowLayout() and open(), so that the same ins...Stephen Kennedy
2008-08-13Bug fix: Widget removal from dialog now handled properlyStephen Kennedy
2008-08-13Keymapper WIP:Stephen Kennedy
2008-08-13Keymapper WIP:Stephen Kennedy
2008-08-11Remap dialog WIPStephen Kennedy
2008-08-11* Updated virtual keyboard packStephen Kennedy
2008-08-11* Added test keyboard packStephen Kennedy
2008-08-08Keymapper WIP:Stephen Kennedy
2008-08-07* Moved VK code into backends/vkeybdStephen Kennedy
2008-08-07* Removed Shape base classStephen Kennedy
2008-08-07Keymapper cleanup:Stephen Kennedy
2008-08-07* Some Valgrind fixesStephen Kennedy
2008-08-06Keymapper WIP:Stephen Kennedy
2008-08-06Keymapper WIP:Stephen Kennedy
2008-08-01Keymapper WIP:Stephen Kennedy
2008-07-31added display functionality to VirtualKeyboard to allow preview of key presse...Stephen Kennedy
2008-07-31Bug fixes to get new keyboard pack workingStephen Kennedy
2008-07-30fix for new read-only File objectStephen Kennedy
2008-07-30Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Stephen Kennedy
2008-07-30- major re-factoring of VK - all GUI-related code has been abstracted to Virt...Stephen Kennedy
2008-07-30Debug printing a couple more relevant variables in addAni.Kari Salminen
2008-07-30Added some debug aids related to addAni and the processSeqList crashing.Kari Salminen
2008-07-30Make sure that save game descriptions are 0-terminatedFilippos Karapetis
2008-07-30* Unified implementation of flow control opcodes in NS and BRANicola Mettifogo
2008-07-30Changed BufferedReadStream to not permanently decrease its buffer size at the...Max Horn
2008-07-30Reordered initialization lists to silence warning.Nicola Mettifogo
2008-07-29GCC compilation fixesStephen Kennedy
2008-07-29- FormattingJohannes Schickel
2008-07-29Little fix for documentation.Johannes Schickel
2008-07-29Documentation for func.h.Johannes Schickel