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
2012-02-12
KEYMAPPER: Allow ports to define their own global keymap
Tarek Soliman
2012-02-12
KEYMAPPER: Refactor HardwareKeySet generation
Tarek Soliman
2012-02-09
KEYMAPPER: Fix re-selecting the top keymap
Tarek Soliman
2012-02-09
KEYMAPPER: Display active keymap stack in remap dialog popup list
Tarek Soliman
2012-02-05
KEYMAPPER: Fix active keymap name displayed in remap dialog
Tarek Soliman
2012-02-04
KEYMAPPER: Fix annoying debug message
Tarek Soliman
2012-02-02
KEYMAPPER: Handle EVENT_MAINMENU directly
Tarek Soliman
2012-02-02
KEYMAPPER: Allow simple events to be added to an Action
Tarek Soliman
2012-01-07
KEYMAPPER: Add failsafe code for popping into Keymapper itself
Tarek Soliman
2012-01-07
KEYMAPPER: Constantify global keymap name
Tarek Soliman
2012-01-07
KEYMAPPER: Rename inherit flag to transparent
Tarek Soliman
2011-12-30
KEYMAPPER: Remap dialog shows buttons before labels
Tarek Soliman
2011-12-30
KEYMAPPER: Use single column in remap dialog
Tarek Soliman
2011-12-30
KEYMAPPER: Fix clear button behavior in remap dialog
Tarek Soliman
2011-12-30
KEYMAPPER: Simplify calling getKeymap
Tarek Soliman
2011-12-30
COMMON: Perform some keymapper-related changes to the KeyState struct
Filippos Karapetis
2011-12-30
KEYMAPPER: Use hasFlags() in findHardwareKey()
Filippos Karapetis
2011-12-30
KEYMAPPER: Disable the (accidentally reenabled automatic mapper again
Filippos Karapetis
2011-12-30
KEYMAPPER: Fix broken implementation of findHardwareKey()
Filippos Karapetis
2011-12-13
KEYMAPPER: Switch to using addClearButton()
Tarek Soliman
2011-12-12
KEYMAPPER: Add Common::KeyActionEntry for making simple keymap tables
Tarek Soliman
2011-11-02
Revert "KEYMAPPER: Make global keymap that is always active"
Tarek Soliman
2011-10-28
KEYMAPPER: Improved clear button
Tarek Soliman
2011-10-28
KEYMAPPER: Add tooltip text for clear buttons
Tarek Soliman
2011-10-27
KEYMAPPER: Only skip the top GUI keymap when populating the active keymap
Tarek Soliman
2011-10-27
KEYMAPPER: Skip GUI keymap when displaying active keymap in keymapper dialog
Tarek Soliman
2011-10-27
KEYMAPPER: Make global keymap that is always active
Tarek Soliman
2011-10-27
KEYMAPPER: Added clear buttons in remap dialog
Tarek Soliman
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
[next]