Commit History

Author SHA1 Message Date
  Tig cbb7ddc1f5 Merged latest v2_develop 9 months ago
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw 9 months ago
  Tig 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal 9 months ago
  Tig 92dac0ecfb View Draw API docs and code cleanup 9 months ago
  Tig ed05e17913 Fixed issue with enter/leave 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 8c7982f9c0 Tons of Layout refactoring. LayoutSubviews is now internal. 9 months ago
  Tig 5590c28026 Merge branch 'v2_develop' into v2_3029-MouseEvents 9 months ago
  Tig f503a5c06f keyEvent -> key 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  Tig 1abe3182b6 View.Mouse cleanup - WIP3 9 months ago
  Tig 61be0615e0 Fixed TableView key handling 9 months ago
  Tig 78d0a8fc3b Accepted->Accepting 10 months ago
  Tig 33f427725c FileDialog code cleanup 10 months ago
  Tig af110d92d0 In the middle of another refactoroing 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
  Thomas Nind 5b2e10e6d0 Fixes #3696 Remove custom navigation in FileDialog (#3712) 11 months ago
  Tig ad81e09d42 Debugging GraphView issue 11 months ago
  Tig 1a16f43495 Refactored subview methods. Fixed issues. 11 months ago
  Tig 4b479a60f3 Refactored subview methods 11 months ago
  Tig 1b1a2524e7 Removed TabIndex etc... 11 months ago
  Tig d1d7ab5fa8 Done with refactor. Nav unit tests all pass. Fixing View unit tests... 11 months ago
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 11 months ago
  Tig 4226d8172e Discovered serious issues with how HasFocus, OnEnter/OnLeave, etc... work in some edge cases. 1 year ago
  Tig 37f349004a WIP: More. Trying to fix TableView regression 1 year ago
  Tig f2eb9ce6e2 WIP: More refining 1 year ago
  Tig d407683d5b Made View.Navigation nullable enable. 1 year ago