Commit History

作者 SHA1 備註 提交日期
  Tig 8cb0c84282 Fixed View.KeyDown/Up event handling 10 月之前
  Tig 1e99319367 Fixed 10 月之前
  Tig b2049d8991 Fixed Dialog & Messagebox 10 月之前
  Tig 78d0a8fc3b Accepted->Accepting 10 月之前
  Tig 2a989df553 Selected->Selecting 10 月之前
  Tig f2d27a5d08 Working on ComboBox 10 月之前
  Tig 923e5d1cf3 Fixed ScreenPosition in tests 10 月之前
  Tig af110d92d0 In the middle of another refactoroing 10 月之前
  Tig 66edb36cc7 Fixed RadioGroup 10 月之前
  Tig 1d633c2fa7 Refactored View command handling 10 月之前
  Tig 8fbbba750b ListView 10 月之前
  Tig ba161b3eae Cleaned up Command enum. 11 月之前
  Tig d1d7ab5fa8 Done with refactor. Nav unit tests all pass. Fixing View unit tests... 11 月之前
  Tig 794ad0bad7 Refactoring again... WIP broke 11 月之前
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 11 月之前
  Tig aa4f5228e6 Merged and fixed issues. 1 年之前
  Tig 3d00102125 Added BUGBUGs 1 年之前
  Tig 9ef6fcbe2b Merge branch 'v2_develop' into v2_3522-IDesignable 1 年之前
  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 年之前
  Tig f8ede1283b rebuilt 1 年之前
  BDisp 48c65bdfa1 Fixes #3551. v2: Big performance impact on ListView/ComboBox's that contain a lot of items 1 年之前
  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 年之前
  BDisp afaa924b57 Simplify and fix a bug. 1 年之前
  BDisp 479d1d3558 Update the ContentSize on the CollectionChanged event. 1 年之前
  BDisp 04d61663ea Change comment to reflect what it's really doing. 1 年之前
  BDisp 5a6e64b756 Fix MoveEnd method. 1 年之前
  BDisp b364e39082 Replace ListWrapper to use ObservableCollection. 1 年之前
  BDisp 7be80b48f3 Added CollectionChanged event to the IListDataSource interface. 1 年之前
  Tig c877c1844d Simplified Alignment enum 1 年之前
  Tig 7bfefd27b0 Rebased with #3480 1 年之前