Commit History

Author SHA1 Message Date
  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
  BDisp 479d1d3558 Update the ContentSize on the CollectionChanged event. 1 year ago
  BDisp 04d61663ea Change comment to reflect what it's really doing. 1 year ago
  BDisp 5a6e64b756 Fix MoveEnd method. 1 year ago
  BDisp b364e39082 Replace ListWrapper to use ObservableCollection. 1 year ago
  BDisp 7be80b48f3 Added CollectionChanged event to the IListDataSource interface. 1 year ago
  Tig c877c1844d Simplified Alignment enum 1 year ago
  Tig 7bfefd27b0 Rebased with #3480 1 year ago
  Tig 36b9171276 Removed ContentSize setter, replaced with SetContentSize 1 year ago
  Tig a59c44d258 Rebased latest 1 year ago
  Tig c5a6c907a4 Justifier->Aligner 1 year ago
  Tig c84dade64d WIP -> Getting rid of old TextAlignment enums 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig 3406d97c4c working on cursor issue 1 year ago
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
  Tig a655120e48 Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea 1 year ago
  Tig b83b392ccd Updated View and Event classes for viewport and content size handling 1 year ago
  Tig 1ffabac38b Fixed latent bug in ScrollBarView 1 year ago