Cam Sinclair
|
952fc49709
Fix typos
|
1 년 전 |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 년 전 |
Tig
|
a1249198bd
PositionCursor unit tests and flashing cursor fixes
|
1 년 전 |
Tig
|
efe6f1ec60
Fixed PositionCursor
|
1 년 전 |
Tig
|
3406d97c4c
working on cursor issue
|
1 년 전 |
Tig
|
e6da3db22d
Prototype/WIP for revamping how cursor handling works.
|
1 년 전 |
Tig
|
b187a8e70f
Reamed Bounds -> Viewport - MOAR rename
|
1 년 전 |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 년 전 |
Tig Kindel
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
1 년 전 |
Tig Kindel
|
7036f5f8f8
Cleaned up MouseClick related stuff.
|
1 년 전 |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 년 전 |
dodexahedron
|
0f9e6f091d
Stage 1 of #3256 - Prepare Rect for removal (#3260)
|
1 년 전 |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 년 전 |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 년 전 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 년 전 |
Tig
|
6ad36b7ac9
Fixes #2944. `TreeView` unit tests fail intermittently: Ensures `Attribute` and `Color` are read only value types (#3163)
|
1 년 전 |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 년 전 |
Tigger Kindel
|
a96c2588d5
Tweaks to api docs
|
1 년 전 |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 년 전 |
BDisp
|
81ea4e8ec7
Fixes #2944. TreeView ColorGetter not disposing sometimes causes unit test error. (#2945)
|
1 년 전 |
tznind
|
897b3a3eea
Layout tidy up and whitespace fixes
|
2 년 전 |
Thomas
|
95e0d72bda
Use the new DrawLine event in file system tree to color folder icons
|
2 년 전 |
Thomas
|
2f1db90fcd
Added DrawLine event to TreeView
|
2 년 전 |
Thomas Nind
|
cd6cfd7f62
Fixes #2683 - Adds an ITableSource which wraps a TreeView<T> (#2685)
|
2 년 전 |
Thomas Nind
|
0ea7a871ce
Adds TreeView MaxDepth (#2651)
|
2 년 전 |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 년 전 |
Thomas Nind
|
5317950928
Fixes #2601 - Adds ability to filter TreeView branches/leaves (v2) (#2604)
|
2 년 전 |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 년 전 |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 년 전 |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 년 전 |