8445 Commits (c021bf717dc4d3d055857a3bf0f96d5f3895e1f5)
 

Author SHA1 Message Date
Nikita Tsukanov c021bf717d Disable Xamarin projects on CI 7 years ago
Nikita Tsukanov fe251ee1aa Support for properties "attached" by AddOwner 7 years ago
Nikita Tsukanov be404c342b Fixed :not selector and fixed MyButton in tests 7 years ago
Nikita Tsukanov 5801756763 Fixed target type resolve for control templates with direct parent 7 years ago
Nikita Tsukanov 11af891f03 Updated XamlIl, allow types to import IServiceProvider, preserve entire parent stack 7 years ago
Nikita Tsukanov 4b9a9cd3a1 Fixed step into 7 years ago
Nikita Tsukanov d01d69fbef Application is now always the root of the parent stack 7 years ago
Nikita Tsukanov ece2199d57 Disable tests checking that read-only properties can be set 7 years ago
Nikita Tsukanov d0301bb4c4 Now passing most of the tests 7 years ago
Nikita Tsukanov 6be4062fba Fixed step into 7 years ago
Nikita Tsukanov 47fab37f11 Updated XamlIl 7 years ago
Nikita Tsukanov c952d15b7e Fixed debug info 7 years ago
Nikita Tsukanov c1160247f0 Write directly to a file so it has associated pdb path 7 years ago
Nikita Tsukanov 8ffde81adb Attempt to generate debug info 7 years ago
Nikita Tsukanov c478e66d42 Fixed tasks project file 7 years ago
Nikita Tsukanov 1b62667f2d Fixed PDB 7 years ago
Nikita Tsukanov 7563f8548f Probably fixed ILRepack issue 7 years ago
Nikita Tsukanov dbf6c3a148 Entire control catalog is now loaded from precompiled xaml 7 years ago
Nikita Tsukanov 870e591f99 Use regular assembly names for resource uris 7 years ago
Nikita Tsukanov 6d83479d0d Naming and a bit of cleanup 7 years ago
Nikita Tsukanov a25a3922fa Generate Build for xaml files without x:Class 7 years ago
Nikita Tsukanov 6ab1fbd432 Inject the call to compiled xaml to x:Class-type 7 years ago
Nikita Tsukanov 6fd810f0dc Disable Cecil backend in runtime compiler based on a property 7 years ago
Nikita Tsukanov 6c58b6889c PEVerify: All Classes and Methods in ControlCatalog.dll Verified. 7 years ago
Nikita Tsukanov cd93624f3e Now somewhat compiling control catalog, PEVerify complains about assigning null to Nullable<T> 7 years ago
Nikita Tsukanov 5b7e18544b PEVerify: All Classes and Methods in Avalonia.Themes.Default.dll Verified. 7 years ago
Nikita Tsukanov a3f3a06478 Emit compiled XAML from msbuild task 7 years ago
Nikita Tsukanov ea0c26045f Updated compiler to the recent master 7 years ago
Nikita Tsukanov 39a28c4557 Merge remote-tracking branch 'origin/master' into xamlil 7 years ago
Nikita Tsukanov 6bf7ebd721 Updated xamlil 7 years ago
Nikita Tsukanov dcc061837a
Merge pull request #2449 from MarchingCube/update-numerge 7 years ago
Dariusz Komosinski 6f1ebdf76d Update Numerge. 7 years ago
Steven Kirk e5156562be
Merge pull request #2447 from AvaloniaUI/fixes/2388-reshow-window 7 years ago
Steven Kirk 53e666ac90 Added exception details to XML docs. 7 years ago
Steven Kirk 30e006ac78 Throw an exception when trying to re-show closed window. 7 years ago
Steven Kirk 1e74e8fc60 Add failing tests for #2388. 7 years ago
Nikita Tsukanov a30a43f197
Merge pull request #2443 from AvaloniaUI/fixes/designer-again 7 years ago
Nikita Tsukanov 433eb7e5ac
Merge pull request #2375 from MarchingCube/fixes/geometry-impls 7 years ago
Nikita Tsukanov 5bee648871
Merge branch 'master' into fixes/geometry-impls 7 years ago
Nikita Tsukanov 55efd41bdb
Merge pull request #2364 from MarchingCube/feature/skia-renderinterface 7 years ago
Nikita Tsukanov ac97decd13
Merge branch 'master' into feature/skia-renderinterface 7 years ago
Nikita Tsukanov 03076a46c9
Merge pull request #2371 from AvaloniaUI/expose-skcanvas 7 years ago
Nikita Tsukanov 677159abb0
Merge branch 'master' into expose-skcanvas 7 years ago
Nikita Tsukanov a39763a5f2 Disable Mono tests for Linux until https://github.com/mono/mono/issues/13969 is fixed 7 years ago
Dariusz Komosiński 81fee8b66a
Merge branch 'master' into fixes/geometry-impls 7 years ago
Dariusz Komosinski 1b869ff27b Get rid of not needed interfaces. 7 years ago
Steven Kirk 89be64e6b1
Merge pull request #2436 from MarchingCube/fix-treeview-selectionmode 7 years ago
Dariusz Komosinski 88d1f175d2 Remove geometry pages. 7 years ago
Dariusz Komosiński 3f12e8e977
Merge branch 'master' into fix-treeview-selectionmode 7 years ago
Steven Kirk e5b46a312e
Merge pull request #2439 from jp2masa/code-cleanup 7 years ago