tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
tznind
|
17a33f3b11
Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>`
|
2 years ago |
tznind
|
02825d89ba
Added SuperViewChangedEventArgs for Added/Removed to clarify situation
|
2 years ago |
tznind
|
1491e01d6a
Fix xmldoc
|
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 |
tznind
|
bdcbd55856
Switch to EventHandler<ToplevelEventArgs> for
|
2 years ago |
tznind
|
58c267fd7c
Switch to EventHandler for TopLevel methods
|
2 years ago |
tznind
|
a949b790ec
Refactor HotKeyChanged event
|
2 years ago |
tznind
|
83ed8ec958
AddTimeout now uses sender/event args
|
2 years ago |
tznind
|
e7950433d8
Standardize on EventHandler
|
2 years ago |
Tig
|
b7d206bf56
Merge pull request #2385 from BDisp/v2_layout-improvements
|
2 years ago |
BDisp
|
5ec653af2c
Fix a dereference of a possibly null reference.
|
2 years ago |
BDisp
|
2eb05113af
Fix negative bounds on draw text and thus fixes scrolling.
|
2 years ago |
BDisp
|
f1e4e21456
Removing and refactoring code.
|
2 years ago |
BDisp
|
d59bc80ca4
Undoing the changes because is causing continuous run loop.
|
2 years ago |
BDisp
|
ef9124c472
Merge pull request #134 from tig/BDisp-v2_layout-improvements
|
2 years ago |
Tigger Kindel
|
4d7e23c77e
Fixed merge conflicts - readded DimTests.cs
|
2 years ago |
Tigger Kindel
|
112f04c871
Fixed merge conflicts
|
2 years ago |
BDisp
|
e66c3a0352
Fixes configuration unit test fails.
|
2 years ago |
BDisp
|
ffc06ea59f
Remove duplicates packages and updating.
|
2 years ago |
BDisp
|
c7b5417f79
Fixes unit tests.
|
2 years ago |
BDisp
|
25e1b16c07
Removed Title from the Redraw and typo fices.
|
2 years ago |
BDisp
|
6c44b0413d
Removing GetMaxNeedDisplay that was causing false changed values.
|
2 years ago |
BDisp
|
2880247cbc
Fixes Toplevel which was broken with many unit tests fails.
|
2 years ago |
BDisp
|
56ab04d5bd
Fixes Autocomplete broken with null references.
|
2 years ago |
BDisp
|
8ab01b0847
Renaming DimView to View.
|
2 years ago |