Tig
|
b4eccad1e2
Nuked OnInvokingKeyBindings from RadioGroup
|
1 year ago |
Tig
|
5e1e673c62
Added TODOs
|
1 year ago |
Tig
|
24ca95fd5e
Removed LayoutStyle
|
1 year ago |
Tig
|
e28f73f175
Pos / Dim code cleanup
|
1 year ago |
Tig
|
e6f883b96b
Modernized RadioGroup to use Dim.Auto.
|
1 year ago |
Tig
|
070d31d5ab
Modernized RadioGroup to use Dim.Auto.
|
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
|
5c36db22a4
merge
|
1 year ago |
Tig
|
cca32726fc
Refactored API to support extensibilty... eg Hover (not implemented yet).
|
1 year ago |
Tig
|
1b21dd5ef1
merged
|
1 year ago |
Tig
|
c1896ee048
Renamed to HighlightOnPress and added unit tests
|
1 year ago |
Tig
|
dc7b504890
RadioButton now works
|
1 year ago |
Tig
|
d9d5f860c3
Made RadioGroup utilize InvertColorsOnPress.
|
1 year ago |
Tig
|
b187a8e70f
Reamed Bounds -> Viewport - MOAR rename
|
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 |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |
Brandon Thetford
|
3d807c3833
Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
1 year ago |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 year ago |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
1df8ae15bb
Fixes #3186. HotKeys must be explicitly set (Makes `TextFormatter.FindHotKey` `firstUpperCase` default to `false`) (#3187)
|
1 year ago |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
1 year ago |
Tig
|
7f759b573b
Fixes #3055: Remove `Key.Unknown` (#3057)
|
1 year ago |