terminal/src/cascadia/TerminalSettingsEditor
Kayla Cinnamon 6b7149d9e6
Nit: update string in cursor shape (#8852)
This should technically be a lowercase 'u'. We don't have to merge this until after 1.6 because of localization, but I figured I'd make the PR for it.
2021-02-02 17:29:17 +00:00
..
Resources/en-US Nit: update string in cursor shape (#8852) 2021-02-02 17:29:17 +00:00
ColorLightenConverter.cpp Persist selected color scheme on navigation; Don't gray-out color swatches (#8799) 2021-01-19 19:18:07 +00:00
ColorLightenConverter.h Persist selected color scheme on navigation; Don't gray-out color swatches (#8799) 2021-01-19 19:18:07 +00:00
ColorSchemes.cpp Bugfix: sync color scheme rename with profile reference (#8793) 2021-01-22 18:21:18 +00:00
ColorSchemes.h Bugfix: sync color scheme rename with profile reference (#8793) 2021-01-22 18:21:18 +00:00
ColorSchemes.idl Bugfix: sync color scheme rename with profile reference (#8793) 2021-01-22 18:21:18 +00:00
ColorSchemes.xaml Bugfix: sync color scheme rename with profile reference (#8793) 2021-01-22 18:21:18 +00:00
ColorToBrushConverter.cpp Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
ColorToBrushConverter.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
ColorToHexConverter.cpp Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
ColorToHexConverter.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
CommonResources.xaml Include UWP styling guidance in settings UI (#8831) 2021-01-20 22:42:39 +00:00
Converters.idl Add a slider for the padding setting in the SUI (#8851) 2021-01-26 02:22:24 +00:00
EnumEntry.h Order enum settings according to enum values (#8784) 2021-01-14 11:47:33 +00:00
EnumEntry.idl Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
FontWeightConverter.cpp Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
FontWeightConverter.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
GlobalAppearance.cpp Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
GlobalAppearance.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
GlobalAppearance.idl Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
GlobalAppearance.xaml Include UWP styling guidance in settings UI (#8831) 2021-01-20 22:42:39 +00:00
Interaction.cpp Add missing settings to the settings UI (#8774) 2021-01-14 23:57:59 +00:00
Interaction.h Add missing settings to the settings UI (#8774) 2021-01-14 23:57:59 +00:00
Interaction.idl Add missing settings to the settings UI (#8774) 2021-01-14 23:57:59 +00:00
Interaction.xaml Bind LaunchMode and TabSwitcherMode properly in SUI (#8956) 2021-02-01 16:38:52 +00:00
InvertedBooleanToVisibilityConverter.cpp Add UI for adding, renaming, and deleting a color scheme (#8403) 2020-12-17 23:14:07 +00:00
InvertedBooleanToVisibilityConverter.h Add UI for adding, renaming, and deleting a color scheme (#8403) 2020-12-17 23:14:07 +00:00
Launch.cpp Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
Launch.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
Launch.idl Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
Launch.xaml Bind LaunchMode and TabSwitcherMode properly in SUI (#8956) 2021-02-01 16:38:52 +00:00
MainPage.cpp Fix the Profiles pivot selection, again (#8844) 2021-01-25 15:06:33 -08:00
MainPage.h Fix the Profiles pivot selection, again (#8844) 2021-01-25 15:06:33 -08:00
MainPage.idl Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
MainPage.xaml Include UWP styling guidance in settings UI (#8831) 2021-01-20 22:42:39 +00:00
Microsoft.Terminal.Settings.Editor.def Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
Microsoft.Terminal.Settings.Editor.vcxproj Add a slider for the padding setting in the SUI (#8851) 2021-01-26 02:22:24 +00:00
Microsoft.Terminal.Settings.Editor.vcxproj.filters Polish the Background Image settings (#8778) 2021-01-18 22:34:07 +00:00
packages.config Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
PaddingConverter.cpp Add a slider for the padding setting in the SUI (#8851) 2021-01-26 02:22:24 +00:00
PaddingConverter.h Add a slider for the padding setting in the SUI (#8851) 2021-01-26 02:22:24 +00:00
pch.cpp Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
pch.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
PercentageConverter.cpp Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
PercentageConverter.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
Profiles.cpp Add a slider for the padding setting in the SUI (#8851) 2021-01-26 02:22:24 +00:00
Profiles.h Fix the Profiles pivot selection, again (#8844) 2021-01-25 15:06:33 -08:00
Profiles.idl Fix the Profiles pivot selection, again (#8844) 2021-01-25 15:06:33 -08:00
Profiles.xaml Add a slider for the padding setting in the SUI (#8851) 2021-01-26 02:22:24 +00:00
Rendering.cpp Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
Rendering.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
Rendering.idl Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
Rendering.xaml Include UWP styling guidance in settings UI (#8831) 2021-01-20 22:42:39 +00:00
StringIsEmptyConverter.cpp Polish the Background Image settings (#8778) 2021-01-18 22:34:07 +00:00
StringIsEmptyConverter.h Polish the Background Image settings (#8778) 2021-01-18 22:34:07 +00:00
StringIsNotDesktopConverter.cpp Polish the Background Image settings (#8778) 2021-01-18 22:34:07 +00:00
StringIsNotDesktopConverter.h Polish the Background Image settings (#8778) 2021-01-18 22:34:07 +00:00
Utils.cpp Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
Utils.h Order enum settings according to enum values (#8784) 2021-01-14 11:47:33 +00:00
ViewModelHelpers.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00
ViewModelHelpers.idl.h Introduce the Terminal Settings Editor (#8048) 2020-12-11 13:47:10 -08:00