Max Katz
|
ad0a06bf24
|
Merge PlatformSupport project into Avalonia.Base
|
4 years ago |
Max Katz
|
8e4d904a5a
|
Simplify some runtime platform interfaces and prefer net6 alternatives
|
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 |
Takoooooo
|
1c2da897e5
|
Add comment.
|
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 |
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 |
Wiesław Šoltés
|
1af1aaa4d1
|
Fix IntervalProperty owner
|
4 years ago |
Max Katz
|
374752cee5
|
Merge pull request #8158 from AvaloniaUI/fixes/osx-nswindow-refactor-position
[OSX] nswindow refactor - ensure position property is consistent before window is open.
|
4 years ago |
Max Katz
|
df4a7a590b
|
Merge branch 'master' into fixes/osx-nswindow-refactor-position
|
4 years ago |
Max Katz
|
dbba7fe309
|
Merge pull request #7555 from AvaloniaUI/fixes/7552-visibility-layout-invalidation
Fix visibility layout invalidation
|
4 years ago |
Max Katz
|
7805d4dbbb
|
Merge branch 'master' into fixes/7552-visibility-layout-invalidation
|
4 years ago |
Dan Walmsley
|
03e00d6b71
|
ensure position property is consistent before window is open.
|
4 years ago |
Steven Kirk
|
1db6da931c
|
Merge branch 'master' into feature/nested-styles
|
4 years ago |
Steven Kirk
|
4c77f1eb3d
|
Merge pull request #8049 from AvaloniaUI/api-stability-attributes
Add attributes describing API stability.
|
4 years ago |
Steven Kirk
|
a709a2a1a0
|
Merge branch 'master' into api-stability-attributes
|
4 years ago |
Steven Kirk
|
40a9d2ff76
|
Merge pull request #8095 from sn4k3/master
Respect Window MaxWidth and MaxHeight when using any SizeToContent to Auto
|
4 years ago |
Steven Kirk
|
1cd713b42c
|
Merge branch 'master' into master
|
4 years ago |
Steven Kirk
|
4db83be6dc
|
Merge branch 'master' into pr/8095
|
4 years ago |
Steven Kirk
|
e662a9fd43
|
Added test for window max width/height.
|
4 years ago |
Dan Walmsley
|
123444bb35
|
Merge pull request #8154 from AvaloniaUI/fixes/osx-nswindow-refactor-fix-issues
|
4 years ago |
Steven Kirk
|
9f03a1f7be
|
Added additional test for visibility invalidation.
|
4 years ago |
Steven Kirk
|
ddf266d9ae
|
Invalidate measure when showing a control.
But not when hiding it.
|
4 years ago |