Commit History

Author SHA1 Message Date
  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
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig a655120e48 Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea 1 year ago
  BDisp 24aef987be Restoring unit test from v1. 1 year ago
  Tig 7644f631f0 Refactored ViewportSettings - Now makes more sense and LixtView works as before 1 year ago
  Tig 9f93dea5cb TODOs 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  BDisp 41971a6e5a Fix all tests. 1 year ago
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 year ago
  dodexahedron 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  Tig 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 year ago
  Tig 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 1 year ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  BDisp c1de5e0dc6 Fixes #2545. ListView throw exception if click on the top border. (#2547) 2 years ago