aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/iphone/osys_events.cpp
AgeCommit message (Collapse)Author
2011-06-13I18N: Make many more GUI MessageDialog strings translatableThierry Crozat
2011-05-15IPHONE: Changed the iOS queued event handling to fix mouseclicks in GobOystein Eftevaag
We now delay the mouseup events for 50ms, rather than just delaying them for an additional couple of pollEvent (which doesn't work anymore due to changes in the eventhandling code elsewhere). This fixes #3018512.
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-31IPHONE: Enable use of forbidden symbolsMax Horn
svn-id: r53971
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
svn-id: r53160
2010-09-29IPHONE: The overlay will now always be in the native device resolutionOystein Eftevaag
svn-id: r52939
2010-06-15IPhone: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
svn-id: r49792
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
svn-id: r47541
2009-07-14Split the iPhone OSystem class up into several filesOystein Eftevaag
svn-id: r42479