BDisp
|
663a92dd97
Reformatting.
|
2 年之前 |
BDisp
|
df3a012b77
Remove unnecessary partial statement.
|
2 年之前 |
BDisp
|
8385f3de13
Change MouseEventArgs to MouseEventEventArgs.
|
2 年之前 |
BDisp
|
5bdce08d49
Grouping Wizard events in WizardEventArgs.cs file.
|
2 年之前 |
BDisp
|
7e98e694a3
Grouping ListView events in ListViewEventArgs.cs file.
|
2 年之前 |
BDisp
|
9733ba6de3
Grouping HexView events in HexViewEventArgs.cs file.
|
2 年之前 |
BDisp
|
ebb898aa3e
Grouping Menu events in MenuEventArgs.cs file.
|
2 年之前 |
BDisp
|
1154eebc75
Grouping Toplevel events in ToplevelEventArgs.
|
2 年之前 |
BDisp
|
3960ff4e7a
Grouping views events in the ViewEventArgs.cs file.
|
2 年之前 |
BDisp
|
69a1c6ebde
Recovering GrabbingMouse and UnGrabbingMouse implementation.
|
2 年之前 |
BDisp
|
2d9c4dc65b
Fix ScenarioTests unit test.
|
2 年之前 |
BDisp
|
846494ea7c
Resolving merge conflicts.
|
2 年之前 |
Tig
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 年之前 |
tznind
|
7aae407efe
Get rid of the EventArgs folder
|
2 年之前 |
tznind
|
fe2ed669c5
Merge branch 'events' of https://github.com/tznind/gui.cs into events
|
2 年之前 |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 年之前 |
Thomas Nind
|
8fedfdd616
Merge pull request #162 from BDisp/events-mouse-grab-fix
|
2 年之前 |
BDisp
|
82bf8f0546
Fixes https://github.com/gui-cs/Terminal.Gui/issues/2413. GrabMouse ungrab other view that was grabbed and still need it.
|
2 年之前 |
tznind
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 年之前 |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
2 年之前 |
tznind
|
7a52f45a10
Add PointEventArgs
|
2 年之前 |
tznind
|
50a299adea
Made HistoryTextItem inherit from EventArgs
|
2 年之前 |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
2 年之前 |
tznind
|
6a33f142e0
Added MenuOpenedEventArgs class
|
2 年之前 |
tznind
|
e347a255b7
Add HexViewEditEventArgs
|
2 年之前 |
tznind
|
6f5ef32fb7
Switch `event Action` to `event EventHandler`
|
2 年之前 |
tznind
|
997bfe63a9
Added MouseFlagsChangedEventArgs
|
2 年之前 |
tznind
|
796e15a64d
Added DrawEventArgs
|
2 年之前 |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 年之前 |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 年之前 |