Tig
|
8df0ea44dc
Scenario clean up
|
1 year ago |
Tig
|
5c36db22a4
merge
|
1 year ago |
Tig
|
40ae272944
Refactored MouseEnter/Leave APIs to match design guidelines
|
1 year ago |
Tig
|
ba429cffc2
Merged (Rebased) continous button PR
|
1 year ago |
Tig
|
50f9b3559e
Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea
|
1 year ago |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 year ago |
Tig
|
68c0a6adac
more merge fixes
|
1 year ago |
Tig
|
2acc235b17
merge fixes2
|
1 year ago |
Tig
|
1b21dd5ef1
merged
|
1 year ago |
Tig
|
ca3b49dfe8
Found and fixed coord bug in Application.OnMouseEvent
|
1 year ago |
Tig
|
1cca002393
Got new button fn working on WindowsDriver; Now debugging netdriver and curses
|
1 year ago |
Tig
|
8483e29a9d
Removed ScrollView dependency from CharMap to validate new View scrolling fn
|
1 year ago |
Tig
|
2d5a99abd8
Clarified how Viewport works
|
1 year ago |
Tig
|
d25f98f8e3
Everything appears to work (except ScrollView which I broke but will fix).
|
1 year ago |
Tig
|
4f59a64b2c
Merged v2_develop
|
1 year ago |
Tig
|
df5f04b645
Merged v2_develop
|
1 year ago |
Tig
|
0b90274a15
Merged @bdisp latest fixes
|
1 year ago |
Tig
|
66f5fb826d
Merged @bdisp's latest and code cleanup
|
1 year ago |
Tig
|
d3599c9daf
Merge pull request #27 from BDisp/tig_v2_3338-Toplevel-Must-Be-Disposed
|
1 year ago |
Tig
|
6ebee8d42b
Fixed more bad code
|
1 year ago |
BDisp
|
c8b3e15028
Prevents run iteration if toplevel's stack is empty.
|
1 year ago |
Tig
|
fffae452e2
Added Main to Scenario. Updated a few scenarios to test out.
|
1 year ago |
Tig
|
561d671746
Removed un-needed and un-used RequestStop override from Scenario
|
1 year ago |
Tig
|
5c6560299b
Makes Run<T> and Run() return the Toplevel that gets created
|
1 year ago |
BDisp
|
0ae19289e9
Rename _latestClosedRunStateToplevel to _cachedRunStateToplevel.
|
1 year ago |
BDisp
|
c5aeac060f
Move assertion outside the lock.
|
1 year ago |
BDisp
|
c7098d1c8c
Rename parameter to toplevel.
|
1 year ago |
BDisp
|
a551b977bb
Invoke Activate and Deactivate on Begin method and fix ContextMenu to use it.
|
1 year ago |
BDisp
|
802b996ed1
Ensures _latestClosedRunStateToplevel is cleanup on ResetState and support OverlappedTop.
|
1 year ago |
BDisp
|
97a0595353
Ensures disposing toplevel before throwing.
|
1 year ago |