Tig
|
1ac80eb7e2
Fixed final nullability issues.
|
1 month ago |
copilot-swe-agent[bot]
|
06bd50dec8
Phase 2: Remove nullable disable from all non-View files - COMPLETE!
|
1 month ago |
copilot-swe-agent[bot]
|
439e1615ba
Phase 1: Enable nullable by default, add directives to all files
|
1 month ago |
BDisp
|
fc818b0274
Fixes #4382. StringExtensions.GetColumns method should only return the total text width and not the sum of all runes width (#4383)
|
1 month ago |
Tig
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 months ago |
Tonttu
|
cf2645fa04
StringExtensions.ToString(IEnumerable<Rune>) use rented array as alternative buffer
|
9 months ago |
Tonttu
|
9b78961a03
StringExtensions.ToString(IEnumerable<Rune>) remove extra rune chars copy
|
9 months ago |
Tonttu
|
5ab51fc08b
StringExtensions.ToString(IEnumerable<Rune>) stackalloc char buffer with StringBuilder fallback
|
9 months ago |
Tonttu
|
b6a5ca1d4e
Rewrite StringExtensions.ToString(IEnumerable<Rune>)
|
9 months ago |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
dodexahedron
|
92a601254e
Fixes #3170. Color improvements (#3204)
|
1 year ago |
BDisp
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |