BDisp
|
58d25fccf8
Remove erroneous code.
|
1 year ago |
BDisp
|
163c0384a5
Delegate the disposable handling to the caller.
|
1 year ago |
BDisp
|
c68849a314
Remove Top from the Init method.
|
1 year ago |
BDisp
|
c8890628e9
Fixes #3338. Application.Run/End -> Callers must dispose Toplevel
|
1 year ago |
BDisp
|
d8c1a0c118
Merge branch 'v2_develop' into v2_mousegrabview-fix_3333
|
1 year ago |
BDisp
|
0120a3648f
Fixes #3333. Application.UnGrabbedMouse event doesn't allow grab another view after exit.
|
1 year ago |
Tig
|
ab07ec665b
Removed erroneous Disosal and fixed poorly coded unit test: A toplevel manually creatged must be disposed by creator
|
1 year ago |
Tig
|
73a6e66139
Tweaked unit tests
|
1 year ago |
Tig
|
68a07cfddb
Verify runstate.Top never equals Top
|
1 year ago |
Tig
|
064262bed6
Simplified and made FindDeepestView more efficient
|
1 year ago |
Tig
|
80d8e87639
Removed debug spew.
|
1 year ago |
Tig
|
667912a610
Fixed a buinch of bugs. Updated unit tests including some that test all views to utilize TheoryData
|
1 year ago |
Tig
|
3c3babb7fd
git rebase --onto v2_3298_REDO-xxxToScreen-improvements
|
1 year ago |
Tig
|
745e2c21a2
Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed.
|
1 year ago |
Tig Kindel
|
6b374a9026
Clicking on padding sets focus
|
1 year ago |
Tig Kindel
|
bcccce4394
Removed findAdornments param and made FindDeepestView internal
|
1 year ago |
Tig Kindel
|
916c0c6fdd
Made MouseEvent.ScreenX/Y a Point
|
1 year ago |
Tig Kindel
|
3a834ac5dc
Refixed Adornment view drag. Still some issues.
|
1 year ago |
Tig Kindel
|
2ac0fc9063
Toplevel drag via Adornment finished
|
1 year ago |
Tig Kindel
|
4398ccade7
Moved Toplevel drag out of Toplevel into Adornment (but still only works for Toplevel)
|
1 year ago |
Tig Kindel
|
2b82d95a07
Adornment now handles focus
|
1 year ago |
Tig Kindel
|
10ae3e9f0e
frame->adornment
|
1 year ago |
Tig Kindel
|
5203e2f458
Adornment now handles focus
|
1 year ago |
Tig Kindel
|
79340a0ccc
frame->adornment
|
1 year ago |
Tig Kindel
|
91242b668a
Forked from v2_3273_fix_finddeepestview
|
1 year ago |
Tig Kindel
|
cecfb71ee1
Fixed Visible bug and addd unit tests
|
1 year ago |
Tig Kindel
|
248efc2cc2
Simplified FindDeepestVieew
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |
Brandon Thetford
|
e3f5b8f83c
Move this to its own file (it's still a nested class though)
|
1 year ago |
Brandon Thetford
|
be8a758046
Seal this
|
1 year ago |