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 |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
8c59e8255f
Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
BDisp
|
a0c0d18a5a
Prevents OnEnter throw exception if IsInitialized is false.
|
2 years ago |
BDisp
|
3e504ca8e8
Run EnsureSelectedItemVisible on OnSelectedChanged.
|
2 years ago |
BDisp
|
0656662b12
lastSelectedItem must be equal to selected no matter has focus or not.
|
2 years ago |
BDisp
|
c5ef409819
Fixes #2459. ListView SelectedItem throw exception if the value is -1.
|
2 years ago |
BDisp
|
d81bf050ee
Fixes #2451. ListView SelectedItem should be -1 by default.
|
2 years ago |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
Tig Kindel
|
9232a2bd59
Merge branch 'develop' into unittest_reorg
|
2 years ago |
Tig Kindel
|
7454dac942
Reorg of unit tests
|
2 years ago |