Commit History

Author SHA1 Message Date
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw 9 months ago
  Tig 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal 9 months ago
  Tig a93d1ceeb7 better names and API docs 9 months ago
  Tig 5e9178b4bd Everything but adornment drawing is working 9 months ago
  Tig 262c6710ac Added all views tester for draw/layout. 9 months ago
  Tig 6a90328c61 Added Is<flag> helpers 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  Tig a19781c53b View.Mouse cleanup - WIP2 9 months ago
  Tig bc51f8868b KeyDown API usage cleanup 9 months ago
  Tig c19cc7c332 Code cleanup 9 months ago
  Tig 6df071fbe1 Fixed. 9 months ago
  Tig ee196fec48 WIP: Keyboard event improvements 9 months ago
  Tig 61be0615e0 Fixed TableView key handling 9 months ago
  Thomas Nind cc0d9655e5 Fixes #3713 - `TextField` & `TextView` - When pressing right/left clear the selection instead of move tab (#3776) 9 months ago
  BDisp 614bb69ed9 Resolving merge conflicts. 9 months ago
  BDisp e58c15f2e6 Add undo and redo support for cells attribute. 9 months ago
  Tig f2d27a5d08 Working on ComboBox 9 months ago
  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
  Tig 7109a8129a Disabled unix key bindings for TextView 10 months ago
  Tig a33ef5ad9a Fixed TextView 10 months ago
  Tig 878412e5d6 Refactored Command.Accept 10 months ago
  BDisp 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. 10 months ago
  BDisp e4d30a1fe1 Replace Frame to Viewport in TextField. 10 months ago
  Tig 66edb36cc7 Fixed RadioGroup 10 months ago
  Tig 1d633c2fa7 Refactored View command handling 10 months ago
  Tig bff7794495 Rebased onto v2_2491-Overlapped 10 months ago
  Tig 21e55cc6c0 Enabled ViewHighlight.Hover 10 months ago
  Tig ba161b3eae Cleaned up Command enum. 10 months ago
  BDisp 02a98f3fc2 Fixes #3700. ContextMenu pollutes Toplevel.MenuBar's key bindings 11 months ago