79 Commits (972e83bff29fa54008f2bfa74646d56dbefe2a90)

Author SHA1 Message Date
Tim 1604dd701c The default cursor is called "default" and not "pointer" 3 years ago
Max Katz bc79b388b5 Use ImmediateDrawingContext in the ICustomDrawOperation interface 3 years ago
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Max Katz a6cd15bfdb Support default extension 3 years ago
Max Katz 49b560ced2 Add avalonia service worker 3 years ago
Max Katz 01a4ba5aa2 Add PreferFileDialogPolyfill option 3 years ago
Max Katz e16cce5545 Use polyfill for the showSaveFilePicker 3 years ago
Max Katz 1a46ccbbeb Add "readClipboardText" workaround for Mozilla 3 years ago
Max Katz 77feabd2f5
Update WindowingPlatform.cs 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 17492be5b6 Removed RunLoop from IPlatformThreadingInterface 3 years ago
Max Katz 2d58c4c215 Fix TS buikd 3 years ago
Max Katz d19e3cd898 Add wasm and ios implementations 3 years ago
Max Katz 2fd5e6b9d9 Make browser GetItemsAsync trully async and lazy 3 years ago
Giuseppe Lippolis 02983e3c1e fix: Misc XML Document issue 3 years ago
Max Katz 87402e5b94 Update insets API and implement insets for iOS with IAvaloniaViewController 3 years ago
Julien Lebosquain dc53c3ee15
Nullable annotations for Avalonia.Skia 3 years ago
Max Katz dcb73b9fef Browser drag n drop target support 3 years ago
Max Katz 9a5b351b50 Fix build after global rename 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
Max Katz e975468e92 Remove unused CanOpenRead/CanOpenWrite 3 years ago
Emmanuel Hansen 2dd48be45f remove leftover debug code 3 years ago
Max Katz d27936af67 Android and browser internals 3 years ago
Emmanuel Hansen 4edc10caba fix prediction text for browser 3 years ago
Julien Lebosquain e1138f2cb6
Nullability fixes for Avalonia.Controls 3 years ago
José Pedro 757f82c385
Updated browser packages to stable. 3 years ago
Emmanuel Hansen 746b53b388 add support for getting safe insets 3 years ago
Max Katz f5a81d71e2 Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature 3 years ago
Emmanuel Hansen ac206db098 add browser support 3 years ago
Max Katz 37545cbeb1 IStorageProvider API updates 3 years ago
Max Katz 289b14a48c
Apply suggestions from code review 3 years ago
Max Katz 13c14e7360 Add ColorContrastPreference to the PlatformColorValues 3 years ago
Max Katz 70dcf71910 Browser implementation 3 years ago
Simon Cropp d53ce9a0e9 Update BrowserStorageProvider.cs 3 years ago
Simon Cropp 9ea174ce0a Storage/getItem can be null 3 years ago
Simon Cropp 208b0264c6 broken GetRequiredService for _useGL 3 years ago
Simon 876fa08812 move to a consistent langversion of 11 3 years ago
dependabot[bot] 5846c3b1b6
Bump json5 from 1.0.1 to 1.0.2 in /src/Browser/Avalonia.Browser/webapp 3 years ago
Max Katz c2e00428df Remove AppBuilderBase and generics 3 years ago
Max Katz ab64b33470 Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API 3 years ago
Max Katz adbb7dc7c9 Fix reactive references in missed projects 3 years ago
Giuseppe Lippolis 64f84711ed fix: Address review 4 years ago
Max Katz 001484e719 Remove glctx hack 4 years ago
Max Katz c757edeea5 Fix WASM SetTransparencyLevelHint 4 years ago
Max Katz e3b2724f5a Fix annoying warnings 4 years ago
Dan Walmsley 34a19ae48d make web canvas transparent by clearing gl buffers 4 years ago