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
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
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
|
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 |
Charlie Kindel
|
1efb051379
Refactored AutoInitShutdown attribute - scary stuff
|
2 years ago |
BDisp
|
d1a03aeecf
Fixes #2162. Toplevel dragging wasn't moving well.
|
2 years ago |
Charlie Kindel
|
2cfe7e9695
Changed Example to use Run<T> because we need more examples of this
|
2 years ago |
Charlie Kindel
|
de3c02e9bf
refactored internal Init() (now called InternnalInit()) to be more clear; updated docs and unit tests
|
2 years ago |
Charlie Kindel
|
8a73ade5b2
fixed unit tests
|
2 years ago |
Charlie Kindel
|
34d4caa883
removed remainging #520 comments and re-enabled broken mdi test
|
2 years ago |
Charlie Kindel
|
812a389082
with #520 fixed, cleaning up comments and tests
|
2 years ago |