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
/
webossdl
Age
Commit message (
Expand
)
Author
2014-02-18
WEBOS: Make GPL headers consistent in themselves.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-01-28
WEBOS: Renamed "Touchpad Mode" to "Trackpad Mode" to prevent confusion becaus...
Klaus Reimer
2012-01-21
WEBOS: Fix whitespace error
dhewg
2011-10-01
WebOS: Add improvements suggested in pull req. 89.
TomFrost
2011-09-25
WebOS: Make right-clicks last longer.
TomFrost
2011-09-25
WebOS: Change to multitouch control scheme.
TomFrost
2011-09-24
WebOS: Correct code convention and graphic errors.
TomFrost
2011-09-03
Merge branch 'master' of git://github.com/nexapps/scummvm into nexapps
TomFrost
2011-08-10
WebOS: not handling keyboard dismiss in keydown breaks things
Doron Rosenberg
2011-08-09
SDL: Take advantage of SdlGraphicsManager.
Johannes Schickel
2011-08-04
WebOS: fix indentation, make sure to return true when opening the keyboard
Doron Rosenberg
2011-08-04
WebOS: touchpad virtual keyboard
Doron Rosenberg
2011-08-01
WebOS: touchpad work to show menu
Doron Rosenberg
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-08
WEBOS: Removed unused gestureDownTime
Klaus Reimer
2011-05-08
WEBOS: Fixed ESCAPE and MENU key on WebOS 1
Klaus Reimer
2011-05-03
BACKENDS: Allow various files to use stuff from time.h
Max Horn
2011-04-29
WEBOS: Fix compilation
Max Horn
2011-04-13
WEBOS: Moved #include lines inside #ifdef WEBOS to fix MSVC compilation
Paul Gilbert
2011-04-12
WEBOS: Complete rewrite of key/mouse events handling
Klaus Reimer
2011-04-12
WEBOS: Enable keymapper, implement FORWARD key and right+middle button clicks
Klaus Reimer
2011-04-12
WEBOS: Create webos backend with custom events
Klaus Reimer