tznind
|
17a33f3b11
Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>`
|
hace 2 años |
Tigger Kindel
|
1de683c13a
still broken - documenting weird behavior
|
hace 2 años |
tznind
|
02825d89ba
Added SuperViewChangedEventArgs for Added/Removed to clarify situation
|
hace 2 años |
tznind
|
1491e01d6a
Fix xmldoc
|
hace 2 años |
tznind
|
9c4f3eda16
Update Added/Removed and other events to use `EventHandler
|
hace 2 años |
tznind
|
7764006932
Add ViewEventArgs
|
hace 2 años |
tznind
|
17e2d1d341
Refactor Action<Size> events to EventHandler<SizeChangedEventArgs>
|
hace 2 años |
tznind
|
5187310b9a
Refactor 'AlternateKey' events in Toplevel to use new signature
|
hace 2 años |
tznind
|
bdcbd55856
Switch to EventHandler<ToplevelEventArgs> for
|
hace 2 años |
tznind
|
58c267fd7c
Switch to EventHandler for TopLevel methods
|
hace 2 años |
tznind
|
a949b790ec
Refactor HotKeyChanged event
|
hace 2 años |
tznind
|
83ed8ec958
AddTimeout now uses sender/event args
|
hace 2 años |
tznind
|
e7950433d8
Standardize on EventHandler
|
hace 2 años |
Tigger Kindel
|
d62bcb4b90
still broken
|
hace 2 años |
Tigger Kindel
|
9a18e30c1a
merged ; pretty broken
|
hace 2 años |
Tig
|
b7d206bf56
Merge pull request #2385 from BDisp/v2_layout-improvements
|
hace 2 años |
BDisp
|
5ec653af2c
Fix a dereference of a possibly null reference.
|
hace 2 años |
BDisp
|
2eb05113af
Fix negative bounds on draw text and thus fixes scrolling.
|
hace 2 años |
BDisp
|
f1e4e21456
Removing and refactoring code.
|
hace 2 años |
BDisp
|
d59bc80ca4
Undoing the changes because is causing continuous run loop.
|
hace 2 años |
BDisp
|
ef9124c472
Merge pull request #134 from tig/BDisp-v2_layout-improvements
|
hace 2 años |
Tigger Kindel
|
4d7e23c77e
Fixed merge conflicts - readded DimTests.cs
|
hace 2 años |
Tigger Kindel
|
112f04c871
Fixed merge conflicts
|
hace 2 años |
BDisp
|
e66c3a0352
Fixes configuration unit test fails.
|
hace 2 años |
BDisp
|
ffc06ea59f
Remove duplicates packages and updating.
|
hace 2 años |
BDisp
|
c7b5417f79
Fixes unit tests.
|
hace 2 años |
BDisp
|
25e1b16c07
Removed Title from the Redraw and typo fices.
|
hace 2 años |
BDisp
|
6c44b0413d
Removing GetMaxNeedDisplay that was causing false changed values.
|
hace 2 años |
BDisp
|
2880247cbc
Fixes Toplevel which was broken with many unit tests fails.
|
hace 2 años |
BDisp
|
56ab04d5bd
Fixes Autocomplete broken with null references.
|
hace 2 años |