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
/
backends
/
events
/
default
Age
Commit message (
Expand
)
Author
2018-08-15
BACKENDS: Mark resetQuit and getKeymapper as override
Cameron Cawley
2018-03-28
BAKCENDS: Mark methods as override
Eugene Sandulenko
2017-11-28
EVENTS: Delay initializing the virtual keyboard
Bastien Bouclet
2017-11-19
EVENTS: Fix one ms error in repeat event generation time check
Bastien Bouclet
2017-11-19
EVENTS: Allow disabling repeat event generation
Bastien Bouclet
2017-11-19
EVENTS: Move key repeat handling to its own method
Bastien Bouclet
2017-11-19
EVENTS: Rename synthetic to kbdRepeat
Bastien Bouclet
2017-10-15
BACKENDS: Fix missing mouse events when system cursor cannot be moved
Colin Snover
2014-02-18
BACKENDS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-09-22
EVENTS: Initialize class variable. CID 1002944
Eugene Sandulenko
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-04-21
BACKENDS: Fix unitialized variables in event manager. CID 1002944
Eugene Sandulenko
2012-02-20
KEYMAPPER: Move F7 and F8 handling to DefaultEventMapper
Tarek Soliman
2012-02-20
KEYMAPPER: Move CTRL-F5 handling to DefaultEventMapper
Tarek Soliman
2012-02-20
KEYMAPPER: Create a DefaultEventMapper when Keymapper isn't enabled
Tarek Soliman
2012-02-15
KEYMAPPER: Add more warning signs
Tarek Soliman
2011-06-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-10-03
EVENTS: Apply backspace hack to keyrepeat too
Willem Jan Palenstijn
2010-07-17
Remove PalmOS port
Max Horn
2010-02-21
Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...
Yotam Barnoy
2010-01-10
remove unneeded workaround for #47233
Fabio Battaglia
2010-01-10
Mark the 'fix' in r47231 as a workaround for a probably deeper problem.
Fabio Battaglia
2010-01-10
Check if game engine is already paused before pausing it again to show virtua...
Fabio Battaglia
2009-09-01
Clarified the backspace key workaround: This is not a Mac OS X issue (as the ...
Max Horn
2009-08-16
Introduce a better fix for the Mac OS X backspace problem by adding the worka...
Matthew Hoops
2009-07-25
Move the event recorder to its own class (EventRecoder inside common/EventRec...
Johannes Schickel
2009-07-25
Add enum which marks global priorites of the EventManager event dispatcher.
Johannes Schickel
2009-07-25
- EventDispatcher is no longer a singleton.
Johannes Schickel
2009-07-25
- Adapt DefaultEventManager to use Common::ArtificialEventSource
Johannes Schickel
2009-07-25
Change DefaultEventManager to use EventDispatcher.
Johannes Schickel
2009-07-25
Made DefaultEventManager a subclass of EventObserver.
Johannes Schickel
2009-07-25
Replaced "_artificialEventQueue" by an EventSource.
Johannes Schickel
2009-07-25
Got rid of EventManger::artificialEventQueue.
Johannes Schickel
2009-07-25
Replace "EventProvider" class of the DefaultEventManager implementation with ...
Johannes Schickel
2009-07-12
I am re-commiting the FORCE_RTL as a temporary solution
Max Lingua
2009-06-08
Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboa...
John Willis
2009-06-06
Implement feature request #1180217: "GUI: Mute option"
Eugene Sandulenko
2009-05-29
Changed SaveFileManager methods to take Common::String params (instead of cha...
Max Horn
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-05-21
Attempt to bring event recoredr to life. Still crashes on exit, though.
Eugene Sandulenko
2009-02-07
Use Ctrl F5 for global main menu, since any single key would conflict with so...
Travis Howell
2009-01-30
cleanup
Max Horn
2009-01-30
Moved default implementations for various OSystem methods into a new class Ba...
Max Horn
2009-01-11
Merge in Virtual Keybpard & KeyMapper branch,
Eugene Sandulenko
2009-01-02
Prevent the 'Confirm exit' dialog from being invoked recursively
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-25
Pushing down some header deps (on common/system.h, mostly)
Max Horn
[next]