terminal/src/cascadia/TerminalControl
Dustin L. Howett (MSFT) 161fe60171
Replace TSFInputControl with a xaml file (#4743)
This pull request is like #4729 but for TSFInputControl.
2020-02-28 19:32:19 +00:00
..
Resources Define Automation Properties for TermControl (#4732) 2020-02-27 16:37:56 -08: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 Define Automation Properties for TermControl (#4732) 2020-02-27 16:37:56 -08:00
TermControl.cpp Move rect expansion to textbuffer; refactor selection code (#4560) 2020-02-27 16:42:26 -08:00
TermControl.h Define Automation Properties for TermControl (#4732) 2020-02-27 16:37:56 -08:00
TermControl.idl Fix scrollbar doesn't update viewport after window resize (#3344) 2020-02-10 23:15:30 +00:00
TermControl.xaml Convert TermControl to .xaml (#4729) 2020-02-26 16:35:16 -08:00
TermControlAutomationPeer.cpp Define Automation Properties for TermControl (#4732) 2020-02-27 16:37:56 -08:00
TermControlAutomationPeer.h Define Automation Properties for TermControl (#4732) 2020-02-27 16:37:56 -08:00
TermControlAutomationPeer.idl Attach UiaRenderer and Fire Selection Changed Events (#2989) 2019-12-11 13:52:49 -08:00
TerminalControl.def Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalControl.vcxproj Replace TSFInputControl with a xaml file (#4743) 2020-02-28 19:32:19 +00:00
TerminalControl.vcxproj.filters Define Automation Properties for TermControl (#4732) 2020-02-27 16:37:56 -08:00
TSFInputControl.cpp Replace TSFInputControl with a xaml file (#4743) 2020-02-28 19:32:19 +00:00
TSFInputControl.h Replace TSFInputControl with a xaml file (#4743) 2020-02-28 19:32:19 +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
TSFInputControl.xaml Replace TSFInputControl with a xaml file (#4743) 2020-02-28 19:32:19 +00:00
XamlUiaTextRange.cpp hook up UIA tree to WPF control (#4548) 2020-02-24 23:17:55 +00:00
XamlUiaTextRange.h hook up UIA tree to WPF control (#4548) 2020-02-24 23:17:55 +00:00