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
/
platform
/
iphone
/
osys_events.cpp
Age
Commit message (
Expand
)
Author
2016-01-07
IPHONE: Make includes match our style.
Johannes Schickel
2014-02-18
IPHOME: Make GPL headers consistent in themselves.
Johannes Schickel
2012-04-02
IPHONE: Use InternalEvent directly.
Johannes Schickel
2012-02-23
IPHONE: Let iPhoneView and OSystem_IPHONE share the same VideoContext.
Johannes Schickel
2012-02-23
IPHONE: Use VideoContext in OSystem_IPHONE.
Johannes Schickel
2012-02-20
IPHONE: Refactor event code a bit.
Johannes Schickel
2012-02-19
IPHONE: Formatting fixes.
Johannes Schickel
2012-02-19
IPHONE: Take advantage of Common::EVENT_INVALID.
Johannes Schickel
2012-02-19
IPHONE: Change F5 (menu) gesture to open up the GMM.
Johannes Schickel
2011-06-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-05-15
IPHONE: Changed the iOS queued event handling to fix mouseclicks in Gob
Oystein Eftevaag
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-10-31
IPHONE: Enable use of forbidden symbols
Max Horn
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-29
IPHONE: The overlay will now always be in the native device resolution
Oystein Eftevaag
2010-06-15
IPhone: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-07-14
Split the iPhone OSystem class up into several files
Oystein Eftevaag