Historial de Commits

Autor SHA1 Mensaje Fecha
  Tig 3d00102125 Added BUGBUGs hace 1 año
  Tig 9ef6fcbe2b Merge branch 'v2_develop' into v2_3522-IDesignable hace 1 año
  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). hace 1 año
  Tig f8ede1283b rebuilt hace 1 año
  BDisp 48c65bdfa1 Fixes #3551. v2: Big performance impact on ListView/ComboBox's that contain a lot of items hace 1 año
  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. hace 1 año
  BDisp afaa924b57 Simplify and fix a bug. hace 1 año
  BDisp 479d1d3558 Update the ContentSize on the CollectionChanged event. hace 1 año
  BDisp 04d61663ea Change comment to reflect what it's really doing. hace 1 año
  BDisp 5a6e64b756 Fix MoveEnd method. hace 1 año
  BDisp b364e39082 Replace ListWrapper to use ObservableCollection. hace 1 año
  BDisp 7be80b48f3 Added CollectionChanged event to the IListDataSource interface. hace 1 año
  Tig c877c1844d Simplified Alignment enum hace 1 año
  Tig 7bfefd27b0 Rebased with #3480 hace 1 año
  Tig 36b9171276 Removed ContentSize setter, replaced with SetContentSize hace 1 año
  Tig a59c44d258 Rebased latest hace 1 año
  Tig c5a6c907a4 Justifier->Aligner hace 1 año
  Tig c84dade64d WIP -> Getting rid of old TextAlignment enums hace 1 año
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position hace 1 año
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes hace 1 año
  Tig 3406d97c4c working on cursor issue hace 1 año
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. hace 1 año
  Tig a655120e48 Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea hace 1 año
  Tig b83b392ccd Updated View and Event classes for viewport and content size handling hace 1 año
  Tig 1ffabac38b Fixed latent bug in ScrollBarView hace 1 año
  Tig 25491bdac6 Fixed FindDeepestView bugg I caused by unravelling the recursion hace 1 año
  BDisp 36469b7298 Fix horizontal scrolling in the ListView. hace 1 año
  Tig 7644f631f0 Refactored ViewportSettings - Now makes more sense and LixtView works as before hace 1 año
  Tig d49bc3c06f Renamed ScrollSettings enum members to be more clear hace 1 año
  Tig 9f93dea5cb TODOs hace 1 año