Commit Graph

12 Commits

Author SHA1 Message Date
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 6428b07d0a make input binding limitless (instead of limited to 4). at the same time, fix bugs caused by index accounting related to the limit. 2014-10-11 08:43:26 +00:00
adelikat a2829f8d9a Input Widget - if assigning a button with autotab on, if the button is not the same as the first position value, clear all bindings first. Makes for a less confusing user experience when remapping joypad buttons 2014-06-21 20:02:31 +00:00
adelikat 500bbaf3c1 Controller Config - add a Clear button 2014-06-04 15:00:53 +00:00
adelikat bcf2924a23 InputWidget - make highlight color a bit darker because it is hard to see on Windows 8, thanks Microsoft 2014-05-11 20:29:08 +00:00
adelikat 48365516c0 Input Widget - restore tooltip functionality that got deleted at some point 2014-05-05 21:43:46 +00:00
zeromus e6a979bfd3 escape can now be bound through the special bindings dropdown menu 2014-04-22 19:47:02 +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 2c0804eede Input config - when autotab is off, fix bug where pressing esc was not updating the textbox, also some formatting cleanup 2014-02-08 16:15:07 +00:00
adelikat ad39eb36f4 Input Widget - use SysColors.Window when exiting the widget, not SysColors.Control, also clean up some code in that file while I'm at it 2013-11-27 23:52:21 +00:00
adelikat c669680e07 Rename Multiclient folder 2013-11-03 04:05:56 +00:00