Tig
|
e0de73ab83
Fixes #4023 - Changes `CommandEventArgs` to be based on `HandledEventArgs` instead of `CancelEventArgs` (#4054)
|
7 months ago |
Tig
|
47bcf1bf57
Partial on #2975 - Replaces Menu v1 in many places with v2 (#4040)
|
7 months ago |
Tig
|
acb5979e6c
Cleans up/Refactors `View.Subviews` (#3962)
|
9 months ago |
Tig
|
b31339da02
Tons of stuff
|
1 year ago |
Tig
|
78d0a8fc3b
Accepted->Accepting
|
1 year ago |
Tig
|
018dbc625e
Accepted now takes CommandEventArgs
|
1 year ago |
Tig
|
af110d92d0
In the middle of another refactoroing
|
1 year ago |
Tig
|
bb16e695fa
merged with v2_develop
|
1 year ago |
Tig
|
37f349004a
WIP: More. Trying to fix TableView regression
|
1 year ago |
Tig
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 year ago |
Tig
|
e8b32b050a
Upgraed Bar
|
1 year ago |
Tig
|
434a2d453d
Made Shortcut opinionated based on Orientation
|
1 year ago |
Tig
|
baf7e7f185
Made Shortcut opinionated based on Orientation
|
1 year ago |
Tig
|
f43596c878
restructure
|
1 year ago |
Tig
|
713c5f112d
View.Add returns added view
|
1 year ago |
Tig
|
9e6a00bf3a
StatusBar conversion progress.
|
1 year ago |
Tig
|
05613bb229
Start on replacing old StatusBar with new
|
1 year ago |
Tig
|
abb11f0778
Nuked OnInvokingKeyBindings from StatusBar
|
1 year ago |
Tig
|
5e1e673c62
Added TODOs
|
1 year ago |
Tig
|
41d86f7e15
ContentSize -> GetContentSize()/SetContentSize()
|
1 year ago |
Tig
|
d27b0b6212
Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize
|
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
|
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 |
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 |