daniel mayost
|
ee4c0f97e6
|
remove OnAttachedToVisualTree because bug
|
4 years ago |
daniel mayost
|
03e01a6e55
|
initial working
|
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 |
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 |
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 |
Wiesław Šoltés
|
a901ab38ac
|
Revert
|
4 years ago |
Wiesław Šoltés
|
3cb16c731c
|
Revert
|
4 years ago |
Steven Kirk
|
083115d087
|
Interface is client implementable.
Co-authored-by: Benedikt Stebner <Gillibald@users.noreply.github.com>
|
4 years ago |
Steven Kirk
|
8d3af8a9b4
|
Added some explanatory comments.
|
4 years ago |