aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/events.cpp
AgeCommit message (Expand)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
2010-08-14TESTBED: modified the Keyboard test Look-up table to include all alphanumeric...Neeraj Kumar
2010-08-14TESTBED: formatting fix, deleted spaces/tabs at end of lineNeeraj Kumar
2010-08-09TESTBED: Some more refinements to the GUI and mouse event testsNeeraj Kumar
2010-08-09TESTBED: Some refinemnts related to skipping tests and display in GUINeeraj Kumar
2010-07-27TESTBED: added finish zone in mouse event testsNeeraj Kumar
2010-07-24TESTBED: added a test for checking cursor trails in the GUI, fixed some displ...Neeraj Kumar
2010-07-24Implemented selection of tests using a config file, config file layout resemb...Neeraj Kumar
2010-07-20TESTBED: added preface to tests, can skip tests now.Neeraj Kumar
2010-07-18Some more improvements in the TestbedListWidget and added description method ...Neeraj Kumar
2010-07-14Some code formatting fixesJordi Vilalta Prat
2010-07-14Whitespace cleanup (mainly spaces and tabs at the end of line)Jordi Vilalta Prat
2010-07-06some minor fixes in cursor handlingNeeraj Kumar
2010-07-05Added couple of checks in Event handlingNeeraj Kumar
2010-07-05made Quit and RTL features workingNeeraj Kumar
2010-07-04fixed a typo in keyborad eventsNeeraj Kumar
2010-07-03added code for mouse and kbd eventsNeeraj Kumar
2010-06-28added template code for testing eventsNeeraj Kumar