terminal/src/cascadia/TerminalControl
Josh Soref a13ccfd0f5
Fix a bunch of spelling errors across the project (#4295)
Generated by https://github.com/jsoref/spelling `f`; to maintain your repo, please consider `fchurn`

I generally try to ignore upstream bits. I've accidentally included some items from the `deps/` directory. I expect someone will give me a list of items to drop, I'm happy to drop whole files/directories, or to split the PR into multiple items (E.g. comments/locals/public).

Closes #4294
2020-02-10 20:40:01 +00:00
..
Resources/en-US Add support for dragging and dropping paths onto the Terminal (#4323) 2020-01-30 20:13:57 +00:00
init.cpp Fix Search non-blocking follow-ups (#4028) 2019-12-20 17:35:31 -08:00
packages.config Combined changes to make the build work again (see inside) (#2945) 2019-09-30 10:39:55 -07:00
pch.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
pch.h Add support for dragging and dropping paths onto the Terminal (#4323) 2020-01-30 20:13:57 +00:00
SearchBoxControl.cpp Fix Search non-blocking follow-ups (#4028) 2019-12-20 17:35:31 -08:00
SearchBoxControl.h Fix Search non-blocking follow-ups (#4028) 2019-12-20 17:35:31 -08:00
SearchBoxControl.idl Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
SearchBoxControl.xaml Fix the search box in High Contrast by using the right theme resources (#4406) 2020-01-30 20:15:19 +00:00
TermControl.cpp Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
TermControl.h Add support for dragging and dropping paths onto the Terminal (#4323) 2020-01-30 20:13:57 +00:00
TermControl.idl Add support for commandline args to wt.exe (#4023) 2020-01-27 15:34:12 +00:00
TermControlAutomationPeer.cpp Attach UiaRenderer and Fire Selection Changed Events (#2989) 2019-12-11 13:52:49 -08:00
TermControlAutomationPeer.h Attach UiaRenderer and Fire Selection Changed Events (#2989) 2019-12-11 13:52:49 -08:00
TermControlAutomationPeer.idl Attach UiaRenderer and Fire Selection Changed Events (#2989) 2019-12-11 13:52:49 -08:00
TermControlUiaProvider.cpp Refactor UiaTextRange For Improved Navigation and Reliability (#4018) 2020-01-31 20:59:39 +00:00
TermControlUiaProvider.hpp Refactor UiaTextRange For Improved Navigation and Reliability (#4018) 2020-01-31 20:59:39 +00:00
TerminalControl.def Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalControl.vcxproj Fix Search non-blocking follow-ups (#4028) 2019-12-20 17:35:31 -08:00
TerminalControl.vcxproj.filters Search - add search box control and implement search experience (#3590) 2019-12-17 15:52:37 +00:00
TSFInputControl.cpp Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
TSFInputControl.h Shut down all controls under a tab before we remove it from the list (#4337) 2020-01-23 22:12:20 +00:00
TSFInputControl.idl Shut down all controls under a tab before we remove it from the list (#4337) 2020-01-23 22:12:20 +00:00
UiaTextRange.cpp Introduce UiaTextRangeBase::FindText() for Accessibility (#4373) 2020-01-31 23:26:19 +00:00
UiaTextRange.hpp Introduce UiaTextRangeBase::FindText() for Accessibility (#4373) 2020-01-31 23:26:19 +00:00
XamlUiaTextRange.cpp Introduce UiaTextRangeBase::FindText() for Accessibility (#4373) 2020-01-31 23:26:19 +00:00
XamlUiaTextRange.h Accessibility: Refactor Providers (#2414) 2019-08-20 16:32:44 -07:00