Commit History

Author SHA1 Message Date
  Tig 5590c28026 Merge branch 'v2_develop' into v2_3029-MouseEvents 9 months ago
  Tig c50f47be1e Code cleanup 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  Tig a19781c53b View.Mouse cleanup - WIP2 9 months ago
  Tig b766e4efdd Fixed listView issue. 9 months ago
  Tig 89d8b74c3d Key API simplification 9 months ago
  Tig 61be0615e0 Fixed TableView key handling 9 months ago
  Tig 8cb0c84282 Fixed View.KeyDown/Up event handling 9 months ago
  Tig 1e99319367 Fixed 9 months ago
  Tig b2049d8991 Fixed Dialog & Messagebox 10 months ago
  Tig 78d0a8fc3b Accepted->Accepting 10 months ago
  Tig 2a989df553 Selected->Selecting 10 months ago
  Tig f2d27a5d08 Working on ComboBox 10 months ago
  Tig 923e5d1cf3 Fixed ScreenPosition in tests 10 months ago
  Tig af110d92d0 In the middle of another refactoroing 10 months ago
  Tig 66edb36cc7 Fixed RadioGroup 10 months ago
  Tig 1d633c2fa7 Refactored View command handling 10 months ago
  Tig 8fbbba750b ListView 10 months ago
  Tig ba161b3eae Cleaned up Command enum. 10 months ago
  Tig d1d7ab5fa8 Done with refactor. Nav unit tests all pass. Fixing View unit tests... 11 months ago
  Tig 794ad0bad7 Refactoring again... WIP broke 11 months ago
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 11 months ago
  Tig aa4f5228e6 Merged and fixed issues. 11 months ago
  Tig 3d00102125 Added BUGBUGs 1 year ago
  Tig 9ef6fcbe2b Merge branch 'v2_develop' into v2_3522-IDesignable 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 f8ede1283b rebuilt 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 893a6c8c32 Ensures CollectionChanged event is subscribed once or none if the source is null. For the ListWrapper the user is responsible to dispose it. 1 year ago
  BDisp afaa924b57 Simplify and fix a bug. 1 year ago