Age | Commit message (Collapse) | 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 | |
This allows for better sharing between the current video state in the view and the OSystem implementation. This also gets rid of most C interface functions for calling ObjC code. | |||
2012-02-23 | IPHONE: Use VideoContext in OSystem_IPHONE. | Johannes Schickel | |
2012-02-20 | IPHONE: Refactor event code a bit. | Johannes Schickel | |
Now mouse x/y coordinates are passed as int. | |||
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 | |
Thanks to tsoliman for this patch. | |||
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 | |
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-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-10-31 | IPHONE: Enable use of forbidden symbols | Max Horn | |
svn-id: r53971 | |||
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat | |
svn-id: r53160 | |||
2010-09-29 | IPHONE: The overlay will now always be in the native device resolution | Oystein Eftevaag | |
svn-id: r52939 | |||
2010-06-15 | IPhone: sync with recent GUI changes. NOT TESTED. | Eugene Sandulenko | |
svn-id: r49792 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-07-14 | Split the iPhone OSystem class up into several files | Oystein Eftevaag | |
svn-id: r42479 |