affederaffe
dff80c8ded
Remove ListServicesAsync usage
- Uses Reflection underneath
- It's faster to just fail than receiving all available services first
3 years ago
affederaffe
f5f550a5d0
Merge remote-tracking branch 'upstream/master' into dbus-codegen
3 years ago
Max Katz
64155069c5
Merge pull request #10218 from AArnott/patch-1
Add nullable ref annotation to Windows.Close
3 years ago
Andrew Arnott
465d72f290
Add nullable ref annotation to Windows.Close
3 years ago
Max Katz
057f760da8
Merge pull request #10213 from amwx/fix/TextNullRef
Fix Null Ref when font fallback is used
3 years ago
Max Katz
3735548957
Merge branch 'master' into fix/TextNullRef
3 years ago
Max Katz
92fdbb5152
Merge pull request #10211 from jp2masa/package-updates-browser
Updated browser packages to stable
3 years ago
Max Katz
eb92da6fcd
Merge branch 'master' into package-updates-browser
3 years ago
Max Katz
ccd8f3a59b
Merge pull request #10215 from AvaloniaUI/fixes/PropertyRegistration
Fix property registrations for ItemsPresenter
3 years ago
Wiesław Šoltés
fe2233d25a
Update ItemsPresenter.cs
3 years ago
amwx
1cfdae9448
Cleanup
3 years ago
amwx
9fdf98dde6
Only use font fallback if match found
3 years ago
José Pedro
757f82c385
Updated browser packages to stable.
3 years ago
affederaffe
2515e471d3
Merge remote-tracking branch 'upstream/master' into dbus-codegen
3 years ago
Max Katz
07d2ac95db
Merge pull request #10204 from AvaloniaUI/update-angle-version
Update Angle to 2.1.0.2023020321
3 years ago
Max Katz
db78f7c870
Update angle to 2.1.0.2023020321
3 years ago
Steven Kirk
b74897eef6
Merge pull request #10202 from AvaloniaUI/fixes/macos-transparency-integration-test
Fix integration tests on macOS.
3 years ago
Steven Kirk
2bbaf74d8f
Fix integration tests on macOS.
Seems that the version of macOS on the test runner applies some shading to the top of the window. Check the color of a pixel lower down.
3 years ago
Max Katz
74b9d9df76
Merge pull request #10196 from AvaloniaUI/fixes/macos-transparency
macOS: Fix window transparency
3 years ago
Max Katz
bde270d736
Merge branch 'master' into fixes/macos-transparency
3 years ago
Max Katz
2b697422a6
Merge pull request #10194 from workgroupengineering/perf/core/Animatable
perf: Animatable small adjust
3 years ago
Dariusz Komosiński
09ee37f713
Merge branch 'master' into perf/core/Animatable
3 years ago
workgroupengineering
41966d314f
fix: Builld
3 years ago
Giuseppe Lippolis
b1ca75a30b
fix: Address review
3 years ago
Steven Kirk
eb1aa547a8
Fix default transparency level.
The macOS backend sets up a window with a transparency level of `None` but the managed code thinks it's `Transparent`, meaning that making the window transparent did nothing as it thinks it's already set.
Fixes #8419
3 years ago
Giuseppe Lippolis
93396ea6d8
perf: Animatable small adjust
- delegate caching
- try to partially avoid changing the Transitions property during subscribe/unsubscribe operations
3 years ago
Steven Kirk
73cede0bf5
Added integration tests for window transparency.
Failing on macOS, passing on win32.
3 years ago
Jumar Macato
a19b43d06f
Merge pull request #10009 from Gillibald/fixes/textProcessing
Text processing fixes
3 years ago
Benedikt Stebner
eb3e4f0bc7
Merge branch 'master' into fixes/textProcessing
3 years ago
Benedikt Stebner
42f8c58aef
Update teste for the new typeface
3 years ago
Max Katz
d39b927266
Merge pull request #10132 from workgroupengineering/fixes/Warnings/XML_Comments
fix: xml comment
3 years ago
workgroupengineering
e24c9a0f57
Merge branch 'master' into fixes/Warnings/XML_Comments
3 years ago
Benedikt Stebner
6cf7dddd61
Merge branch 'fixes/textProcessing' of https://github.com/Gillibald/Avalonia into fixes/textProcessing
3 years ago
Benedikt Stebner
07adf1d6dc
Try a different font
3 years ago
Max Katz
c996f66a50
Merge pull request #10178 from workgroupengineering/fixes/Warnings/Nullable/Framebuffer
fix: Linux Framebuffer nullable
3 years ago
Max Katz
8f7f7f7f29
Merge branch 'master' into fixes/Warnings/Nullable/Framebuffer
3 years ago
Max Katz
3ed9a66b55
Merge branch 'master' into fixes/Warnings/XML_Comments
3 years ago
Max Katz
0cda660b87
Merge pull request #10177 from workgroupengineering/fixes/Warnings/CS0618/ListItemAutomationPeer-Missing
fix: Waring CS0618 ListItemAutomationPeer
3 years ago
Max Katz
dfd1b1fc6c
Merge branch 'master' into fixes/Warnings/CS0618/ListItemAutomationPeer-Missing
3 years ago
Max Katz
ec7fc6a303
Merge pull request #10173 from DmitryZhelnin/10151-fix-transitions-memory-leak
Fix transitions memory leak
3 years ago
Max Katz
289265c37e
Merge branch 'master' into 10151-fix-transitions-memory-leak
3 years ago
affederaffe
82e38d3a07
Merge remote-tracking branch 'upstream/master' into dbus-codegen
# Conflicts:
# src/Avalonia.X11/X11Window.cs
3 years ago
Max Katz
df45a246ac
Merge branch 'master' into fixes/textProcessing
3 years ago
Max Katz
f6cab294c6
Merge pull request #10176 from workgroupengineering/fixes/Warnings/Nullable/DevGenerator
fix: DevGenerator Nullable
3 years ago
Max Katz
1c91f09dc0
Merge branch 'master' into fixes/Warnings/Nullable/DevGenerator
3 years ago
Max Katz
867e6b1ff9
Merge branch 'master' into 10151-fix-transitions-memory-leak
3 years ago
Giuseppe Lippolis
5ff8dc97fd
fix: Linux Framebuffer nullable
3 years ago
Giuseppe Lippolis
84cd896cd8
fix: Waring CS0618 ListItemAutomationPeer
3 years ago
Benedikt Stebner
14fba2e53a
Rework HitTestTextRange
3 years ago
Giuseppe Lippolis
96bda93119
fix: DevGenerator Nullable
3 years ago