terminal/src/cascadia/TerminalConnection
Dustin L. Howett (MSFT) 0be070f340
Prepare for automated localization (#5119)
This pull request includes a localization config file that identifies
the modules we need to localize. It also moves us back to the
`Resources\LANGUAGE\Resources.resw` resource layout, but using wildcards
so that the build system can pick up any number of languages.
2020-03-25 21:06:59 +00:00
..
Resources/en-US Prepare for automated localization (#5119) 2020-03-25 21:06:59 +00:00
AzureClientID.h Apply audit mode to TerminalConnection/Core/Settings and WinCon… (#4016) 2020-01-03 10:44:27 -08:00
AzureConnection.cpp AzCon: improve input, usability, reliability (4 commits) (#4756) 2020-03-04 11:30:20 -08:00
AzureConnection.h AzCon: improve input, usability, reliability (4 commits) (#4756) 2020-03-04 11:30:20 -08:00
AzureConnection.idl Azure connector only shows up if available (#2195) 2019-08-02 14:41:46 -07:00
ConnectionStateHolder.h Apply audit mode to TerminalConnection/Core/Settings and WinCon… (#4016) 2020-01-03 10:44:27 -08:00
ConptyConnection.cpp Add support for "reflow"ing the Terminal buffer (#4741) 2020-03-12 17:43:37 -07:00
ConptyConnection.h Gather data on profile customization and tab settings to help us improve defaults (#4534) 2020-02-12 20:02:48 +00:00
ConptyConnection.idl Replace ConhostConnection with ConptyConnection (#3461) 2019-11-06 15:09:01 -08:00
EchoConnection.cpp Apply audit mode to TerminalConnection/Core/Settings and WinCon… (#4016) 2020-01-03 10:44:27 -08:00
EchoConnection.h Apply audit mode to TerminalConnection/Core/Settings and WinCon… (#4016) 2020-01-03 10:44:27 -08:00
EchoConnection.idl Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
init.cpp Apply audit mode to TerminalConnection/Core/Settings and WinCon… (#4016) 2020-01-03 10:44:27 -08:00
ITerminalConnection.idl Implement ConnectionState and closeOnExit=graceful/always/never (#3623) 2019-11-25 14:22:29 -08:00
packages.config deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
pch.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
pch.h Create Telnet connection type and default loopback profile for… (#3858) 2019-12-09 11:07:08 -08:00
TelnetConnection.cpp ci: run spell check in CI, fix remaining issues (#4799) 2020-03-25 11:02:53 -07:00
TelnetConnection.h Create Telnet connection type and default loopback profile for… (#3858) 2019-12-09 11:07:08 -08:00
TelnetConnection.idl Create Telnet connection type and default loopback profile for… (#3858) 2019-12-09 11:07:08 -08:00
TerminalConnection.def Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalConnection.vcxproj Prepare for automated localization (#5119) 2020-03-25 21:06:59 +00:00
TerminalConnection.vcxproj.filters Create Telnet connection type and default loopback profile for… (#3858) 2019-12-09 11:07:08 -08:00