Commit History

Author SHA1 Message Date
  Tig 5c2035d894 fixed ListView test wrt AllowNegativeXWhenWidthGreaterThanContentWidth 8 months ago
  Tig 55387d3c13 Made more Driver APIs internal 9 months ago
  Tig 563d58a380 Code cleanup and refactor 9 months ago
  Tig 5a41d2c0fc Fixing unit tests. WIP 9 months ago
  Tig 87486b1969 Renamed Refresh. COde Cleanup 9 months ago
  Tig 6e98d10f34 Switched back to Application.Begin not calling Refresh 9 months ago
  Tig a9e1f2a2cb View.Mouse cleanup - WIP 10 months ago
  Tig b766e4efdd Fixed listView issue. 10 months ago
  Tig 8cb0c84282 Fixed View.KeyDown/Up event handling 10 months ago
  Tig 78d0a8fc3b Accepted->Accepting 10 months ago
  Tig 018dbc625e Accepted now takes CommandEventArgs 10 months ago
  Tig 923e5d1cf3 Fixed ScreenPosition in tests 10 months ago
  Tig af110d92d0 In the middle of another refactoroing 10 months ago
  Tig 941a6ee5e6 New overlapped drawing impl. 10 months ago
  Tig ba161b3eae Cleaned up Command enum. 11 months ago
  Tig 29f3550489 merged 11 months ago
  Tig b267e1698e V2 fix warnings (#3671) 11 months ago
  Tig 42a9ecb151 Fixed unit tests 1 year ago
  Tig 44ce74a5c0 Refactored Application into smaller files. 1 year ago
  Tig 7a712ad96a Accept now uses HandledEventARgs vs. Cancel 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 254c1bbf44 Unsubscribing event from ListWrapper is responsible of the user by disposing. ListView does it. 1 year ago
  BDisp 308227761f Resolving merge conflicts. 1 year ago
  BDisp fc487cbbf8 Proving the Source can be derived from an IList<T>. 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
  Tig 1872e6ab8b Fixed ListViewTests 1 year ago
  BDisp 479d1d3558 Update the ContentSize on the CollectionChanged event. 1 year ago
  BDisp 5a6e64b756 Fix MoveEnd method. 1 year ago
  BDisp 812734856f Unit test for the CollectionChanged event. 1 year ago
  BDisp 7438f9f420 Change unit tests to use ObservableCollection. 1 year ago