17435 Commits (1d5e26248710989340bc9bbafd4e4371bae25ca7)
 

Author SHA1 Message Date
Jeremy Koritzinsky 1d5e262487
Use a dynamically-emitted trampoline method so we can handle the "execute method has a return type" case cleanly. 5 years ago
Jeremy Koritzinsky cdc8c9f078
Add some tests 5 years ago
Jeremy Koritzinsky a383c77650
Hook up target-typing for ICommand. 5 years ago
Jeremy Koritzinsky 411d8effe3
Merge branch 'master' of github.com:AvaloniaUI/Avalonia into compiledbinding-methods 5 years ago
Jeremy Koritzinsky 2647c5cc73
Implement support for method->command direct binding (not hooked up yet) 5 years ago
Jeremy Koritzinsky 0576baf5b7
Add tests for full-fidelity method->delegate conversion in compiled bindings. 5 years ago
Max Katz 494746ed8a
Merge pull request #7206 from Abdesol/master 5 years ago
abdesol b2ae473f2a changed assert value of Button_Invokes_Doesnt_Execute_When_Button_Disabled from 1 to 0 5 years ago
abdesol 925af9864d Merge remote-tracking branch 'origin/master' 5 years ago
abdesol 845ff07f1f Button_Invokes_Doesnt_Execute_When_Button_Disabled test added 5 years ago
Abdella Solomon 170d4924c0
Merge branch 'master' into master 5 years ago
Max Katz 9563eeea24
Merge pull request #7203 from AvaloniaUI/fixes/avalonia-visuals-nullability 5 years ago
abdesol 7f20078e4f removed focus fix and added test in sandbox 5 years ago
Max Katz 1fa8c9f565
Merge branch 'master' into fixes/avalonia-visuals-nullability 5 years ago
Steven Kirk f092724fd8 Fixed another mistake made when adding nullable annotations. 5 years ago
Steven Kirk ba258ffa90 Don't pass null where it shouldn't be. 5 years ago
Steven Kirk 7983a496e3 Fix mistakes made when adding nullable annotations. 5 years ago
Jeremy Koritzinsky 12adf764c0
Implement method->delegate mapping in the XAML compiler for well-known delegate types 5 years ago
Jeremy Koritzinsky e7afc15ca7
Implement the runtime side of the "method->Delegate" binding conversion for compiled bindings. 5 years ago
Nikita Tsukanov d763e9b7fe
Merge pull request #7201 from jkoritzinsky/relativesource-compiledbinding 5 years ago
Steven Kirk 1bacdc4b6e Added nullable annotations for DrawEllipse. 5 years ago
Steven Kirk 1524274a3b Add a hacky exception for existing potential problem. 5 years ago
Steven Kirk 4582b43118 More nullability fixes. 5 years ago
Benedikt Stebner 42f552d803 Nullability for text related types 5 years ago
Steven Kirk 882e3b79b5 Disable CS8632 in Avalonia.Build.Tasks. 5 years ago
Steven Kirk 22a55fed27 Added a lot of nullable annotations to Avalonia.Visuals. 5 years ago
Jeremy Koritzinsky 7624e14bcd
Support RelativeSource-based bindings without requiring an x:DataType property. 5 years ago
Dan Walmsley b5ca4734d0
Merge pull request #7031 from MarchingCube/dc-ellipse 5 years ago
Dan Walmsley 8b4c0a759e
Merge pull request #7187 from AvaloniaUI/fixes/catalina-red-window 5 years ago
Dan Walmsley f96b9a85b3
Merge branch 'master' into fixes/catalina-red-window 5 years ago
Dan Walmsley 51359904d7
Merge pull request #7189 from AvaloniaUI/fixes/skiasharp-release 5 years ago
Dan Walmsley 54e4f13ea6 Revert "[OSX] fix resize calls before window shown." 5 years ago
Dan Walmsley 0a65e0a50d forcefully invalidate shadow. 5 years ago
Dan Walmsley 6405558dd0 remove skiasharp from nuget.config 5 years ago
Dan Walmsley 29d164952d Update skiasharp 5 years ago
Dan Walmsley 06807324d0 [OSX] fix resize calls before window shown. 5 years ago
Dan Walmsley cce425b8da fix red shown during resizing catalina. 5 years ago
Jumar Macato 7b00b786cb
Merge pull request #7183 from AvaloniaUI/listboxitem-do-not-set-alignment 5 years ago
Max Katz 647cfe68bc
Update ListBoxItem.xaml 5 years ago
Max Katz 9bc3ce6ad8
Merge pull request #7179 from AvaloniaUI/fixes/avalonia-base-nullability 5 years ago
Max Katz 6cac23b3df
Merge branch 'master' into fixes/avalonia-base-nullability 5 years ago
Steven Kirk e4b19743ca baseUri can be null. 5 years ago
Steven Kirk 7175960556
Merge pull request #7067 from workgroupengineering/features/Build/Reatry_LeakTests 5 years ago
Steven Kirk 8de3ec9edf
Merge branch 'master' into features/Build/Reatry_LeakTests 5 years ago
Steven Kirk 76667dbd0d Finished adding nullable annotations to Avalonia.Base. 5 years ago
Steven Kirk 9c585e85fb Updated ncrunch configuration. 5 years ago
Max Katz 237724a5c9
Merge pull request #7172 from AvaloniaUI/fixes/enable-existing-nullable-errors 5 years ago
Steven Kirk f89ab2d8ee Merge branch 'master' into fixes/enable-existing-nullable-errors 5 years ago
Steven Kirk c9c9d05098 Fix nullable reference errors. 5 years ago
Steven Kirk 50659d9c2a Enable nullable reference checking via .props file. 5 years ago