Commit Graph

14 Commits

Author SHA1 Message Date
YoshiRulz 7f07949816
Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10: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 58d1788446 Controller config: Fix U+D/L+R anchoring. 2017-04-25 23:37:23 -04:00
zeromus d24f778a40 try supporting U+D/L+R priority control in addition to allow and forbid 2015-11-14 01:49:16 -06:00
adelikat c10682b147 Controller Config - use AutoScroll on tab pages, and fix anchoring of the Misc. button 2015-01-02 23:04:02 +00:00
zeromus 2a9f8d9309 refine hotkey/controller dialogs a tiny bit 2014-10-05 02:02:04 +00:00
adelikat 69eea53c6e Controller Config - only show the analog tab if there is any thing in it 2014-08-16 16:12:22 +00:00
adelikat 500bbaf3c1 Controller Config - add a Clear button 2014-06-04 15:00:53 +00:00
adelikat 4ab0642e78 Controller Config - rename the Ok button to Save to make it less confusing 2014-05-29 00:08:06 +00:00
adelikat bc8f44a6c9 Controller Config - add tooltip to default and save defaults buttons to clarify what they do, show defaults on release builds 2014-05-05 21:54:25 +00:00
adelikat 09793ae9dc Controller Config - a round of formatting and small cleanup before I fix stuff 2014-04-26 19:18:55 +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 8562276320 Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
adelikat c669680e07 Rename Multiclient folder 2013-11-03 04:05:56 +00:00