Tig
|
74c0ac6bd1
Added POC for mouse move/resize!
|
11 months ago |
Tig
|
6aba0e573f
click outside of border cancels arrangemode
|
11 months ago |
Tig
|
28b1326620
More #nullable enable
|
11 months ago |
Tig
|
b3cb051ddf
More #nullable enable
|
11 months ago |
Tig
|
8cf6cdeb87
Fixed focus issue
|
11 months ago |
Tig
|
889c59c7be
Made Window resizable by default
|
11 months ago |
Tig
|
ba161b3eae
Cleaned up Command enum.
|
11 months ago |
Tig
|
85a97e6a05
Keyboard UI for move/resize POC
|
11 months ago |
Tig
|
a935ef83df
Merge remote-tracking branch 'refs/remotes/origin/v2_2491-Toplevel-Redesign' into v2_2491-Toplevel-Redesign
|
1 year ago |
Tig
|
ca4d10b509
WIP: Modify Focus logic to properly deal with ViewArrangement.Overlapped.
|
1 year ago |
Tig
|
f37ec5e04f
Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings.
|
1 year ago |
Tig
|
0e70444e08
Renamed Width/Height/Size
|
1 year ago |
Tig
|
4128b515da
Merge branch 'v2_develop' into v2_3499-Finish-DimAuto
|
1 year ago |
Tig
|
fa847f4356
Revert "rebased against v2_develop"
|
1 year ago |
Tig
|
23737decec
rebased against v2_develop
|
1 year ago |
Cam Sinclair
|
952fc49709
Fix typos
|
1 year ago |
Tig
|
58e4271588
MessageBox works. Dialog broken
|
1 year ago |
Tig
|
f770bb983a
Code cleanup2
|
1 year ago |
Tig
|
65efddbc9f
Added Border Settings.
|
1 year ago |
Tig
|
e834dfcd1c
Removed HighlightEventArgs
|
1 year ago |
Tig
|
cd43ee363d
Revamped to further simplify and make more correct
|
1 year ago |
Tig
|
99948b1486
Simplified HighlightEventArgs
|
1 year ago |
Tig
|
bb5f10ecee
Fixed notificaiotn issue
|
1 year ago |
Tig
|
ebea59ab96
Backported stuff from #3376
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
a563e03ec2
More...
|
1 year ago |
Tig
|
c03f349db4
ScreenToViewport -> Point
|
1 year ago |
Tig
|
b7547c43e1
If Parent isn't movable, border now cancels Highlight event
|
1 year ago |
Tig
|
c34b23762b
Smarter focuscolor fix just for Border
|
1 year ago |
Tig
|
88222c4dfd
Fixed clipping - mostly: Still an issue w/ subviews of adornments
|
1 year ago |