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 |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 year ago |
Tig Kindel
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
1 year ago |
Tig Kindel
|
7036f5f8f8
Cleaned up MouseClick related stuff.
|
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 |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
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 |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
Thomas Nind
|
01544dc60c
Fixes #2581 Refactor CollectionNavigator so it supports TableView (#2586)
|
2 years ago |
Tig
|
5cf90b8bd0
Builds CollectionNavigator support into UI Catalog for TableView (#2584)
|
2 years ago |
BDisp
|
c1de5e0dc6
Fixes #2545. ListView throw exception if click on the top border. (#2547)
|
2 years ago |