2154 Commits (5437f8a76e1654d5f67d5d102497a43799d9cc69)

Author SHA1 Message Date
Emmanuel Hansen 904be53ffa merge scroll viewer samples 3 years ago
Steven Kirk 996578f2bf Remove all remaining uses of Items setter. 3 years ago
Emmanuel Hansen 04c8b652c8 move clipboard to TopLevel 3 years ago
Emmanuel Hansen 7c460a9bcb add system bar color attached property 3 years ago
Nikita Tsukanov 371251d58c Review comments 3 years ago
robloo 849d801429 Add custom ColorSliderThumbTheme to the sample page 3 years ago
Max Katz 9dba61d56d Minor improvements of clipboard page demo 3 years ago
Nikita Tsukanov bc3768c2a0 More platforms are now using IDispatcherImpl 3 years ago
robloo a0224876ab Use SetCurrentValue to fix HamburgerMenu bug #10537 3 years ago
robloo 2eb04c2719 Rename Popup.PlacementMode to Popup.Placement 3 years ago
Steven Kirk 9845dfadef Add system decorations and extend client area opts 3 years ago
Emmanuel Hansen 16cb38f60d add new IStorage api 3 years ago
Emmanuel Hansen c276f6e1b3 add new IStorage api 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk b9171f32f2 Fix compile error. 3 years ago
Giuseppe Lippolis ad220a6af6 fix: CS0618 'DataFormats.FileNames' is obsolete: 'Use DataFormats.Files 3 years ago
Max Katz 5968830296 Update API, samples and BCL impl 3 years ago
Steven Kirk ba7e8a20b5 Added ItemsControl.ItemsSource. 3 years ago
Giuseppe Lippolis 3f306b48ab fix(DrawingContext): CS0618 PushPreTransform(Matrix)' is obsolete: 'Use PushTransform' 3 years ago
tkefauver 87e0ff2a51
Flyout sample label fix 3 years ago
Dan Walmsley 4d343293c8 fix test on windows. 3 years ago
Dan Walmsley ac9b06ef66 make integration tests intel compatible 3 years ago
Steven Kirk 16efee95ca Disambiguate ShowWindowTest controls. 3 years ago
Emmanuel Hansen 34c1b46b30 Force app theme change when status bar theme changes on android. 3 years ago
Daniil Pavliuchyk ddb9669c11 Add ScrollBarAutomationPeer 3 years ago
Benedikt Stebner c55747f328 Introduce ConfigureFonts AppBuilder action 3 years ago
Max Katz a28aa6e04a Update control catalog to support insets samples 3 years ago
Dan Walmsley c9aed1386d update the test app to show the size that measure was called with on window content. 3 years ago
Benedikt Stebner 7786a00623 Add Inter font reference to all samples 3 years ago
Benedikt Stebner d08083bbf3 Introduce font collections 3 years ago
Max Katz 7d8127991f Return generators sandbox 3 years ago
Max Katz 6496abf14b Changes after review, added FlyoutPresenterTheme 3 years ago
Max Katz 4e47a27304 Add some popup properties to the PopupFlyoutBase 3 years ago
Max Katz 733238a8af Implement PlacementMode.Center 3 years ago
affederaffe b9644c3068 Revert "Fix dependency of Avalonia.Fonts.Inter" 3 years ago
affederaffe ffe6fe8a39 Fix dependency of Avalonia.Fonts.Inter 3 years ago
Giuseppe Lippolis 0038f9ed96 fix: AVP1022 Bad name: An AvaloniaProperty named 'DrawOnlyPoints' is being assigned to ControlCatalog.Pages.PointerCanvas.StatusProperty 3 years ago
Dan Walmsley b548ccb346 fix integration test app, missing inter font package. 3 years ago
Giuseppe Lippolis 27c9acfd6c fix(ControlCatalog): Address Rule AVP1000 Incorrect AvaloniaProperty storage 3 years ago
Steven Kirk ac882ad3a1 Add failing integration tests for overlay popups. 3 years ago
Nikita Tsukanov ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
Daniil Pavliuchyk 8a771855db Add tests 3 years ago
Max Katz 30d1dc7e61 Setup generators project in the repository, use in the control catalog 3 years ago
Max Katz 104023bfc8 Remove specific data type methods from the IDataObject, add new Files format 3 years ago
Daniil Pavliuchyk 44b833a0af Fix test 3 years ago
Max Katz e6b8914b7d Rename TryGetFileFromPath-like method to end with Async suffix 3 years ago
Max Katz 696c5232e7 Rename StartBrowserApp-like methods to end with "Async" suffix 3 years ago
Max Katz 49a6cbd5a6 Use polyfill for open file and directory dialogs 3 years ago
Max Katz bd1928efac Refactor Browser and Blazor startup code 3 years ago
Max Katz d1c329e819 Pass file extensions to the browser backend in the file picker 3 years ago