10284 Commits (c41ef366287b0ee857f193a96d73e30925b2f62e)
 

Author SHA1 Message Date
Dan Walmsley c41ef36628 add osx implementation to get nsview and nswindow. 7 years ago
Dan Walmsley d7be0f9837 add implementation of platform handles on the managed side. 7 years ago
Nikita Tsukanov 5a2ef35dac
Merge pull request #3302 from AvaloniaUI/fixes/osx-catalina-menu-bug 7 years ago
Dan Walmsley 87097f89ce Merge remote-tracking branch 'refs/remotes/origin/master' into fixes/osx-catalina-menu-bug 7 years ago
Dan Walmsley e61933c206 [OSX] fix the osx menu on catalina. 7 years ago
Steven Kirk f3b5e2d533
Merge pull request #3298 from FoggyFinder/docsFix2908 7 years ago
FoggyFinder cff59382c7 adjust comments 7 years ago
Jumar Macato f4e69224b1
Merge pull request #3297 from AvaloniaUI/bump-version 7 years ago
Steven Kirk 4b7e4313fe Bump version to 0.9.999 for CI builds. 7 years ago
Steven Kirk 56ea7bf872
Merge pull request #3216 from AvaloniaUI/fixes/2985-treeview-sort-crash 7 years ago
Steven Kirk 68f3424147
Merge branch 'master' into fixes/2985-treeview-sort-crash 7 years ago
Steven Kirk c0172d400e
Merge pull request #3034 from jp2masa/dotnet-core-sdk-update 7 years ago
Steven Kirk 5eedc39739
Merge branch 'master' into dotnet-core-sdk-update 7 years ago
danwalmsley a898f15641
Merge pull request #3285 from AvaloniaUI/hackfix-rangebase-validatedouble 7 years ago
Jumar Macato 5460d1709d
Merge branch 'hackfix-rangebase-validatedouble' of github.com:AvaloniaUI/Avalonia into hackfix-rangebase-validatedouble 7 years ago
Jumar Macato e23da28731
Remove obsolete unit test. 7 years ago
danwalmsley 6c9090f1ca
Merge branch 'master' into hackfix-rangebase-validatedouble 7 years ago
Benedikt Stebner 7f1135257e
Merge pull request #3288 from AvaloniaUI/grokys/datacontextprovider 7 years ago
Jumar Macato 671e22539f
Merge branch 'master' into hackfix-rangebase-validatedouble 7 years ago
Jumar Macato f569287998
Update xml comment. 7 years ago
Jumar Macato 73e1224ac3
Ignore changes if isnt a valid double value. 7 years ago
Dan Walmsley 79527e6ab9 restore app.xaml.cs 7 years ago
Dan Walmsley a26e5a7d78 Merge branch 'grokys/datacontextprovider' of https://github.com/AvaloniaUI/Avalonia into grokys/datacontextprovider 7 years ago
Dan Walmsley c375629717 restore app.xaml /cs 7 years ago
danwalmsley c1182e1844
Merge branch 'master' into grokys/datacontextprovider 7 years ago
Dan Walmsley 055115415c Application class uses AddOwner instead of making its own version of datacontext property. 7 years ago
Dan Walmsley 2ffb1af3bc add comment 7 years ago
Dan Walmsley eb6f3e620d GetDefaultAnchor will looks for IDataContextProviders 7 years ago
Dan Walmsley 7eea7f65c6 dont implement datacontext on menuitems 7 years ago
Dan Walmsley 7b11d7674a implement IDataContextProvider on NativeMenuItem 7 years ago
Steven Kirk 6a74ab560c Added IDataContextProvider. 7 years ago
Dariusz Komosiński 8e7e8ebf35
Merge pull request #3282 from MarchingCube/fix-window-close-memory-leak 7 years ago
Dariusz Komosinski 7c7f6022cb Cleanup event args locals. 7 years ago
Jumar Macato 1212e24447
Hackfix for #3284 7 years ago
Dariusz Komosinski 11a67d5b10 Make sure window and its children get detached from visual and logical trees when closing. 7 years ago
Dan Walmsley 138ea74b88 Add code to show desired syntax. 7 years ago
Benedikt Stebner 149a30b5b7
Merge pull request #3279 from ahopper/perf-reduce-allocation-in-lightweightobservablebase 7 years ago
ahopper 8879d4c92d added benchmark 7 years ago
ahopper f7c644eb75 whitespace 7 years ago
ahopper 35ee4f7976 Reduce calls to ToArray in PublishNext 7 years ago
Dariusz Komosiński ad64428460
Merge pull request #3265 from MarchingCube/perf-bindingoperations-closures 7 years ago
Dariusz Komosiński a43474ac3d
Merge branch 'master' into perf-bindingoperations-closures 7 years ago
Jumar Macato 0825c59a6b
Merge pull request #3261 from jp2masa/target-null-value 7 years ago
Jumar Macato abd5518230
Merge branch 'master' into target-null-value 7 years ago
Jumar Macato 41f6a8c247
Merge branch 'master' into perf-bindingoperations-closures 7 years ago
Dariusz Komosiński 0127f82141
Merge pull request #3267 from MarchingCube/perf-fontfamily-equality 7 years ago
Dariusz Komosinski 364d6697cc Fix wrath of equality operator. 7 years ago
Dariusz Komosinski 678038470e Optimize FontFamily and members hashcode/equality. 7 years ago
Dariusz Komosinski 7158f660dc Cleanup more usings. 7 years ago
Dariusz Komosinski 710240b2ad Cleanup using. 7 years ago