Dan Walmsley
76abbc8fbe
ensure frameSize is refreshed when window is show.
4 years ago
Steven Kirk
06e0fae717
Invalidate measure when Viewbox child changes.
4 years ago
Steven Kirk
67e6c41abc
Use FrameSize for window startup location.
...if available.
4 years ago
Steven Kirk
138be304a0
Ensure Window.Width/Height is initialized.
- Run resize logic if `Width`/`Height` are still NaN (i.e. not set up)
- Always call base class `WindowBase.HandleResize`
- In `WindowBase.HandleResize` don't run a layout pass if client size unchanged
Fixes `Width_Height_Should_Not_Be_NaN_After_Show_With_SizeToContent_Manual`.
4 years ago
Giuseppe Lippolis
74d951235f
fix: move DynamicProxyGenAssembly2 InternalsVisibleTo to csproj
4 years ago
Dariusz Komosinski
ea4d92ddaf
Clear IMM state when window is closed.
4 years ago
Giuseppe Lippolis
a25ce2fb08
feat: move InternalsVisibleTo in csproj
4 years ago
Max Katz
b567fcebf5
Rename TemplateDataTypeAttribute to DataTypeAttribute
4 years ago
Max Katz
9126edca70
Add documentation
4 years ago
Max Katz
f1a2716858
Inherit DataType from template without hardcoding on specific DataTemplate implementation
4 years ago
daniel mayost
62078d2cc3
calculate mirrorTransform before renderTransform
4 years ago
Giuseppe Lippolis
ba7fd6c9e8
fix: some xml comment
4 years ago
Benedikt Stebner
3a2e13be22
Add missing file
4 years ago
Dan Walmsley
af237c6dd7
fix file dialog filter nullable annotation, and osx platform.
4 years ago
Steven Kirk
25efb6bec6
Fix pooled list bug.
Ported from upstream: https://github.com/jtmueller/Collections.Pooled/pull/44
4 years ago
Benedikt Stebner
006aef2388
Rework hit testing to not rely on cluster values and instead use the currently covered TextSourceLength
4 years ago
Steven Kirk
69f5f7a48e
Use weak events in AvaloniaProperty plugin.
Fixes #8178 .
4 years ago
Takoooooo
1c2da897e5
Add comment.
4 years ago
Max Katz
ac24ee467a
Update TopLevelImpl.cs
4 years ago
daniel mayost
40a4ea745b
replacement of ViewboxContainer inheritance from Control to Layoutable
4 years ago
Takoooooo
81eb964ae6
Fix Menu selection to match UWP.
4 years ago
Giuseppe Lippolis
4845c10d88
fix(ExpressionNode): ensure _subscriber do not change during ValueChanged
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
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
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
Steven Kirk
ddf266d9ae
Invalidate measure when showing a control.
But not when hiding it.
4 years ago
Max Katz
2863021498
Update Avalonia.DesignerSupport.csproj
4 years ago
robloo
4d01810fc4
Move CalendarDatePicker into its own directory
4 years ago
robloo
1abc73ba54
Simplify calendar popup toggling methods
4 years ago
robloo
a517624c81
Open Calendar popup with Alt+Down
4 years ago
robloo
f1cd198379
Simplify getting changed property values
4 years ago
Dan Walmsley
3e8ce3deb1
[OSX] GetFrameSize - explicitly detect when native side didnt touch result object to signal null.
4 years ago
Dan Walmsley
845be8ae0e
[OSX] until window is shown FrameSize is null.
4 years ago
Dan Walmsley
b9bbd6ff0f
Revert "remove redundant api GetFrameSize."
This reverts commit 05e6c9cfd9 .
4 years ago
Dan Walmsley
05e6c9cfd9
remove redundant api GetFrameSize.
4 years ago
Dariusz Komosinski
220a8a8df9
Use cheaper transforms in Viewbox.
4 years ago
Steven Kirk
57c6db613e
Update OnPropertyChanged after merge.
4 years ago
Tim
6af71c36de
Fix DataGridRow resizing issue
4 years ago
Wiesław Šoltés
0a7955420f
Fix
4 years ago
Wiesław Šoltés
0b99106f85
Revert
4 years ago
Wiesław Šoltés
8e8f3ec15f
Revert
4 years ago
Wiesław Šoltés
dc84ea7ede
Revert
4 years ago