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
/
engines
/
testbed
/
events.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
TESTBED: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-17
TESTBED: Remove logically dead code. CID 1004067
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-08-14
TESTBED: modified the Keyboard test Look-up table to include all alphanumeric...
Neeraj Kumar
2010-08-14
TESTBED: formatting fix, deleted spaces/tabs at end of line
Neeraj Kumar
2010-08-09
TESTBED: Some more refinements to the GUI and mouse event tests
Neeraj Kumar
2010-08-09
TESTBED: Some refinemnts related to skipping tests and display in GUI
Neeraj Kumar
2010-07-27
TESTBED: added finish zone in mouse event tests
Neeraj Kumar
2010-07-24
TESTBED: added a test for checking cursor trails in the GUI, fixed some displ...
Neeraj Kumar
2010-07-24
Implemented selection of tests using a config file, config file layout resemb...
Neeraj Kumar
2010-07-20
TESTBED: added preface to tests, can skip tests now.
Neeraj Kumar
2010-07-18
Some more improvements in the TestbedListWidget and added description method ...
Neeraj Kumar
2010-07-14
Some code formatting fixes
Jordi Vilalta Prat
2010-07-14
Whitespace cleanup (mainly spaces and tabs at the end of line)
Jordi Vilalta Prat
2010-07-06
some minor fixes in cursor handling
Neeraj Kumar
2010-07-05
Added couple of checks in Event handling
Neeraj Kumar
2010-07-05
made Quit and RTL features working
Neeraj Kumar
2010-07-04
fixed a typo in keyborad events
Neeraj Kumar
2010-07-03
added code for mouse and kbd events
Neeraj Kumar
2010-06-28
added template code for testing events
Neeraj Kumar