BDisp
|
6223d889c7
Fixes #2462. FindDeepestView should be a public static method on the View class.
|
2 years ago |
BDisp
|
4843fd0205
Subscribing DrawContentComplete on the Application which allow draw over modal views.
|
2 years ago |
BDisp
|
edd53173d1
Fixes #2478. Currently it isn't possible to draw over a modal view.
|
2 years ago |
BDisp
|
c363190fe9
Resolving merge conflicts.
|
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
|
ab2bda109b
improved API docs, removed duplicate code, refactored to make more readable
|
2 years ago |
BDisp
|
69a1c6ebde
Recovering GrabbingMouse and UnGrabbingMouse implementation.
|
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 |
tznind
|
7aae407efe
Get rid of the EventArgs folder
|
2 years ago |
tznind
|
fe2ed669c5
Merge branch 'events' of https://github.com/tznind/gui.cs into events
|
2 years ago |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
BDisp
|
8f7fc8129b
Fixes #2416. Single smaller top level leaves chunk trails on move.
|
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
|
9c4f3eda16
Update Added/Removed and other events to use `EventHandler
|
2 years ago |
tznind
|
7764006932
Add ViewEventArgs
|
2 years ago |
tznind
|
17e2d1d341
Refactor Action<Size> events to EventHandler<SizeChangedEventArgs>
|
2 years ago |
tznind
|
5187310b9a
Refactor 'AlternateKey' events in Toplevel to use new signature
|
2 years ago |
BDisp
|
a7c13b5d48
Fixes merge conflicts errors.
|
2 years ago |
BDisp
|
eac93a7973
Resolving merge conflicts.
|
2 years ago |
BDisp
|
1d2dc40c8a
Fixes #2305. Improves the handling of escape sequence. (#2375)
|
2 years ago |
Tig
|
9425b2a720
Fixes #2181 - (Really) Adds configuration manager (#2365)
|
2 years ago |
Tig
|
ff8ac0faac
Merge branch 'develop' into invisible-cursor-fix_2326
|
2 years ago |
Tig Kindel
|
2b26ec7bfb
merge fixes
|
2 years ago |
BDisp
|
057bbcaea8
Fixes #2326. Invisible cursor after modal dialog.
|
2 years ago |
Tig Kindel
|
84a4bb69d4
removed unused Cook/UncookMouse APIs
|
2 years ago |
Charlie Kindel
|
d2cffa345b
Merge branch 'develop' into fixes_2205_fakeclipboard
|
2 years ago |