terminal/src/renderer/dx
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
..
lib Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
CustomTextLayout.cpp C26429, mark as not_null if not testing for nullness. 2019-09-03 15:23:44 -07:00
CustomTextLayout.h C26429, mark as not_null if not testing for nullness. 2019-09-03 15:23:44 -07:00
CustomTextRenderer.cpp remove null check from glyph run drawing as it's truly optional (#2791) 2019-09-17 10:25:22 -07:00
CustomTextRenderer.h remove null check from glyph run drawing as it's truly optional (#2791) 2019-09-17 10:25:22 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
DxRenderer.cpp add wpf control (#2004) 2019-10-11 14:02:09 -07:00
DxRenderer.hpp Add support for passing through extended text attributes, like… (#2917) 2019-10-04 15:53:54 -05:00
precomp.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
precomp.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
sources.inc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00