Tig
|
fffae452e2
Added Main to Scenario. Updated a few scenarios to test out.
|
1 年之前 |
Tig
|
561d671746
Removed un-needed and un-used RequestStop override from Scenario
|
1 年之前 |
Tig
|
5c6560299b
Makes Run<T> and Run() return the Toplevel that gets created
|
1 年之前 |
BDisp
|
0ae19289e9
Rename _latestClosedRunStateToplevel to _cachedRunStateToplevel.
|
1 年之前 |
BDisp
|
c5aeac060f
Move assertion outside the lock.
|
1 年之前 |
BDisp
|
c7098d1c8c
Rename parameter to toplevel.
|
1 年之前 |
BDisp
|
a551b977bb
Invoke Activate and Deactivate on Begin method and fix ContextMenu to use it.
|
1 年之前 |
BDisp
|
802b996ed1
Ensures _latestClosedRunStateToplevel is cleanup on ResetState and support OverlappedTop.
|
1 年之前 |
BDisp
|
97a0595353
Ensures disposing toplevel before throwing.
|
1 年之前 |
BDisp
|
034861bba2
Standardizes the entire Application.Run to be consistent between them.
|
1 年之前 |
BDisp
|
58d25fccf8
Remove erroneous code.
|
1 年之前 |
BDisp
|
163c0384a5
Delegate the disposable handling to the caller.
|
1 年之前 |
BDisp
|
c68849a314
Remove Top from the Init method.
|
1 年之前 |
BDisp
|
c8890628e9
Fixes #3338. Application.Run/End -> Callers must dispose Toplevel
|
1 年之前 |
BDisp
|
d8c1a0c118
Merge branch 'v2_develop' into v2_mousegrabview-fix_3333
|
1 年之前 |
BDisp
|
0120a3648f
Fixes #3333. Application.UnGrabbedMouse event doesn't allow grab another view after exit.
|
1 年之前 |
Tig
|
ab07ec665b
Removed erroneous Disosal and fixed poorly coded unit test: A toplevel manually creatged must be disposed by creator
|
1 年之前 |
Tig
|
73a6e66139
Tweaked unit tests
|
1 年之前 |
Tig
|
68a07cfddb
Verify runstate.Top never equals Top
|
1 年之前 |
Tig
|
064262bed6
Simplified and made FindDeepestView more efficient
|
1 年之前 |
Tig
|
80d8e87639
Removed debug spew.
|
1 年之前 |
Tig
|
667912a610
Fixed a buinch of bugs. Updated unit tests including some that test all views to utilize TheoryData
|
1 年之前 |
Tig
|
3c3babb7fd
git rebase --onto v2_3298_REDO-xxxToScreen-improvements
|
1 年之前 |
Tig
|
745e2c21a2
Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed.
|
1 年之前 |
Tig Kindel
|
6b374a9026
Clicking on padding sets focus
|
1 年之前 |
Tig Kindel
|
bcccce4394
Removed findAdornments param and made FindDeepestView internal
|
1 年之前 |
Tig Kindel
|
916c0c6fdd
Made MouseEvent.ScreenX/Y a Point
|
1 年之前 |
Tig Kindel
|
3a834ac5dc
Refixed Adornment view drag. Still some issues.
|
1 年之前 |
Tig Kindel
|
2ac0fc9063
Toplevel drag via Adornment finished
|
1 年之前 |
Tig Kindel
|
4398ccade7
Moved Toplevel drag out of Toplevel into Adornment (but still only works for Toplevel)
|
1 年之前 |