Age | Commit message (Expand) | Author |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-05 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-09-01 | OPENPANDORA: The buildbot toolchain doesn't like the ending comma | Bertrand Augereau |
2012-08-31 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-08-31 | OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/r... | Bertrand Augereau |
2012-08-26 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-07-31 | GPH: Move the legecy GP2X joystick code into the switch case to make it easie... | David-John Willis |
2012-04-09 | SDL: Allow for the meta key flag to be used | Matthew Hoops |
2012-02-27 | KEYMAPPER: Rename EVENT_CUSTOM_BACKEND to EVENT_CUSTOM_BACKEND_ACTION | Tarek Soliman |
2012-02-20 | KEYMAPPER: Move F7 and F8 handling to DefaultEventMapper | Tarek Soliman |
2012-02-20 | KEYMAPPER: Move CTRL-F5 handling to DefaultEventMapper | Tarek Soliman |
2012-02-20 | KEYMAPPER: Create a DefaultEventMapper when Keymapper isn't enabled | Tarek Soliman |
2012-02-17 | MAEMO: Fix building without keymapper enabled | Tarek Soliman |
2012-02-15 | KEYMAPPER: Add more warning signs | Tarek Soliman |
2012-02-15 | MAEMO: Drop the hardcoded keymap in favor of the keymapper | Tarek Soliman |
2012-02-15 | MAEMO: Rename hasHwKeyboard and add hasMenuKey | Tarek Soliman |
2012-02-15 | MAEMO: Fix wrong assert | Tarek Soliman |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2012-02-12 | MAEMO: Use custom event Click Mode keymap action | Tarek Soliman |
2012-02-12 | MAEMO: Refactor toggle click mode | Tarek Soliman |
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 |