13983 Commits (890cf445592d4cb5afcbb0d4d1661e6e7e00eb34)

Author SHA1 Message Date
Giuseppe Lippolis e74feb8096 fix: build 4 years ago
Max Katz 0992c3e6d4 Rename AvaloniaDialogsInternalViewModelBase 4 years ago
Max Katz 76887ef16a Move Shift scrolling to the ScrollPresenter layer 4 years ago
Max Katz 8e1a878e83 Some devtools fixes 4 years ago
Max Katz cb753b3a2b Move dialog details of implementation to the internal folder 4 years ago
Giuseppe Lippolis 84ca1673c9 fix: Ensure Dev*,Microcom and Build Task are builds before Controls when build solution in IDE 4 years ago
Max Katz de4415274e Fix devtools not making screenshots 4 years ago
Max Katz 50efce1bf4 Fix selectors with template bindings 4 years ago
Max Katz fa0cea97fe Enable compiled bindings by default and fix all the usages + adjust some namespaces 4 years ago
Max Katz 3c73f9dc0f Fix CanExecute for compiled binding commands 4 years ago
Max Katz 79332f208b Fix wrong type parameter for the command accessor 4 years ago
DJGosnell 9d999a6827 Changed SKPaintCache.Return to ReturnReset. 4 years ago
DJGosnell 713d2cab35 Added documentation. 4 years ago
DJGosnell b51ba178c9 Added SKPaintCache. 4 years ago
Max Katz bdd588fef8 Also check for previous XamlIlTypeSelector 4 years ago
Max Katz ddeb27e0a3 CompiledBinding resolve template type from selector 4 years ago
Max Katz e1c7e8b5ec Apply changes after review 4 years ago
Max Katz 66ad721763 Inject AvaloniaUseCompiledBindingsByDefault from Cecil 4 years ago
Max Katz 0d60f972f9 Fix nullable 4 years ago
Max Katz dc0c7e756a Respect AvaloniaUseCompiledBindingsByDefault in previewer 4 years ago
Max Katz 5553958238 Remove RuntimeHostConfigurationOption 4 years ago
Giuseppe Lippolis 5e52a59897 fix: Address review 4 years ago
Giuseppe Lippolis 8da962a71d perf: optimizze TryLoad 4 years ago
Giuseppe Lippolis dd61a5d7a8 perf: parse uri when xaml compiled 4 years ago
Max Katz f489a336a0 Fix onplatform generics crash on macOS 4 years ago
Emmanuel Hansen 96d4a1588b remove notification manager property from toplevel. remove unused notification manager in control catalog main window 4 years ago
Max Katz 8a6bb0ffa1 Move OnExtensionType and fix netstandard error 4 years ago
AtomCrafty fd3388fe90 remove unused imports 4 years ago
AtomCrafty 7e6f5403aa fix typos 4 years ago
AtomCrafty 41c375dff1 fix DevTools style list not updating correctly 4 years ago
Emmanuel Hansen 8f6e9f1d0d move check before MakeCurrent 4 years ago
Emmanuel Hansen ae7a532d06 do not create a surface if the window provided is invalid 4 years ago
Dan Walmsley 60ef70544b move constant. 4 years ago
Dan Walmsley 3593803b18 browser runtime platform is much simpler. 4 years ago
Emmanuel Hansen ab9835ef88 made notification manager lazy 4 years ago
Max Katz bfc349e08a Update XamlX and remove unused methods 4 years ago
Max Katz 523c87d5b0 Browser: use JS side mobile checks 4 years ago
Max Katz 12921c17f7 Refactor extension to use a custom xaml method 4 years ago
Max Katz 58cc00898f Fix IME overflow on x86 4 years ago
Max Katz bb0c4d399b Remove missed interface 4 years ago
Max Katz 0b3f2adce9 Use DefaultPlatformSettings for android too, fix build error 4 years ago
Tim e1f9809de6 Add missing ClipToBounds="True" 4 years ago
Steven Kirk 0e951befdf Use DefaultPlatformSettings in Web platform. 4 years ago
Steven Kirk a62c56186f Use GetRequiredService in touch/mouse device. 4 years ago
Dan Walmsley cbf072efb6
fix condition in targets file. 4 years ago
Dan Walmsley 4808846d82
Update Avalonia.Web.targets 4 years ago
Benedikt Stebner f6f89f4e33 Remove redundant method call 4 years ago
Tristan Labelle ff620db5bb Android: Force punch a hole in the SurfaceView to workaround issue #9230 4 years ago
Benedikt Stebner 7e3024ede2 Fix fallback handling 4 years ago
Benedikt Stebner b295935286 Fix unpositioned GlyphRuns 4 years ago