aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/events.cpp
AgeCommit message (Collapse)Author
2014-02-18TESTBED: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-17TESTBED: Remove logically dead code. CID 1004067Eugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
Some backends may break as I only compiled SDL
2010-08-14TESTBED: modified the Keyboard test Look-up table to include all ↵Neeraj Kumar
alphanumeric characters svn-id: r52084
2010-08-14TESTBED: formatting fix, deleted spaces/tabs at end of lineNeeraj Kumar
svn-id: r52081
2010-08-09TESTBED: Some more refinements to the GUI and mouse event testsNeeraj Kumar
svn-id: r51946
2010-08-09TESTBED: Some refinemnts related to skipping tests and display in GUINeeraj Kumar
svn-id: r51945
2010-07-27TESTBED: added finish zone in mouse event testsNeeraj Kumar
svn-id: r51365
2010-07-24TESTBED: added a test for checking cursor trails in the GUI, fixed some ↵Neeraj Kumar
display stuff svn-id: r51263
2010-07-24Implemented selection of tests using a config file, config file layout ↵Neeraj Kumar
resembles to that of .scummvmrc on linux svn-id: r51248
2010-07-20TESTBED: added preface to tests, can skip tests now.Neeraj Kumar
svn-id: r51073
2010-07-18Some more improvements in the TestbedListWidget and added description method ↵Neeraj Kumar
in testsuite class svn-id: r50984
2010-07-14Some code formatting fixesJordi Vilalta Prat
svn-id: r50893
2010-07-14Whitespace cleanup (mainly spaces and tabs at the end of line)Jordi Vilalta Prat
svn-id: r50885
2010-07-06some minor fixes in cursor handlingNeeraj Kumar
svn-id: r50726
2010-07-05Added couple of checks in Event handlingNeeraj Kumar
svn-id: r50713
2010-07-05made Quit and RTL features workingNeeraj Kumar
svn-id: r50711
2010-07-04fixed a typo in keyborad eventsNeeraj Kumar
svn-id: r50658
2010-07-03added code for mouse and kbd eventsNeeraj Kumar
svn-id: r50633
2010-06-28added template code for testing eventsNeeraj Kumar
svn-id: r50459