aboutsummaryrefslogtreecommitdiff
path: root/backends/events/webossdl
AgeCommit message (Expand)Author
2017-03-01SDL: Always use sub-pixel joystick pointer resolutionrsn8887
2014-02-18WEBOS: Make GPL headers consistent in themselves.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-01-28WEBOS: Renamed "Touchpad Mode" to "Trackpad Mode" to prevent confusion becaus...Klaus Reimer
2012-01-21WEBOS: Fix whitespace errordhewg
2011-10-01WebOS: Add improvements suggested in pull req. 89.TomFrost
2011-09-25WebOS: Make right-clicks last longer.TomFrost
2011-09-25WebOS: Change to multitouch control scheme.TomFrost
2011-09-24WebOS: Correct code convention and graphic errors.TomFrost
2011-09-03Merge branch 'master' of git://github.com/nexapps/scummvm into nexappsTomFrost
2011-08-10WebOS: not handling keyboard dismiss in keydown breaks thingsDoron Rosenberg
2011-08-09SDL: Take advantage of SdlGraphicsManager.Johannes Schickel
2011-08-04WebOS: fix indentation, make sure to return true when opening the keyboardDoron Rosenberg
2011-08-04WebOS: touchpad virtual keyboardDoron Rosenberg
2011-08-01WebOS: touchpad work to show menuDoron Rosenberg
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-08WEBOS: Removed unused gestureDownTimeKlaus Reimer
2011-05-08WEBOS: Fixed ESCAPE and MENU key on WebOS 1Klaus Reimer
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2011-04-29WEBOS: Fix compilationMax Horn
2011-04-13WEBOS: Moved #include lines inside #ifdef WEBOS to fix MSVC compilationPaul Gilbert
2011-04-12WEBOS: Complete rewrite of key/mouse events handlingKlaus Reimer
2011-04-12WEBOS: Enable keymapper, implement FORWARD key and right+middle button clicksKlaus Reimer
2011-04-12WEBOS: Create webos backend with custom eventsKlaus Reimer