terminal/src/cascadia
Zoey Riordan b9233c03d1 add wpf control (#2004)
This adds the WPF control to our project, courtesy of the Visual Studio team.
It re-hosts the Terminal Control components inside a reusable WPF adapter so it can be composed onto C# type surfaces like Visual Studio requires.
2019-10-11 14:02:09 -07:00
..
CascadiaPackage Package Cascadia Code with the Terminal (release builds) (#2806) 2019-09-19 16:35:33 -07:00
inc Don't copy text if there's no selection (#2446) 2019-08-16 15:43:51 -07:00
LocalTests_TerminalApp Layer the globals globals on top of the root globals (#3031) 2019-10-04 16:13:26 -05:00
PublicTerminalCore add wpf control (#2004) 2019-10-11 14:02:09 -07:00
TerminalApp Provide the CloseWindow warning experience for the 'X' button (#3049) 2019-10-10 17:09:07 -07:00
TerminalConnection Get rid of our hand-rolled sprintf->wstring helpers, prefer WIL (#3106) 2019-10-08 12:04:18 -07:00
TerminalControl add wpf control (#2004) 2019-10-11 14:02:09 -07:00
TerminalCore add wpf control (#2004) 2019-10-11 14:02:09 -07:00
TerminalSettings teach wil about c++/winrt exceptions by including cppwinrt.h (#2927) 2019-09-30 15:52:27 -07:00
UnitTests_TerminalCore Partially fix mapping of virtual keys to characters (#2836) 2019-10-01 11:15:30 -05:00
ut_app Add Dynamic Profile Generators (#2603) 2019-09-16 13:34:27 -07:00
WindowsTerminal Provide the CloseWindow warning experience for the 'X' button (#3049) 2019-10-10 17:09:07 -07:00
WpfTerminalControl add wpf control (#2004) 2019-10-11 14:02:09 -07:00