PowerToys/src/modules/keyboardmanager/ui
Tomas Agustin Raies 93752fb6cb
Display Unicode character for keys in HotkeySettingsControl (#2249)
* Fix HotkeyControl virtual key display

* A new interop project was setup to provide wrappers for C# projects
  that want to access functionality in the common project.

* Add assembly info

* Remove WIN32 configurations
2020-04-20 21:01:21 -07:00
..
EditKeyboardWindow.cpp Move KBM warnings at Apply to Flyouts (#2237) 2020-04-20 08:59:35 -07:00
EditKeyboardWindow.h Integrate keyboard manager with settings v2[Part-2] (#2107) 2020-04-14 09:24:11 -07:00
EditShortcutsWindow.cpp Fixed a bug added in #2237 2020-04-20 11:03:32 -07:00
EditShortcutsWindow.h Integrate keyboard manager with settings v2[Part-2] (#2107) 2020-04-14 09:24:11 -07:00
KeyboardManagerUI.vcxproj Add drop down key selection support to Keyboard Manager UI (dev/build-features) (#2140) 2020-04-18 16:12:26 -07:00
KeyboardManagerUI.vcxproj.filters Add drop down key selection support to Keyboard Manager UI (dev/build-features) (#2140) 2020-04-18 16:12:26 -07:00
KeyDropDownControl.cpp Display Unicode character for keys in HotkeySettingsControl (#2249) 2020-04-20 21:01:21 -07:00
KeyDropDownControl.h [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
packages.config Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.cpp Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.h [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
ShortcutControl.cpp [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
ShortcutControl.h [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
SingleKeyRemapControl.cpp Display Unicode character for keys in HotkeySettingsControl (#2249) 2020-04-20 21:01:21 -07:00
SingleKeyRemapControl.h [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00