Commit History

Author SHA1 Message Date
  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
  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