Tig
|
c877c1844d
Simplified Alignment enum
|
1 year ago |
Tig
|
6e640ef80d
Rebased with #3480
|
1 year ago |
Tig
|
6cdb4c4c90
Code cleanup
|
1 year ago |
Tig
|
7bfefd27b0
Rebased with #3480
|
1 year ago |
Tig
|
d27b0b6212
Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize
|
1 year ago |
Tig
|
a59c44d258
Rebased latest
|
1 year ago |
Tig
|
ce1e243df2
Justification->Alignment
|
1 year ago |
Tig
|
c5a6c907a4
Justifier->Aligner
|
1 year ago |
Tig
|
37073d29b5
Alignment->Justification
|
1 year ago |
Tig
|
c84dade64d
WIP -> Getting rid of old TextAlignment enums
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
a1249198bd
PositionCursor unit tests and flashing cursor fixes
|
1 year ago |
Tig
|
e6da3db22d
Prototype/WIP for revamping how cursor handling works.
|
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
|
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 |
BDisp
|
a3627aed5e
Fixes #3189. TextValidateField doesn't show the cursor and doesn't have TextChanged event. (#3190)
|
1 year ago |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig Kindel
|
5ffaf55efc
(Color)foo -> new Color (foo)
|
1 year ago |
Tigger Kindel
|
1fa6267895
WIP - Revamped Color
|
1 year ago |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
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 |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |