Giuseppe Lippolis
|
3b9a34274a
|
feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default);
|
4 years ago |
Max Katz
|
89d0f1d8dc
|
Merge pull request #8183 from AvaloniaUI/cleanup-platformsupport
Cleanup runtime platform classes
|
4 years ago |
Max Katz
|
09378876ab
|
Fix tests
|
4 years ago |
Max Katz
|
93b55ef54c
|
Merge branch 'master' into cleanup-platformsupport
|
4 years ago |
Tako
|
b3cf3d92fd
|
Merge pull request #8291 from AvaloniaUI/fix-fluent-loader
Fix FluentTheme density style
|
4 years ago |
Tako
|
7c8aa9e406
|
Merge branch 'master' into fix-fluent-loader
|
4 years ago |
Jumar Macato
|
7064690a35
|
Merge pull request #8296 from AvaloniaUI/fix-typos-in-matrix.cs
Fix typos in Matrix.cs
|
4 years ago |
Tako
|
68f9a44141
|
Merge branch 'master' into fix-typos-in-matrix.cs
|
4 years ago |
Takoooooo
|
e2e5a75255
|
Fix typos in Matrix.cs
|
4 years ago |
Max Katz
|
cc86b58c4c
|
Merge pull request #8275 from workgroupengineering/fixes/Warnings/ControlCatagol
fix some null annotation in ControlCatalog
|
4 years ago |
Max Katz
|
669e004589
|
Merge branch 'master' into fixes/Warnings/ControlCatagol
|
4 years ago |
Giuseppe Lippolis
|
2bf853aca9
|
fix some null annotation in ControlCatalog
|
4 years ago |
Max Katz
|
717483653a
|
Merge pull request #8259 from timunie/feature/MakeNumericUpDownNullable-2
Make NumericUpDown's Value nullable
|
4 years ago |
Max Katz
|
aa06a6b74d
|
Merge branch 'master' into feature/MakeNumericUpDownNullable-2
|
4 years ago |
Max Katz
|
138beb0b46
|
Update FluentTheme.cs
|
4 years ago |
Max Katz
|
912e71100b
|
Merge pull request #8285 from Oxc3/fix-web-mixing-pointer-touch-event
mixing touch and pointer breaks gestures
|
4 years ago |
Max Katz
|
1315698585
|
Merge branch 'master' into fix-web-mixing-pointer-touch-event
|
4 years ago |
Dariusz Komosiński
|
2aba5ac40a
|
Merge pull request #8284 from MarchingCube/fix-calendaritem-pooledlist
Fix missing PooledList usage in CalendarItem.
|
4 years ago |
Oxc3
|
38b8882526
|
mixing touch and pointer breaks gestures
|
4 years ago |
Dariusz Komosinski
|
040fe4a603
|
Fix missing PooledList usage in Calendar.
|
4 years ago |
Max Katz
|
c1ab3a900c
|
Merge pull request #8280 from Oxc3/use-aspnet-EventCallbackFactory-
Update AvaloniaView.razor to use event callback factory
|
4 years ago |
Max Katz
|
832fa43904
|
Merge branch 'master' into use-aspnet-EventCallbackFactory-
|
4 years ago |
Oxc3
|
dba9f9832e
|
Update AvaloniaView.razor
change to the razor code so the events are invoked by the AspNetCore.EventCallbackFactory rather then an action pointer attached to the event
|
4 years ago |
Max Katz
|
56aa1eefe1
|
Merge pull request #8256 from kaminova/master
Fix calculation of inverted matrix
|
4 years ago |
Max Katz
|
5c4905de04
|
Merge branch 'master' into master
|
4 years ago |
Max Katz
|
c0acbb0531
|
Merge pull request #8273 from workgroupengineering/fixes/Warnings/CA1416
fix: Suppress CA1416 on Avalonia.Win32
|
4 years ago |
Giuseppe Lippolis
|
5c7a399630
|
fix: Suppress CA1416 on Avalonia.Win32
|
4 years ago |
Max Katz
|
5809b4b99a
|
Merge pull request #8193 from workgroupengineering/fixes/Warnings/Null-Annotation
fix: some nullable annotation warnings
|
4 years ago |
workgroupengineering
|
84b3145a00
|
Merge branch 'master' into fixes/Warnings/Null-Annotation
|
4 years ago |
Dan Walmsley
|
e4e0ba1652
|
Merge pull request #8268 from AvaloniaUI/feature/x11-xsync-counter
[X11] Added support for the basic version of _NET_WM_SYNC_REQUEST protocol
|
4 years ago |
Dan Walmsley
|
485d9b04a9
|
Merge pull request #8269 from AvaloniaUI/fixes/osx-setcontent-size-shadow-invalidation
Fixes/osx setcontent size shadow invalidation
|
4 years ago |
Nikita Tsukanov
|
8c6759990d
|
[X11] Added support for the basic version of _NET_WM_SYNC_REQUEST protocol
|
4 years ago |
kaminova
|
0907e9519a
|
Fix test
|
4 years ago |
Dan Walmsley
|
f99fff9410
|
Merge pull request #8267 from AvaloniaUI/fixes/osx-cef-electron-compatibility
osx: restore missing api for cef - electron compatibility
|
4 years ago |
Dan Walmsley
|
5f5fc6e01f
|
osx: restore missing api for cef - electron compatibility
|
4 years ago |
kaminova
|
987a69aafb
|
spaces
|
4 years ago |
kaminova
|
eaf8fec5cf
|
Test for matrix inversion
|
4 years ago |
Max Katz
|
7d645e6bd8
|
Merge pull request #8260 from Whiletru3/master
Use own Pen (if set) in GeometryDrawing.GetBounds (master)
|
4 years ago |
Max Katz
|
27480ae6b4
|
Merge branch 'master' into master
|
4 years ago |
Dan Walmsley
|
30de325602
|
Merge pull request #8253 from AvaloniaUI/stop-iscancel-on-detached
Stop listening for IsCancel on button detached
|
4 years ago |
Dan Walmsley
|
81bae5266f
|
Merge pull request #8252 from AvaloniaUI/safe-log-typed-adapter
Check if BindingValue actually has a value before logging an error
|
4 years ago |
Dan Walmsley
|
d823e84ba3
|
Merge pull request #8265 from AvaloniaUI/fixes/osx-invalidate-shadow-always
whenever we become key... dispatch invalidateShadow
|
4 years ago |
Dan Walmsley
|
e5a3820fbb
|
whenever we become key... dispatch invalidateShadow
|
4 years ago |
Max Katz
|
a3815c3347
|
Merge branch 'master' into master
|
4 years ago |
Dan Walmsley
|
47a66d9f75
|
Merge pull request #8264 from AvaloniaUI/fixes/osx-invalidate-shadow-onshow
osx: ensure shadow is invalidated on show.
|
4 years ago |
Dan Walmsley
|
0470369af0
|
osx: ensure shadow is invalidated on show.
|
4 years ago |
Whiletru3
|
1ade436cd1
|
Merge branch 'AvaloniaUI:master' into master
|
4 years ago |
Patrick Tellier
|
e47b742d3e
|
Use own Pen (if set) in GeometryDrawing.GetBounds
|
4 years ago |
Tim
|
43cf66fc49
|
Update demo to reflect actual selected value
|
4 years ago |
Tim
|
164757c915
|
Make NumericUpDown nullable
|
4 years ago |