aboutsummaryrefslogtreecommitdiff
path: root/backends/common
AgeCommit message (Expand)Author
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-30- major re-factoring of VK - all GUI-related code has been abstracted to Virt...Stephen Kennedy
2008-07-29GCC compilation fixesStephen Kennedy
2008-07-26VirtualKeyboard:Stephen Kennedy
2008-07-24KeymapManager - implemented loading/saving of keymapsStephen Kennedy
2008-07-23Most of Keymapper class completeStephen Kennedy
2008-07-21Refactored KeymapManager to use Domain's of Keymaps rather than a single list.Stephen Kennedy
2008-07-21Moved UserAction and HardwareKey classes into their own respective header files.Stephen Kennedy
2008-07-20WIP KeymapManager implementation, can only register/unregister keymaps.Stephen Kennedy
2008-07-19More WIP development of Keymap classStephen Kennedy
2008-07-19Keymap class implemented. KeymapManager and Keymapper classes startedStephen Kennedy
2008-07-12Added comments in virtual-keyboard-parser.h describing the file format. Added...Stephen Kennedy
2008-07-11Better handling of virtual keyboard and gui being displayed at the same time....Stephen Kennedy
2008-07-09- added system delay to event loop, to reduce CPU usageStephen Kennedy
2008-07-09Added pushEvent to EventManager (from cpage88's branch) and changed VirtualKe...Stephen Kennedy
2008-07-09- keyboard fully tested with multiple modes - key press events successfully p...Stephen Kennedy
2008-07-08- Virtual keyboard now can now be dragged, when the user clicks on any part o...Stephen Kennedy
2008-07-07MILESTONE: bitmap showing with key color transparency implemented!Stephen Kennedy
2008-07-07- updates for GCC compilation - still having linker errors though :(Stephen Kennedy
2008-07-07- changed VirtualKeyboard classes to Common namespaceStephen Kennedy
2008-07-07- renaming of filesStephen Kennedy
2008-07-07- moved VirtualKeyboard files into backends/common directoryStephen Kennedy