Commit History

Author SHA1 Message Date
  Tig 1a16f43495 Refactored subview methods. Fixed issues. 11 months ago
  Tig 4b479a60f3 Refactored subview methods 11 months ago
  Tig 66f4bef512 ComboBox 1 year ago
  Tig d1d7ab5fa8 Done with refactor. Nav unit tests all pass. Fixing View unit tests... 1 year ago
  Tig 794ad0bad7 Refactoring again... WIP broke 1 year ago
  Tig 755c0afe7f Fixed Combobox 1 year ago
  Tig 0d6ad5b112 Fixed treeviewTests 1 year ago
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 1 year ago
  Tig 782b090643 builds and runs. But not properly. 1 year ago
  Tig aa4f5228e6 Merged and fixed issues. 1 year ago
  Tig cf1435ae96 WIP: Fixed stuff. Broke stuff. Making progress. 1 year ago
  Tig f2eb9ce6e2 WIP: More refining 1 year ago
  Tig d407683d5b Made View.Navigation nullable enable. 1 year ago
  Tig 4ede0648f4 TabStop -> now of type TabStop. 1 year ago
  Tig 66f83ad2e6 Reduced duplicated code by leverating Navigationdirection enum 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  Tig 9ef6fcbe2b Merge branch 'v2_develop' into v2_3522-IDesignable 1 year ago
  Tig 710bd7f371 Incorporated feedback 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 9bf14c70d3 Tweaked combobox 1 year ago
  Tig cd43ee363d Revamped to further simplify and make more correct 1 year ago
  Tig f8ede1283b rebuilt 1 year ago
  Tig 99948b1486 Simplified HighlightEventArgs 1 year ago
  Tig d7bd938664 Renamed StateChangedEventArgs 1 year ago
  Tig 7a712ad96a Accept now uses HandledEventARgs vs. Cancel 1 year ago
  BDisp 37e59dfcff PERF: At the request of @dodexahedron 1 year ago
  BDisp 48c65bdfa1 Fixes #3551. v2: Big performance impact on ListView/ComboBox's that contain a lot of items 1 year ago
  BDisp 308227761f Resolving merge conflicts. 1 year ago
  BDisp fb4f474fd4 Change ComboBox to using ObservableCollection. 1 year ago
  Tig 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago