PowerToys/src/modules/keyboardmanager/common
Andrey Nekrasov 063e704321
build: Treat warnings as errors in the remaining projects (#8689)
* build: remove #pragma comment(lib

* build: treat warnings as errors for all src projects
2020-12-21 18:51:48 +03:00
..
Helpers.cpp common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Helpers.h [KBM] Added banded rows (#7787) 2020-11-06 16:24:11 +02:00
InputInterface.h [Keyboard Manager] Cleanup header file references to improve incremental build time (#4880) 2020-07-13 11:49:09 -07:00
KeyboardManagerCommon.vcxproj build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
KeyboardManagerCommon.vcxproj.filters common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardManagerConstants.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardManagerState.cpp common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardManagerState.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyDelay.cpp [KBM] Moved unregistering of key delays to always run on the dispatcher thread to avoid mutex re-entrancy (#6959) 2020-10-01 18:19:11 -07:00
KeyDelay.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ModifierKey.h [Keyboard Manager] Added in Shortcut to Key and Key to Shortcut remapping (#5070) 2020-07-23 16:43:49 -07:00
packages.config updated to Microsoft.Windows.CppWinRT.2.0.200729.8 (#5306) 2020-07-30 11:37:15 -07:00
pch.cpp Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.h [Keyboard Manager] Cleanup header file references to improve incremental build time (#4880) 2020-07-13 11:49:09 -07:00
RemapShortcut.cpp Refactor Shortcut remaps to distinguish modifiers and action keys (#1927) 2020-04-08 14:49:00 -07:00
RemapShortcut.h [KBM] Fix shortcut remap scenarios that should/should not open start menu (#7171) 2020-10-15 08:53:43 -07:00
Shortcut.cpp common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Shortcut.h Get rid of indexes in dropdowns (#7278) 2020-10-19 12:27:47 +03:00
trace.cpp Add in verbose error message and telemetry for SetWindowsHookEx failure (#6454) 2020-09-09 14:27:40 -07:00
trace.h Add in verbose error message and telemetry for SetWindowsHookEx failure (#6454) 2020-09-09 14:27:40 -07:00