Steven Kirk
044a499db3
Added additional failing integration tests.
3 years ago
Steven Kirk
e7a6d6fbc6
Implement windowWillUseStandardFrame
Seems that `NSWindow.isZoomed` returns the wrong result unless you implement this? ¯\_(ツ)_/¯
3 years ago
Steven Kirk
f417491702
Speed up integration tests.
Don't change combo boxes that are already set to the correct value.
3 years ago
Steven Kirk
2951b80c39
Add additional failing integration tests.
For problems introduced in #10153 .
3 years ago
Steven Kirk
571b7746ea
Added failing integration test.
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
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
Max Katz
0e7ea4ca2b
Merge pull request #10168 from AvaloniaUI/scroll_snap_attached
Fix scroll snap points attached properties
3 years ago
Max Katz
e4f2aee626
Merge branch 'master' into scroll_snap_attached
3 years ago
Max Katz
72b084ae42
Merge pull request #10169 from DmitryZhelnin/10119-cleanup-attributes
Cleanup attributes
3 years ago
Dmitry Zhelnin
936d4c3448
Animatable: handle transitions subscription when contol is added or removed from visual tree
3 years ago
Dmitry Zhelnin
69b3db42a2
Cleanup attributes
Enable rules CA1018: Mark attributes with AttributeUsageAttribute; CA1813: Avoid unsealed attributes
3 years ago
Max Katz
b67bfb64da
Merge pull request #10171 from workgroupengineering/features/Samples/Controls/HanburgerMenu/Auto-Close
feat(HamburgerMenu): Auto close on SelectedItem Changed when HamburgerMenu is display as Overlay
3 years ago
Giuseppe Lippolis
cd90a9c0c2
feat(HamburgerMenu): Auto close on SelectedItem Changed when HamburgerMenu is display as Overlay
3 years ago
Benedikt Stebner
6df0694179
Merge pull request #10167 from Gillibald/fixes/TextDecorationOrigin
Fix TextDecoration origin
3 years ago
Emmanuel Hansen
4a4ce0f839
fix scroll snap points attached properties
3 years ago
Benedikt Stebner
b0a2ae99e4
Fix default GlyphRun.BaselineOrigin
Add a unit test
3 years ago