Commit History

Author SHA1 Message Date
  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
  Tig 25491bdac6 Fixed FindDeepestView bugg I caused by unravelling the recursion 1 year ago
  BDisp 36469b7298 Fix horizontal scrolling in the ListView. 1 year ago
  Tig 7644f631f0 Refactored ViewportSettings - Now makes more sense and LixtView works as before 1 year ago
  Tig d49bc3c06f Renamed ScrollSettings enum members to be more clear 1 year ago
  Tig 9f93dea5cb TODOs 1 year ago
  Tig 685e59f20e ListView now uses ViewPort and ContentSize 1 year ago
  Tig df5f04b645 Merged v2_develop 1 year ago
  Tig 5b03d739a6 Fixed quit scenario bug. WorkerApp, when hidden, was eating QuitKey 1 year ago
  BDisp fda698d1c4 Avoids throw if _source is null. 1 year ago
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago