Tigger Kindel
|
86fc997abc
initial commit
|
2 years ago |
Tigger Kindel
|
d00b11ae5d
Added and fixed ScrollBarView and ScrollView tests
|
2 years ago |
Tigger Kindel
|
093b80cc1b
broke toplevel tests again
|
2 years ago |
BDisp
|
d5c584425c
Fixes #2446. Currently is allowed two views on different toplevels having HasFocus as true.
|
2 years ago |
Tigger Kindel
|
29fa28f65a
Fixed Toplevel & MDI tests
|
2 years ago |
Tigger Kindel
|
49561439e0
Fixed and simplified dialog tests
|
2 years ago |
Tigger Kindel
|
f81862bec4
Fixed dialog & messagebox
|
2 years ago |
Tigger Kindel
|
4de48b6237
Fixed many tests
|
2 years ago |
Tigger Kindel
|
38fd0a61ae
merged
|
2 years ago |
Tigger Kindel
|
66e24905dc
merged
|
2 years ago |
BDisp
|
c363190fe9
Resolving merge conflicts.
|
2 years ago |
Tigger Kindel
|
791976428e
merged !!! woot.
|
2 years ago |
BDisp
|
3937feb976
Fixes #2434. Dialog bounds bigger than Cols and Rows must be allowed to drag beyond left, right and bottom.
|
2 years ago |
Thomas Nind
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
Tig Kindel
|
8bd9ac7bce
More cleanup
|
2 years ago |
Tig Kindel
|
27ca37eed0
merged v2_develop
|
2 years ago |
BDisp
|
0448e53926
Fix changed event and reformat in UnitTests.
|
2 years ago |
BDisp
|
846494ea7c
Resolving merge conflicts.
|
2 years ago |
Tig
|
cb259cc783
Merge branch 'v2_develop' into v2_single-smaller-top-fix_2416
|
2 years ago |
Tig
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 years ago |
BDisp
|
8715af2a42
Fix unit test error not disposing static variables.
|
2 years ago |
BDisp
|
ae6c95836a
Adding a unit test to ensure this doesn't happens again.
|
2 years ago |
BDisp
|
82bf8f0546
Fixes https://github.com/gui-cs/Terminal.Gui/issues/2413. GrabMouse ungrab other view that was grabbed and still need it.
|
2 years ago |
tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
Tigger Kindel
|
1de683c13a
still broken - documenting weird behavior
|
2 years ago |
tznind
|
02825d89ba
Added SuperViewChangedEventArgs for Added/Removed to clarify situation
|
2 years ago |
tznind
|
9c4f3eda16
Update Added/Removed and other events to use `EventHandler
|
2 years ago |
tznind
|
5187310b9a
Refactor 'AlternateKey' events in Toplevel to use new signature
|
2 years ago |
tznind
|
bdcbd55856
Switch to EventHandler<ToplevelEventArgs> for
|
2 years ago |