Nikita Tsukanov
|
dbbed2c70b
|
Added Dispose for CompositionTarget
|
4 years ago |
Nikita Tsukanov
|
2d8be0dff6
|
Fixes
|
4 years ago |
Nikita Tsukanov
|
4991d4f370
|
Switched to byte-stream based transport
|
4 years ago |
Nikita Tsukanov
|
f974859323
|
Change stream WIP
|
4 years ago |
Nikita Tsukanov
|
f0989357a0
|
Visiblity check fix
|
4 years ago |
Nikita Tsukanov
|
7a9d9ea304
|
Invalidate visual's rect if it's moved in the global coordinate space
|
4 years ago |
Nikita Tsukanov
|
7e4fa1d84b
|
Fixed hit-testing for the first frame
|
4 years ago |
Nikita Tsukanov
|
2f56bf7fc0
|
Merge branch 'rndr4' of github.com:AvaloniaUI/Avalonia into rndr4
|
4 years ago |
Nikita Tsukanov
|
bcbd86eca3
|
Added VisualBrush support
|
4 years ago |
Jumar Macato
|
83aa43be70
|
Merge branch 'master' into rndr4
|
4 years ago |
Jumar Macato
|
d1afd3bb59
|
Merge pull request #8184 from AvaloniaUI/transform-3d
3D transforms (updated to master)
|
4 years ago |
Jumar Macato
|
4b4bd45fcd
|
Merge branch 'master' into transform-3d
|
4 years ago |
Max Katz
|
5034eca93a
|
Merge pull request #8176 from AvaloniaUI/fix-android-scaling
Don't cast android scaling from double to int
|
4 years ago |
Max Katz
|
82538f4bf2
|
Merge branch 'master' into fix-android-scaling
|
4 years ago |
Max Katz
|
115d62e73f
|
Merge pull request #8024 from AvaloniaUI/feature/nested-styles
Nested styles
|
4 years ago |
Max Katz
|
0cab8ed885
|
Merge branch 'master' into feature/nested-styles
|
4 years ago |
Dan Walmsley
|
5d0800f4e6
|
Merge pull request #8172 from AvaloniaUI/make-menu-selection-logic-consistant-with-other-frameworks
Fix Menu selection to match UWP.
|
4 years ago |
Dan Walmsley
|
96ee3529e6
|
Merge pull request #8180 from AvaloniaUI/fixes/osx-popup-flyout-fixes
Fixes/osx popup flyout fixes
|
4 years ago |
Dan Walmsley
|
30377966e6
|
fix incorrect return value.
|
4 years ago |
Dan Walmsley
|
08439fa6f2
|
Merge remote-tracking branch 'origin/master' into fixes/osx-popup-flyout-fixes
|
4 years ago |
Dan Walmsley
|
02b3bf253a
|
add OnInitialiseNSWindow to allow inheritors to hook into NSWindow/Panel setup before being shown.
|
4 years ago |
Dan Walmsley
|
a77f9d3e54
|
add setCanBecomeKeyWindow to protocol
|
4 years ago |
Dan Walmsley
|
aa06e02c6d
|
arrange fields nicely.
|
4 years ago |
Dan Walmsley
|
e4bbebac7d
|
restore _canBecomeKeyWindow flag, important to distinguish behavior of a window and a popup.
|
4 years ago |
Nikita Tsukanov
|
3815ce0660
|
Merge branch 'rndr4' of github.com:AvaloniaUI/Avalonia into rndr4
|
4 years ago |
Nikita Tsukanov
|
9ac37065dc
|
Animations now work... more or less?
|
4 years ago |
Takoooooo
|
1c2da897e5
|
Add comment.
|
4 years ago |
Max Katz
|
ac24ee467a
|
Update TopLevelImpl.cs
|
4 years ago |
Takoooooo
|
81eb964ae6
|
Fix Menu selection to match UWP.
|
4 years ago |
Max Katz
|
e3099fb07d
|
Merge pull request #8167 from workgroupengineering/fixes/GH-8155
fix(ExpressionNode): ensure _subscriber do not change during ValueChanged
|
4 years ago |
Giuseppe Lippolis
|
4845c10d88
|
fix(ExpressionNode): ensure _subscriber do not change during ValueChanged
|
4 years ago |
Dan Walmsley
|
060ec9694b
|
Merge pull request #8165 from AvaloniaUI/fixes/position-osx
Fix more OSX regressions
|
4 years ago |
Steven Kirk
|
593be4503d
|
Merge branch 'master' into feature/nested-styles
|
4 years ago |
Steven Kirk
|
55b19b445f
|
Remove unused vars.
|
4 years ago |
Jumar Macato
|
9750b31480
|
Merge pull request #8163 from AvaloniaUI/clear-datagrid-styles
Avoid static references in DataGrid fluent theme
|
4 years ago |
Max Katz
|
75a10efcf1
|
Avoid static references in DataGrid fluent theme
|
4 years ago |
Steven Kirk
|
0a7f34f4c6
|
Use nested styles in CheckBox template.
|
4 years ago |
Wiesław Šoltés
|
1d89fa1a46
|
Merge pull request #8160 from wieslawsoltes/fixes/FixPropertyRegistrations
|
4 years ago |
Steven Kirk
|
3fccb14174
|
Added style caching to Style children.
Extracted out the caching code from `Styles` and reuse for `Style.Children`.
|
4 years ago |
Steven Kirk
|
556adb4bc7
|
Use ^ as nesting selector.
`&` causes problems in xml files.
|
4 years ago |
Steven Kirk
|
33679377f8
|
Validate presence of nesting selector.
|
4 years ago |
Benedikt Stebner
|
50e206fd2f
|
Merge branch 'master' into fixes/FixPropertyRegistrations
|
4 years ago |
Jumar Macato
|
5d143a2cdf
|
Merge branch 'master' into rndr4
|
4 years ago |
Max Katz
|
3290780ead
|
Merge pull request #7958 from robloo/calendar-date-picker
Refactor CalendarDatePicker and Update Fluent Style
|
4 years ago |
Max Katz
|
3fb2f116dc
|
Merge branch 'master' into calendar-date-picker
|
4 years ago |
Wiesław Šoltés
|
5d8474efd4
|
Fix PointerLeaveItemEvent owner
|
4 years ago |
Wiesław Šoltés
|
5f316617dd
|
Fix PointerEnterItemEvent owner
|
4 years ago |
Wiesław Šoltés
|
5dfb35ba00
|
Fix ParentProperty owner
|
4 years ago |
Wiesław Šoltés
|
7a46bf27d6
|
Fix IsOpenProperty owner
|
4 years ago |
Wiesław Šoltés
|
adc60d6340
|
Fix DelayProperty owner
|
4 years ago |