PowerToys/src/modules/keyboardmanager/KeyboardManagerEditorLibrary
Josh Soref 3cb0638c7e
[ci]Upgrade to check-spelling 0.0.20alpha7 (#19127)
* spelling: added

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: and

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: another

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: color

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: file

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: github

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: not

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: occurrences

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: stamp

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: suppressions

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: the

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: up to

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: whether

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: whichdoes

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* Upgrade check-spelling to v0.0.20-alpha7

Config based on:
a5001170a7

* Adding duplicate detection to patterns.txt
* Adding line_forbidden.patterns
* Adding reject.txt
* Updated excludes (and sorted)
* Switching to unified workflow

* moving `wil` to allow.txt to clarify that it's a term of art
  (https://github.com/microsoft/wil), whereas often it's a typo for `will`.

* Update src/runner/main.cpp

Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-07-01 15:09:41 +01:00
..
BufferValidationHelpers.cpp [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
BufferValidationHelpers.h [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
Dialog.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
Dialog.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
EditKeyboardWindow.cpp Immersive dark mode + Theme Listener (#18315) 2022-07-01 10:52:48 +01:00
EditKeyboardWindow.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
EditorConstants.h [KBM] Allow 4 modifier keys in shortcuts (#18365) 2022-05-19 14:06:03 +01:00
EditorHelpers.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
EditorHelpers.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
EditShortcutsWindow.cpp [FancyZones] Fix canvas layout with scaling reset issue (#17186) 2022-03-25 16:09:59 +00:00
EditShortcutsWindow.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerEditorLibrary.vcxproj [PowerRename][ImageResizer] Tier1 Win11 Context menu (#19000) 2022-06-30 22:10:14 +02:00
KeyboardManagerEditorLibrary.vcxproj.filters [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerEditorStrings.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerEditorStrings.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerState.cpp [KBM Editor] Catch UpdateLayout exceptions (#13635) 2021-10-06 15:54:15 +01:00
KeyboardManagerState.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyDelay.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyDelay.h [spellcheck]Spelling cleanup (#17099) 2022-03-17 17:19:16 +00:00
KeyDropDownControl.cpp [KBM] Allow 4 modifier keys in shortcuts (#18365) 2022-05-19 14:06:03 +01:00
KeyDropDownControl.h [KBM] Allow 4 modifier keys in shortcuts (#18365) 2022-05-19 14:06:03 +01:00
LoadingAndSavingRemappingHelper.cpp [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
LoadingAndSavingRemappingHelper.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
pch.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
pch.h Raise notification event on delete key/shortcut button click (#12546) 2021-07-29 10:37:09 +02:00
ShortcutControl.cpp [ci]Upgrade to check-spelling 0.0.20alpha7 (#19127) 2022-07-01 15:09:41 +01:00
ShortcutControl.h [KBM] Allow 4 modifier keys in shortcuts (#18365) 2022-05-19 14:06:03 +01:00
ShortcutErrorType.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
SingleKeyRemapControl.cpp [ci]Upgrade to check-spelling 0.0.20alpha7 (#19127) 2022-07-01 15:09:41 +01:00
SingleKeyRemapControl.h [KBM] Allow 4 modifier keys in shortcuts (#18365) 2022-05-19 14:06:03 +01:00
Styles.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
Styles.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
targetver.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
trace.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
trace.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
UIHelpers.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
UIHelpers.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
XamlBridge.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
XamlBridge.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00