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
/
keymapper
Age
Commit message (
Expand
)
Author
2011-10-27
KEYMAPPER: Debugging and minor cleanup
Tarek Soliman
2011-10-27
KEYMAPPER: Fix showing active keymap in remap dialog
Tarek Soliman
2011-10-27
KEYMAPPER: Disable the broken auto mapping code
Tarek Soliman
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-29
BACKENDS: Really *really* fix keymapper code
Max Horn
2011-04-29
BACKENDS: Really fix keymapper
Max Horn
2011-04-29
BACKENDS: Fix compilation of keymapper code
Max Horn
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-06-15
Keymapper: sync with recent GUI changes.
Eugene Sandulenko
2010-05-05
Replace various strncpy usages by strlcpy.
Johannes Schickel
2010-03-18
Make keymapper compilable again
Max Horn
2010-01-08
Fix header guard
Max Horn
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-07-25
- Adapt DefaultEventManager to use Common::ArtificialEventSource
Johannes Schickel
2009-06-12
Rename KeyRemapper dialog to KeyMapper
Eugene Sandulenko
2009-06-06
Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".
Eugene Sandulenko
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-05-12
Allow ESC button also be assigned in keymapper.
Eugene Sandulenko
2009-05-11
Increase HW key ID size so all modifiers fit too.
Eugene Sandulenko
2009-05-11
Define hardware keys for 101 keyboard in SDL backend.
Eugene Sandulenko
2009-05-10
Keymapper:
Eugene Sandulenko
2009-05-10
Actually save keymap after remapping
Eugene Sandulenko
2009-05-10
Store global keymaps into a separate section
Eugene Sandulenko
2009-05-10
whitespaces
Eugene Sandulenko
2009-05-09
Original GSoC'08 keymapper now works.
Eugene Sandulenko
2009-05-05
Fix keymapper compilation
Eugene Sandulenko
2009-01-21
Yet more cleanup
Max Horn
2009-01-21
Yet more cleanup
Max Horn
2009-01-21
Fix what I believe to be an error in Keymapper::cleanupGameKeymaps
Max Horn
2009-01-21
more cleanup
Max Horn
2009-01-21
Some cleanup / code simplification
Max Horn
2009-01-18
Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ...
Max Horn
2008-09-30
Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control in...
Stephen Kennedy
2008-08-23
Proper fix for key repeat bug - r34094 caused different problems due to repea...
Stephen Kennedy
2008-08-22
Fix for key repeat bug
Stephen Kennedy
2008-08-18
Final changes to keymapper:
Stephen Kennedy
2008-08-18
remap dialog updates
Stephen Kennedy
2008-08-18
Removed KeymapManager class. Automatic mapping now done in Keymap. Rest of Ke...
Stephen Kennedy
2008-08-18
- proper init of virtual keyboard now implemented (involved added EventManage...
Stephen Kennedy
2008-08-15
Added close button on remap dialog
Stephen Kennedy
2008-08-14
Changed Action constructor to take a pointer to the Keymap it belongs too, me...
Stephen Kennedy
2008-08-14
Fixed crash when clicking on area of remap dialog with no button in
Stephen Kennedy
2008-08-14
Loads of valgrind fixes
Stephen Kennedy
2008-08-14
Fix for regression
Stephen Kennedy
2008-08-14
* Saving of keymaps fully implemented
Stephen Kennedy
2008-08-13
Keymapper: support for saving to config file enabled
Stephen Kennedy
[prev]
[next]