1937 Commits (c2e00428dff6e0ea326ac993bfbbb71fcfad2909)

Author SHA1 Message Date
Emmanuel Hansen f09a901e48 cleanup 3 years ago
Emmanuel Hansen b9827c39ce add Gestures sample page 3 years ago
Nikita Tsukanov 3fdd1da090 ImmediateContext + ServerCustomCompositionVisual + bugfixes 3 years ago
Giuseppe Lippolis 8c16d0420d fix: Drop Direct3DInteropSample 3 years ago
Benedikt Stebner 895d85aa89 Implement CharacterBufferReference and related classes 3 years ago
Steven Kirk 4502ed3729 Added ReactiveUIDemo sample. 3 years ago
Steven Kirk 003923b50d Fix integration tests on Windows. 3 years ago
robloo a799f72242 Remove PixelRect.Default 3 years ago
robloo 5a743ad4c8 Standardize Default member in PixelRect 3 years ago
Giuseppe Lippolis 2aa79269e8 fix: Address reviw 3 years ago
Giuseppe Lippolis f446f7c7b8 fix: disable analyzers for Samples 3 years ago
ShadowMarker789 2f3c5ef98f
Add Support for low-latency Dxgi-swapchain based presentation model (#9572) 3 years ago
Steven Kirk f480455131 Added failing test for #9565. 3 years ago
robloo 307142eedc Add disabled Expander expanding/collapsing examples to the sample app 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Max Katz 6100fc319f Fix build of BidningDemo 3 years ago
Max Katz d77a38739e
Update TabControlPage.xaml 3 years ago
Max Katz 15ec0eb202
Update TabControlPage.xaml 3 years ago
Emmanuel Hansen 1a80d5fd5a clean up animation and add comments 3 years ago
Emmanuel Hansen 68fd64f164 Use Composition Api for animation 3 years ago
Emmanuel Hansen 5bdbd930d9 Add Refresh Container 3 years ago
Dan Walmsley c29fff0342 rename avalonia.web to avalonia.browser 3 years ago
Max Katz 07d53775ba Make all themes AOT friendly by moving StyleInclude to the XAML 3 years ago
Max Katz b0618d1057 Try to fix unit test 3 years ago
Max Katz fa0cea97fe Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
Emmanuel Hansen 96d4a1588b remove notification manager property from toplevel. remove unused notification manager in control catalog main window 3 years ago
Dan Walmsley ad574e2c64 use net 7 for integration test app. 3 years ago
Max Katz 12921c17f7 Refactor extension to use a custom xaml method 3 years ago
Benedikt Stebner 040cccf619 Attempts to fix Android IME 3 years ago
Steven Kirk c733950aff Refactor gestures tab in IntegrationTestApp. 3 years ago
Steven Kirk 9a50b9ee0c Added integration tests for tapped gestures. 3 years ago
robloo 572ad56150 Complete Expander updates 3 years ago
Emmanuel Hansen 7ce869475e add notifcationmanager property to toplevel 3 years ago
robloo c959c0594f Update palettes used in the ColorPickerPage 3 years ago
Max Katz 3d4b0ae91c Reenable form factor markup extension with some tests 3 years ago
Max Katz 06a68751a4 Move IsOnPlatform method to the xaml helpers class 3 years ago
Dan Walmsley 116146e847 smooth resizing wasm. 3 years ago
Max Katz 9e41a88f46 Reimplement OnPlatform to inject IL code instead of markup extension 3 years ago
Benedikt Stebner 93b77b1b6a Move inlines support to TextBlock and rename RichTextBlock to SelectableTextBlock 3 years ago
robloo 91d25f7416 Fix missed property rename 3 years ago
robloo d816726ef0 Rename Scale to Scaling and update more comments 3 years ago
Dan Walmsley 59e12e4d30 add OnFormFactor extension. 3 years ago
Dan Walmsley 81dca34889 tmp 3 years ago
Dan Walmsley aa09803e58 add a platform info page to control catalog that tells user where avalonia thinks its running, 3 years ago
robloo 6bc689a662 Updates from code review 3 years ago
Dan Walmsley 813476a1a5 fix designer tests. 3 years ago
Steven Kirk 9c05066718 Added integration tests for #8869. 3 years ago
robloo e96772e707 Remove ThirdComponentConverter replacing it with ColorSpectrum.ThirdComponent property 3 years ago
robloo 11a73142c0 Add additional ColorPicker sample to control catalog created from code-behind 3 years ago
Giuseppe Lippolis 8724514a73 feat(ControlCatalog): Address rule CA1822 3 years ago