Tig
|
5a4600e3fe
Merge branch 'v2_develop' into copilot/fix-e6dde989-9ea1-4d83-8522-54ed8f70815a
|
1 week ago |
copilot-swe-agent[bot]
|
d425e4edbf
Fix TextFormatter.GetDrawRegion per-line allocations using ArrayPool
|
1 week ago |
copilot-swe-agent[bot]
|
9feac09e13
Fix TextFormatter.Draw per-line allocations using ArrayPool
|
1 week ago |
Tig
|
98ae6314be
Merge branch 'v2_develop' into copilot/fix-e6dde989-9ea1-4d83-8522-54ed8f70815a
|
1 week ago |
Tig
|
171a26a350
Removes the v1 `Menu` stuff. Preps for #4148 (#4402)
|
3 weeks ago |
BDisp
|
cd75a20c60
Fixes #4387. Runes should not be used on a cell, but rather should use a single grapheme rendering 1 or 2 columns (#4388)
|
3 weeks ago |
Copilot
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
Tig
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 month ago |
copilot-swe-agent[bot]
|
ae980c392e
Make new architecture the default and validate all tests pass
|
2 months ago |
copilot-swe-agent[bot]
|
2d27f38252
Fix test failures by making new architecture opt-in with UseNewArchitecture flag
|
2 months ago |
copilot-swe-agent[bot]
|
688c27f3ee
Fix Draw method to use new architecture - addresses @tig's feedback
|
2 months ago |
copilot-swe-agent[bot]
|
87c761cd76
Implement new TextFormatter architecture with separated formatter and renderer
|
2 months ago |
copilot-swe-agent[bot]
|
0e9068dee7
Add documentation for TextFormatter architectural issues and future rewrite plans
|
2 months ago |
Tig
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 months ago |
Tonttu
|
9735d8c584
Consistent kilobyte unit in comments
|
9 months ago |
Tonttu
|
2e4e73a436
Rewrite TextFormatter.RemoveHotKeySpecifier
|
9 months ago |
Tonttu
|
662e745395
Rewrite TextFormatter.ReplaceCRLFWithSpace
|
9 months ago |
Tonttu
|
7d317ba550
StripCRLF early exit when no newline to avoid StringBuilder allocation
|
9 months ago |
Tonttu
|
6f63dca591
Rewrite TextFormatter.StripCRLF
|
9 months ago |
Tonttu
|
c4502b0741
Add tests for TextFormatter StripCRLF and ReplaceCRLFWithSpace
|
9 months ago |
Tig
|
98f70b2632
Adds `ViewportSettings.Transparent` (#3886)
|
9 months ago |
Tonttu
|
35522cc517
Reduce func allocations (#3919)
|
9 months ago |
Thomas Nind
|
81ad695ef7
Fix foreach runes bug with unicode surrogate pairs (#3894)
|
11 months ago |
BDisp
|
dbfe521db3
Fixes #3873. TextFormatter isn't properly handling combining marks on alignments. (#3874)
|
1 year ago |
tznind
|
90d492716a
Adds IConsoleDriver
|
1 year ago |
Tig
|
7e0f60696f
WIP: Figuring out how to make margin transparent
|
1 year ago |
Tig
|
fdeb8e90d1
WIP: Figuring out how to make margin transparent
|
1 year ago |
Tig
|
b2cd779c3c
Use .ReplaceLineEndings() in TextFormatter
|
1 year ago |
Tig
|
6f9fb1a68d
Trying to debug @bdisp's About box issue
|
1 year ago |
Tig
|
c7ae986789
Review feedback
|
1 year ago |