aboutsummaryrefslogtreecommitdiff
path: root/backends/events/default/default-events.h
AgeCommit message (Expand)Author
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2009-01-11Merge in Virtual Keybpard & KeyMapper branch,Eugene Sandulenko
2009-01-02Prevent the 'Confirm exit' dialog from being invoked recursivelyMax Horn
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
2008-09-30Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control in...Stephen Kennedy
2008-09-26Merged revisions 33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,...Stephen Kennedy
2008-08-23Proper fix for key repeat bug - r34094 caused different problems due to repea...Stephen Kennedy
2008-08-18- proper init of virtual keyboard now implemented (involved added EventManage...Stephen Kennedy
2008-08-13RemapDialog now properly uses reflowLayout() and open(), so that the same ins...Stephen Kennedy
2008-08-06Keymapper WIP:Stephen Kennedy
2008-07-24KeymapManager - implemented loading/saving of keymapsStephen Kennedy
2008-07-23Most of Keymapper class completeStephen Kennedy
2008-07-21Changed pushEvent to use a const& argumentStephen Kennedy
2008-07-16Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,...Christopher Page
2008-07-12Added comments in virtual-keyboard-parser.h describing the file format. Added...Stephen Kennedy
2008-07-09Added pushEvent to EventManager (from cpage88's branch) and changed VirtualKe...Stephen Kennedy
2008-07-09Reimplemented pushEvent() and artificialEventQueue to work with Events instea...Christopher Page
2008-07-07Implemented Common::EventManager::pushEvent() to insert fake events into the ...Christopher Page
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
2008-07-07WIP: VirtualKeyboard updates:Stephen Kennedy
2008-07-02Changes to implementation of the GMMChristopher Page
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-03-17cleanupMax Horn
2007-03-17oopsMax Horn
2007-03-17Implemented a simple EventManager classMax Horn