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 b31339da02 Tons of stuff 9 months ago
  Tig 5e9178b4bd Everything but adornment drawing is working 9 months ago
  Tig 98a2265db2 fixed all views to deal with Driver is null 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
  Tig 8cb0c84282 Fixed View.KeyDown/Up event 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 a6234da334 Fix merge errors. 9 months ago
  BDisp 614bb69ed9 Resolving merge conflicts. 9 months ago
  Tig fd9786717e Fixed more menubar/statusbar 9 months ago
  BDisp 52435e4943 Move Prompt method and all ColorPicker*.cs to ColorPicker.*.cs. 9 months ago
  Tig b2049d8991 Fixed Dialog & Messagebox 9 months ago
  Tig 5006e0036b Fixed TextView not handling space 9 months ago
  Tig 78d0a8fc3b Accepted->Accepting 9 months ago
  BDisp 17ad70f92d Make _originalCellsList field as readonly. 9 months ago
  BDisp e58c15f2e6 Add undo and redo support for cells attribute. 9 months ago
  BDisp 6a0aa9a3b2 Add feature to copy, cut and paste with the cells attributes. 10 months ago
  Tig 6adeec6548 More refactoring. Still WIP 10 months ago
  BDisp f93b475127 Using the attribute at the cursor position on paste. 10 months ago
  Tig af110d92d0 In the middle of another refactoroing 10 months ago
  BDisp ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 10 months ago