Age | Commit message (Expand) | Author |
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-11-29 | MAMEO: Add GMM keybinding for N900 (fix bug #3443043) | Tarek Soliman |
2011-10-19 | Merge pull request #89 from TomFrost/master | Willem Jan Palenstijn |
2011-10-11 | MAEMO: Add initial N800 support with Fullscreen key mapped to Virtual Keyboard | Tarek Soliman |
2011-10-11 | MAEMO: Migrate MaemoSdlEventSource to Maemo namespace | Tarek Soliman |
2011-10-10 | OPENPANDORA: Cleanup the format of code a little to match our Code Formatting... | David-John Willis |
2011-10-03 | GPH: Cleanup the format of code to match our Code Formatting Conventions. | David-John Willis |
2011-10-01 | WebOS: Add improvements suggested in pull req. 89. | TomFrost |
2011-10-01 | SDL: Fix indentation. | Johannes Schickel |
2011-09-30 | BACKENDS: Set alt+f4 to be used for quitting on Windows | Matthew Hoops |
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-22 | MAEMO: enable virtual keyboard and add keymapping | Tarek Soliman |
2011-09-22 | MAEMO: Enable/Disable clicking now displays OSD message | Tarek Soliman |
2011-09-22 | MAEMO: Zoom- is now mode selector for clicking | Tarek Soliman |
2011-09-22 | MAEMO: keymap zoom+ and zoom- keys to right and middle click | Tarek Soliman |
2011-09-22 | MAEMO: keymap fullscreen button | Tarek Soliman |
2011-09-22 | MAEMO: initial keymapper that keymaps menu button | Tarek Soliman |
2011-09-22 | MAEMO: Add basic platform backend with stubbed keymapper | Tarek Soliman |
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-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-08-06 | SDL: Don't rely on SDL keycodes and OSystem keycodes being the same. | Bastien Bouclet |
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-27 | WINCE: Added option to disable panel toggling with double tap on top of screen | CeRiAl |
2011-06-22 | PS3: Keep updating the screen while the XMB is open to prevent it from freezing | Bastien Bouclet |
2011-06-22 | PS3: Map joypad buttons to features. Enable the virtual keyboard. | Bastien Bouclet |
2011-06-22 | SDL: Allow building with current SDL 1.3hg | Bastien Bouclet |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-19 | SDL: Remove left over traces from the time the SdlEventSource subclassed Defa... | Johannes Schickel |
2011-06-13 | I18N: Make many more GUI MessageDialog strings translatable | Thierry Crozat |
2011-06-11 | WINCE: Some cleanup (public vs. private scopes), fix freelook | CeRiAl |
2011-06-11 | OPENPANDORA: Start to cleanup the backend and move controls into remapkey. | David-John Willis |
2011-06-11 | GP2X: Remove remnants of the old GP2X backend. | David-John Willis |
2011-06-11 | GPH: Cleanup and some WIP refactoring. | David-John Willis |
2011-06-06 | I18N: Make some OSD messages translatable | Thierry Crozat |
2011-05-25 | BUILD: Rename UNIX #define to POSIX | 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-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn |
2011-04-29 | WEBOS: Fix compilation | Max Horn |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |