terminal/src/cascadia/TerminalControl
2019-11-01 09:40:29 -07:00
..
init.cpp Add some ETL around profile, control and connection creation (#2125) 2019-07-29 17:24:20 -07: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 teach wil about c++/winrt exceptions by including cppwinrt.h (#2927) 2019-09-30 15:52:27 -07:00
TermControl.cpp Fix scrollbar update after terminal close (#3256) 2019-11-01 09:40:29 -07:00
TermControl.h Upgrade to Microsoft.UI.Xaml 2.2 (#3027) 2019-10-14 22:41:43 -07:00
TermControl.idl Add keyboard shortcuts to increase and decrease font size (#2700) 2019-09-30 08:18:05 -05:00
TermControlAutomationPeer.cpp warnings as errors for cppwinrt projects, then fix the warnings (#2660) 2019-09-04 16:43:45 -07:00
TermControlAutomationPeer.h Accessibility: Refactor Providers (#2414) 2019-08-20 16:32:44 -07:00
TermControlAutomationPeer.idl Accessibility: TermControl Automation Peer (#2083) 2019-07-30 16:43:10 -07:00
TermControlUiaProvider.cpp Accessibility: Add BoundingRects to UiaTextRanges (#2423) 2019-08-20 17:50:34 -07:00
TermControlUiaProvider.hpp Accessibility: Add BoundingRects to UiaTextRanges (#2423) 2019-08-20 17:50:34 -07:00
TerminalControl.def Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalControl.vcxproj Combined changes to make the build work again (see inside) (#2945) 2019-09-30 10:39:55 -07:00
TerminalControl.vcxproj.filters Combined changes to make the build work again (see inside) (#2945) 2019-09-30 10:39:55 -07:00
UiaTextRange.cpp Switch all of the UIA providers to WRL::RuntimeClass (#3213) 2019-10-17 15:32:30 -07:00
UiaTextRange.hpp Switch all of the UIA providers to WRL::RuntimeClass (#3213) 2019-10-17 15:32:30 -07:00
XamlUiaTextRange.cpp Accessibility: Refactor Providers (#2414) 2019-08-20 16:32:44 -07:00
XamlUiaTextRange.h Accessibility: Refactor Providers (#2414) 2019-08-20 16:32:44 -07:00