adelikat
|
0d78318fa1
|
HotkeyConfig - pass in dependencies
|
2019-12-16 19:33:14 -06:00 |
J.D. Purcell
|
23433b856f
|
Hotkey/controller config: Fix issue where input events get queued and processed by the main form after the dialog is closed. For example if you opened the hotkey config, typed "-" in the search box, and closed the dialog, it would trigger Decrease Speed in the main form. Also redo an old hack fix the right way.
|
2019-10-20 13:47:22 -04:00 |
J.D. Purcell
|
4eea88a988
|
Hotkey Config: Fix when binding key combination if the modifier is released first (e.g. Ctrl+C with Ctrl released first).
|
2019-10-19 20:51:04 -04:00 |
J.D. Purcell
|
da49f85b81
|
HotkeyConfig: Code cleanup.
|
2019-10-13 16:34:55 -04:00 |
James Groom
|
90b0574bc3
|
Remove unnecessary calls to ToList (e.g. in foreach)
squashed PR #1591
|
2019-10-13 15:50:57 +00:00 |
adelikat
|
078dc4ddb1
|
misc cleanups in remaining config files
|
2017-05-31 10:28:06 -05:00 |
feos
|
d0772a6b44
|
reduce default binding repetition.
add tastudio hotkeys and tip.
|
2015-12-05 14:48:04 +03:00 |
zeromus
|
c99cc7fa2a
|
fix #484
|
2015-08-31 14:50:26 -05:00 |
scrimpeh
|
9b6ff71cac
|
Enably NES Music Ripper only with NESHawk, also throw out vestigial method in HotkeyConfig.
|
2015-07-24 18:26:14 +02:00 |
scrimpeh
|
2e208cca4e
|
HotkeyConfig - Add Clear Hotkeys option, consolidate that and Defaults option into a Misc. button.
|
2015-07-19 21:58:38 +02:00 |
jdpurcell
|
9a1108e9f7
|
Fix control positions/sizes in the cases where auto scaling doesn't apply (e.g. dynamically created controls).
|
2014-12-28 21:59:53 +00:00 |
zeromus
|
8c1eaf25ff
|
system for more thorough tooltips in hotkey and controller config dialogs (so, for instance, the function of a key can be described)
|
2014-11-07 16:58:27 +00:00 |
zeromus
|
140aec6a4d
|
add system for controlling which forms can generate mouse input
|
2014-06-22 23:20:36 +00:00 |
adelikat
|
2661fe08c0
|
A dirty workaround to fix issue 161, a better solution would be cleaner but this works for now
|
2014-04-26 19:34:52 +00:00 |
zeromus
|
ff47c5b639
|
fix more bugs
|
2014-04-22 19:38:23 +00:00 |
zeromus
|
bb98f7d5b0
|
fix new bugs in hotkey/input binding process
|
2014-04-22 19:23:52 +00:00 |
zeromus
|
c7e37753bf
|
Instead of InputWidget, use new InputCompositeWidget UserControl which includes a button you can use to summon a contextmenu of special bindings (such as WMouse L), which the textbox part (still InputWidget) will ignore otherwise.
|
2014-04-19 21:03:49 +00:00 |
adelikat
|
5e05882b70
|
Hotkey config - fix spacing bug
|
2013-12-22 17:14:22 +00:00 |
adelikat
|
e6d85a4087
|
Various code cleanups on some config dialogs
|
2013-11-28 01:33:38 +00:00 |
adelikat
|
589758f74d
|
rename GlobalWinF to GlobalWin, yeah, I'm being nitpicky
|
2013-11-03 16:07:58 +00:00 |
adelikat
|
c669680e07
|
Rename Multiclient folder
|
2013-11-03 04:05:56 +00:00 |