terminal/src/cascadia/WindowsTerminal
2019-10-02 10:15:12 -07:00
..
AppHost.cpp Add some logging around startup, connection start timing (#2544) 2019-09-05 15:38:42 -05:00
AppHost.h Clean up boundary between terminal app and terminal page (#2208) 2019-09-04 14:34:06 -07:00
BaseWindow.h Improve Accessibility Reliability (#2609) 2019-09-23 08:59:03 -07:00
IslandWindow.cpp Improve Accessibility Reliability (#2609) 2019-09-23 08:59:03 -07:00
IslandWindow.h warnings as errors for cppwinrt projects, then fix the warnings (#2660) 2019-09-04 16:43:45 -07:00
main.cpp Add some logging around startup, connection start timing (#2544) 2019-09-05 15:38:42 -05:00
NonClientIslandWindow.cpp When the titlebar is clicked, dismiss the new tab flyout (#2438) 2019-08-16 21:18:29 +00:00
NonClientIslandWindow.h When the titlebar is clicked, dismiss the new tab flyout (#2438) 2019-08-16 21:18:29 +00: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
resource.h Obstruct the user when they try to run WT under WOW (#1648) 2019-07-11 17:23:23 +00:00
WindowsTerminal.def Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
WindowsTerminal.manifest TURNS OUT CASE SENSITIVITY IS IMPORTANT (#2481) 2019-08-20 11:16:06 -07:00
WindowsTerminal.rc Obstruct the user when they try to run WT under WOW (#1648) 2019-07-11 17:23:23 +00:00
WindowsTerminal.vcxproj Remove a stray inclusion of an old Windows.ImplementationLibrary package (#3026) 2019-10-02 10:15:12 -07:00
WindowUiaProvider.cpp warnings as errors for cppwinrt projects, then fix the warnings (#2660) 2019-09-04 16:43:45 -07:00
WindowUiaProvider.hpp Accessibility: Set-up UIA Tree (#1691) 2019-07-29 15:21:15 -07:00