terminal/src/cascadia/WindowsTerminal
2019-06-11 13:27:09 -07:00
..
AppHost.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
AppHost.h Changes to be able to quit the application via exit inside a CLI prompt. (#746) 2019-05-15 07:22:16 -05:00
BaseWindow.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
IslandWindow.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
IslandWindow.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
main.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
NonClientIslandWindow.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
NonClientIslandWindow.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
packages.config Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
pch.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
pch.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
resource.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
WindowsTerminal.def Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
WindowsTerminal.manifest Update manifest to correct 1903 version, unref param fix (#1008) 2019-05-24 14:26:40 -07:00
WindowsTerminal.rc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
WindowsTerminal.vcxproj Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00