terminal/src/cascadia/TerminalControl
Dustin L. Howett (MSFT) af2d110e89
Don't say "drop files" for things that aren't files (#4541)
Fixes #4481.

## Validation Steps Performed
Dragged things.
2020-02-12 15:30:33 +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 Don't say "drop files" for things that aren't files (#4541) 2020-02-12 15:30:33 +00:00
TermControl.h Fix scrollbar doesn't update viewport after window resize (#3344) 2020-02-10 23:15:30 +00:00
TermControl.idl Fix scrollbar doesn't update viewport after window resize (#3344) 2020-02-10 23:15:30 +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 uia: add support for scrolling the viewport (#4525) 2020-02-11 14:06:50 -08:00
TermControlUiaProvider.hpp uia: add support for scrolling the viewport (#4525) 2020-02-11 14:06:50 -08: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 uia: add support for scrolling the viewport (#4525) 2020-02-11 14:06:50 -08: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