4579 Commits (02906a623485971475cd2095987c8f8d3caa9cdf)

Author SHA1 Message Date
Daniil Pavliuchyk 02906a6234 Add SliderAutomationPeer 4 years ago
amwx c80cdd1d3a InheritDataTypeFromItems for DisplayMemberBinding & cleanup ItemsControl 4 years ago
amwx face05870f Code cleanup 4 years ago
amwx dfd5efb061 Add `InheritDataTypeFromItems` to SelectedValueBinding 4 years ago
Daniil Pavliuchyk 177c1cee51 Add ProgressBarAutomationPeer 4 years ago
Julien Lebosquain 97aa613bba
Prevent null Panel children 4 years ago
Julien Lebosquain c99e1743ba
Nullability fixes for Avalonia.Diagnostics 4 years ago
Julien Lebosquain e1138f2cb6
Nullability fixes for Avalonia.Controls 4 years ago
Emmanuel Hansen 6dae36ead9
Revert "Only set pointer events to handled in button if click is triggered" 4 years ago
rabbitism d99b795504 fix: fix ListBoxItem generation. 4 years ago
Julien Lebosquain 7eda49e061 Ensure IRenderRoot.Renderer is never null 4 years ago
Andrew Arnott 465d72f290
Add nullable ref annotation to Windows.Close 4 years ago
Wiesław Šoltés fe2233d25a
Update ItemsPresenter.cs 4 years ago
Benedikt Stebner 6210018f3b Propertly handle an InlineUIContainer's logical children 4 years ago
amwx a8cb641609 Missing xml docs 4 years ago
amwx 3913fb333e Implement SelectedValue 4 years ago
Giuseppe Lippolis 84cd896cd8 fix: Waring CS0618 ListItemAutomationPeer 4 years ago
Benedikt Stebner 14fba2e53a Rework HitTestTextRange 4 years ago
Dmitry Zhelnin 69b3db42a2 Cleanup attributes 4 years ago
Emmanuel Hansen 4a4ce0f839 fix scroll snap points attached properties 4 years ago
Tom Edwards 796722f319 Never convert null to UnsetValue in bindings 4 years ago
Giuseppe Lippolis 86dc4042ab fix: misc warning 4 years ago
Max Katz 35662ad4cb Allow only well known ThemeVariant values in xaml compiler, add more documentation. 4 years ago
rabbitism aeb4313487 feat: add SelectAll hotkey support. 4 years ago
Julien Lebosquain 5e13c5b59a Implemented layout and render time graph overlays 4 years ago
robloo 281d30747d Switch TreeViewItem.IsExpanded to a StyledProperty 4 years ago
Emmanuel Hansen 98b52c73f0 only set pointer events to handled in button if click is triggered 4 years ago
Giuseppe Lippolis 04ed8e9eef fix: xml comment 4 years ago
Max Katz f5a81d71e2 Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature 4 years ago
Emmanuel Hansen 5e50f99567 remove snapping from pointer wheel 4 years ago
Max Katz e9a01c6c21 Update naming 4 years ago
Max Katz d8d2240ecb Implement support for DataTypeInheritFromAttribute 4 years ago
Nikita Tsukanov abf8819947 Implemented pixel format transcoding for Bitmap and WriteableBitmap 4 years ago
Steven Kirk 0065a962ac Move ItemsRepeater to separate assembly. 4 years ago
Emmanuel Hansen 1afbfbc4f5
skip snapping if no snappoints are availble. 4 years ago
rabbitism 9ca156d6a6 fix: fix RadioButton empty GroupName behavior. 4 years ago
Emmanuel Hansen c52ff2722d animate refresh container scrollviewer instead of scrollviewer content 4 years ago
Nikita Tsukanov 6bdf0eacc7 Removed legacy renderers 4 years ago
Giuseppe Lippolis 5123f14668 fix: Address review 4 years ago
Emmanuel Hansen 78abd6d4b5 Add IsScrollInertiaEnabled attached property to scrollviewer 4 years ago
Emmanuel Hansen baab50e94c fix center snap alignment 4 years ago
daniel ef5734e223 Make TopLevel not can be in MirrorTransform state 4 years ago
Daniil Pavliuchyk 19b3dc335a Don't process events when TopLevel is disposed. 4 years ago
Dmitry Zhelnin 65d8e46fa6 VirtualizingStackPanel: fix selection wrapping 4 years ago
Emmanuel Hansen feddc7e1c4 make AreVerticalSnapPointsRegular and AreHorizontalSnapPointsRegular styled properties 4 years ago
Emmanuel Hansen 51e9f8b611 add irregular snap points to virtualizing stack panel 4 years ago
Julien Lebosquain 2f429062a1 Perf: improved GraphemeEnumerator by avoiding double codepoint iteration 4 years ago
Emmanuel Hansen e6c60ddfef add regular snap points to virutalizing panel 4 years ago
cristinathoughtpennies b0ebd5e1d1 Update HeaderDoubleTapped functions to match conventions 4 years ago
Emmanuel Hansen b1b63cba2a wip 4 years ago