Commit Verlauf

Autor SHA1 Nachricht Datum
  Tig acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) vor 5 Monaten
  Tig 2b8884a881 Finished integrated tznind's work. vor 8 Monaten
  Tig f6b65c6f08 Added mouse support. update charmap vor 8 Monaten
  Maciej Winnik 4b02893276 Change select all keybinding for text inputs vor 8 Monaten
  Tig 5a41d2c0fc Fixing unit tests. WIP vor 9 Monaten
  Tig 17e3fe8c5f Non-rectangular clip reigion support basically works vor 9 Monaten
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw vor 9 Monaten
  Tig 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal vor 9 Monaten
  Tig a93d1ceeb7 better names and API docs vor 9 Monaten
  Tig 5e9178b4bd Everything but adornment drawing is working vor 9 Monaten
  Tig 262c6710ac Added all views tester for draw/layout. vor 9 Monaten
  Tig 6a90328c61 Added Is<flag> helpers vor 9 Monaten
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs vor 9 Monaten
  Tig a19781c53b View.Mouse cleanup - WIP2 vor 9 Monaten
  Tig bc51f8868b KeyDown API usage cleanup vor 9 Monaten
  Tig c19cc7c332 Code cleanup vor 9 Monaten
  Tig 6df071fbe1 Fixed. vor 9 Monaten
  Tig ee196fec48 WIP: Keyboard event improvements vor 9 Monaten
  Tig 61be0615e0 Fixed TableView key handling vor 10 Monaten
  Thomas Nind cc0d9655e5 Fixes #3713 - `TextField` & `TextView` - When pressing right/left clear the selection instead of move tab (#3776) vor 10 Monaten
  BDisp 614bb69ed9 Resolving merge conflicts. vor 10 Monaten
  BDisp e58c15f2e6 Add undo and redo support for cells attribute. vor 10 Monaten
  Tig f2d27a5d08 Working on ComboBox vor 10 Monaten
  BDisp ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. vor 10 Monaten
  BDisp 29799f493c Move necessary methods to the RuneCell class per https://github.com/gui-cs/Terminal.Gui/issues/3774#issuecomment-2391190526. vor 10 Monaten
  Tig 7109a8129a Disabled unix key bindings for TextView vor 10 Monaten
  Tig a33ef5ad9a Fixed TextView vor 10 Monaten
  Tig 878412e5d6 Refactored Command.Accept vor 10 Monaten
  BDisp 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. vor 10 Monaten
  BDisp e4d30a1fe1 Replace Frame to Viewport in TextField. vor 10 Monaten