Tig
|
8c7982f9c0
Tons of Layout refactoring. LayoutSubviews is now internal.
|
9 months ago |
Tig
|
d104a56e42
WIP - prototyping...
|
9 months ago |
Tig
|
1abe3182b6
View.Mouse cleanup - WIP3
|
9 months ago |
Tig
|
a349af0036
Fixed #3781
|
9 months ago |
Tig
|
5e9d5a8f19
Updated docfx and fixed most warnings
|
10 months ago |
Tig
|
e2f671ce4e
More Toplevel cleanup
|
10 months ago |
Tig
|
556a2eb024
Removed duplciate RequestStop
|
10 months ago |
Tig
|
5b8c5021fe
More Toplevel cleanup
|
10 months ago |
Tig
|
941a6ee5e6
New overlapped drawing impl.
|
10 months ago |
Tig
|
78a3dffea9
WIP of new overlapped drawing
|
10 months ago |
Tig
|
b717892235
Removed OverlappedTop.
|
10 months ago |
Tig
|
5cdac86fea
Fixed warnings
|
11 months ago |
Tig
|
f7f634a74b
code cleanup.
|
11 months ago |
Tig
|
760455806c
RestoreFocus is internal
|
11 months ago |
Tig
|
29f3550489
merged
|
11 months ago |
Tig
|
591baa65f0
GetFocused() -> back to Focused property (get only; computed).
|
11 months ago |
BDisp
|
9635a434ed
Fixes #3667. Null reference in v2 in FindDeepestView.
|
11 months ago |
Tig
|
2375ee35a9
WIP
|
11 months ago |
Tig
|
782b090643
builds and runs. But not properly.
|
11 months ago |
Tig
|
aa4f5228e6
Merged and fixed issues.
|
11 months ago |
Tig
|
4226d8172e
Discovered serious issues with how HasFocus, OnEnter/OnLeave, etc... work in some edge cases.
|
1 year ago |
Tig
|
f2eb9ce6e2
WIP: More refining
|
1 year ago |
Tig
|
ccec0eec11
Documenting focus code
|
1 year ago |
Tig
|
331d9726d7
nullable enable TopLevel
|
1 year ago |
Tig
|
f37ec5e04f
Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings.
|
1 year ago |
Tig
|
0c56dfeb5a
Moved view navigation out of Toplevel and into Application (via ViewNavigation static class).
|
1 year ago |
Tig
|
4a56b84324
removed unneeded AlternateBack/FormardKey code from Toplevel
|
1 year ago |
Tig
|
c088f2e98c
removed unneeded key handling code from Toplevel
|
1 year ago |
Tig
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 year ago |
Tig
|
f8e8aff29f
More Toplevel.cs organization & docs
|
1 year ago |