Commit History

Author SHA1 Message Date
  BDisp ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 10 months ago
  BDisp 29799f493c Move necessary methods to the RuneCell class per https://github.com/gui-cs/Terminal.Gui/issues/3774#issuecomment-2391190526. 10 months ago
  BDisp 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. 10 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
  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
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  Thomas Nind c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 years ago