-
Couldn't load subscription status.
- Fork 8.9k
Introduce Microsoft.Terminal.UI and consolidate UI helpers #15107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
e84874c
Add Microsoft.Terminal.UI plus ResourceString
DHowett d11edc2
Move Converters from MTSE to MTU
DHowett a753fda
Remove TA.EmptyStringVisibilityConverter, prefer MTU
DHowett 76af799
[1] clean old IconSourceConv resources
DHowett 9d68899
Add appropriate references from MTA->MTU
DHowett 458ef04
[2] Move IconPathConverter into MTU
DHowett d787158
[3] Remove IValueConverter from IconPathConverter
DHowett 5dfb941
Move IDirectKeyListener from everywhere to MTU
DHowett 653fb38
Merge remote-tracking branch 'origin/main' into dev/duhowett/m.t.ui
DHowett 2e3c2e4
Merge remote-tracking branch 'origin/main' into dev/duhowett/m.t.ui
DHowett 811046d
Update for recent changes in main
DHowett d240749
Merge remote-tracking branch 'origin/main' into dev/duhowett/m.t.ui
DHowett 8515db5
Fix Audit and remove the *proliferation* of M.T.UI winmd dependencies
DHowett b54ea5d
Sometimes there are moments where you just want to give up
DHowett 60ba78d
UGH AUDIT MODE
DHowett 08f43b9
and speel
DHowett 41ec010
[click-click] That was easy
DHowett bfb8293
Merge remote-tracking branch 'origin/main' into dev/duhowett/m.t.ui
DHowett 45308fd
Merge remote-tracking branch 'origin/main' into dev/duhowett/m.t.ui
lhecker f2b60f8
Some holdovers
DHowett File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -46,6 +46,7 @@ MSAA | |
| msixbundle | ||
| MSVC | ||
| MSVCP | ||
| mtu | ||
| muxc | ||
| netcore | ||
| Onefuzz | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 0 additions & 38 deletions
38
src/cascadia/TerminalApp/EmptyStringVisibilityConverter.cpp
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
src/cascadia/TerminalApp/EmptyStringVisibilityConverter.idl
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.