index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
EventDispatcher.cpp
Age
Commit message (
Expand
)
Author
2017-07-27
COMMON: Only clear events from the EventSources in clearEvents()
Thierry Crozat
2017-07-26
COMMON: Add method in EventManager to clear the event queue
Thierry Crozat
2014-02-18
COMMON: Make GPL headers consistent in themselves.
Johannes Schickel
2013-07-05
Revert "COMMON: Fix crash when the keymapper and the event recorder are enabled"
Filippos Karapetis
2013-07-05
COMMON: Fix crash when the keymapper and the event recorder are enabled
Filippos Karapetis
2013-07-05
COMMON: Initialize EventDispatcher::_autoFreeMapper.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-03-02
KEYMAPPER: Add delays for *UP events coming from non-keys
Tarek Soliman
2012-02-20
KEYMAPPER: Rewrite the EventMapper API
Tarek Soliman
2012-02-20
KEYMAPPER: Having a mapper is no longer optional
Tarek Soliman
2012-02-20
KEYMAPPER: EventMapper must now eat all events
Tarek Soliman
2011-08-08
RECORDER: Restore event recorder functionality.
Eugene Sandulenko
2011-08-07
COMMON: Remove superfluous Common:: qualifiers.
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-07-26
Changed the events.cpp file to EventDispatcher.cpp, to avoid MSVC name clashe...
Paul Gilbert