14886 Commits (72b084ae425b99b687a4ab4e5f412ca4d3ec60d4)

Author SHA1 Message Date
Dmitry Zhelnin 69b3db42a2 Cleanup attributes 3 years ago
Benedikt Stebner b0a2ae99e4 Fix default GlyphRun.BaselineOrigin 3 years ago
Giuseppe Lippolis 86dc4042ab fix: misc warning 3 years ago
Max Katz 35662ad4cb Allow only well known ThemeVariant values in xaml compiler, add more documentation. 3 years ago
Julien Lebosquain 0fa4263354 Fixed overlay graph on high DPI screens 3 years ago
Julien Lebosquain cba57d8008 Create DiagnosticTextRenderer on the UI thread 3 years ago
Julien Lebosquain e97a8cfa38 Made LayoutPassTiming internal 3 years ago
rabbitism aeb4313487 feat: add SelectAll hotkey support. 3 years ago
Julien Lebosquain 5e13c5b59a Implemented layout and render time graph overlays 3 years ago
Benedikt Stebner 743e1fa040 Fix WrapWithOverflow handling for textlines that contain TextEndOfParagraph runs 3 years ago
Benedikt Stebner 3f6cb82241 Add failing test 3 years ago
robloo 281d30747d Switch TreeViewItem.IsExpanded to a StyledProperty 3 years ago
Emmanuel Hansen 98b52c73f0 only set pointer events to handled in button if click is triggered 3 years ago
Dmitry Zhelnin 0b726e1eff add Style and ControlTheme to WellKnownTypes 3 years ago
Dmitry Zhelnin a2c7f67c41 throw XamlParseException if there are duplicate property setters in style or control theme 3 years ago
Giuseppe Lippolis 58c23a7efc fix: misc compilation errors after merge PRs #10078 #10120 3 years ago
Max Katz f5a81d71e2 Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature 3 years ago
Emmanuel Hansen 5e50f99567 remove snapping from pointer wheel 3 years ago
Max Katz 90f48b040b
Update src/Markup/Avalonia.Markup.Xaml.Loader/CompilerExtensions/XamlIlBindingPathHelper.cs 3 years ago
Max Katz 6e271ed069 Fix test cases with DataTemplates 3 years ago
Max Katz 768119f5fd Rename file as well 3 years ago
Max Katz e9a01c6c21 Update naming 3 years ago
Max Katz df187e8376 Update xml doc 3 years ago
Max Katz d8d2240ecb Implement support for DataTypeInheritFromAttribute 3 years ago
Nikita Tsukanov 45b1f7b23d Addressed PR comments 3 years ago
Nikita Tsukanov a0adee3d00 Added a ctor for populating WriteableBitmap with initial data 3 years ago
Nikita Tsukanov abf8819947 Implemented pixel format transcoding for Bitmap and WriteableBitmap 3 years ago
Max Katz 1642d00f11 Make public some more missed events 3 years ago
daniel 2a8c1de765 Call to Dispose from UIThread 3 years ago
Steven Kirk 0065a962ac Move ItemsRepeater to separate assembly. 3 years ago
Max Katz 9365bbefa3 Make AnonymousObserver public and LightweightObservableBase internal 3 years ago
Emmanuel Hansen 1afbfbc4f5
skip snapping if no snappoints are availble. 3 years ago
rabbitism 9ca156d6a6 fix: fix RadioButton empty GroupName behavior. 3 years ago
Emmanuel Hansen c52ff2722d animate refresh container scrollviewer instead of scrollviewer content 3 years ago
robloo a8aa64b4c0 Fix handling of full-length hex values with '#' symbol in ColorPicker 3 years ago
Nikita Tsukanov 6bdf0eacc7 Removed legacy renderers 3 years ago
Giuseppe Lippolis 5123f14668 fix: Address review 3 years ago
Max Katz 2d1d27bc2e Fix TemplateBinding with converter inside of MultiBinding 3 years ago
Max Katz 86afa5e7b5 Remove redunant empty ctors 3 years ago
Max Katz 39f232dcff Remove public setter where possible on events or replace with "init;" 3 years ago
Max Katz af4d9fc2e2 Add more IHeadlessWindow methods and update Obsolete message 3 years ago
Max Katz 6b4b620a22 Revert "Merge pull request #8860 from AvaloniaUI/remove-public-constructors-from-eventargs-from-avalonia.base" 3 years ago
Max Katz b6f8f1564d Fix FilePickerHandler default folder 3 years ago
Emmanuel Hansen 78abd6d4b5 Add IsScrollInertiaEnabled attached property to scrollviewer 3 years ago
Julien Lebosquain 5ffd961742 Perf: improved text wrapping 3 years ago
Emmanuel Hansen baab50e94c fix center snap alignment 3 years ago
daniel ef5734e223 Make TopLevel not can be in MirrorTransform state 3 years ago
Daniil Pavliuchyk 19b3dc335a Don't process events when TopLevel is disposed. 3 years ago
Benedikt Stebner cb884c6e9e Reintroduce customizable GlyphRun.BaselineOrigin 3 years ago
Dmitry Zhelnin 65d8e46fa6 VirtualizingStackPanel: fix selection wrapping 3 years ago