Commit History

Author SHA1 Message Date
  tznind 90d492716a Adds IConsoleDriver 8 months ago
  Tig 563d58a380 Code cleanup and refactor 9 months ago
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw 9 months ago
  Tig 87486b1969 Renamed Refresh. COde Cleanup 9 months ago
  Tig 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal 9 months ago
  Tig 10d99a2c8a Beefed up benchmarking 9 months ago
  Tig bbf54f4a47 Added Benchmarking to UI Catalog 9 months ago
  Tig b31339da02 Tons of stuff 9 months ago
  Tig 78d0a8fc3b Accepted->Accepting 10 months ago
  Tig 018dbc625e Accepted now takes CommandEventArgs 10 months ago
  Tig af110d92d0 In the middle of another refactoroing 10 months ago
  Tig 05ae84382d Addressed review feedback. 10 months ago
  Tig ad81e09d42 Debugging GraphView issue 11 months ago
  Tig 0bd50c5b93 Fixes #3641. `CheckBox.State` -> `CheckBox.CheckState` (#3648) 1 year ago
  Tig 6188127a24 Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked). 1 year ago
  Tig 7a712ad96a Accept now uses HandledEventARgs vs. Cancel 1 year ago
  Tig f43596c878 restructure 1 year ago
  Tig 713c5f112d View.Add returns added view 1 year ago
  Tig 3f472c673a StatusBar conversion progress. 1 year ago
  Tig 05613bb229 Start on replacing old StatusBar with new 1 year ago
  Tig df5f04b645 Merged v2_develop 1 year ago
  BDisp f1fcbb91d3 Fix UICatalog. 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 year ago
  Tig a518cb37ee Refactored Diagnostics 1 year ago
  dodexahedron 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  BDisp 93659510c3 Fix GraphViewExample. (#3177) 1 year ago
  BDisp 17e7673cd3 Fixes #2981. LegendAnnotation: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2982) 1 year ago
  Tig bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago