Jeremy Koritzinsky
|
7507a01531
|
Enable generating solution file from the dirs.proj file. Useful for creating Omnisharp-compatible solution with subset of projects.
|
8 years ago |
Jeremy Koritzinsky
|
065d6d01d8
|
Switch Cake to use a dirs.proj traversal project to simplify the solution.
|
8 years ago |
Jeremy Koritzinsky
|
124656714f
|
Merge remote-tracking branch 'AvaloniaUI/master' into CleanupPackageDeps
|
8 years ago |
Jeremy Koritzinsky
|
343efcda9a
|
Merge pull request #1668 from jkoritzinsky/selector-parse-no-sprache
Remove Sprache dependency
|
8 years ago |
Jeremy Koritzinsky
|
371b8f7486
|
Add package references required for Xamarin.Android 15.8 to compile applications
|
8 years ago |
Jeremy Koritzinsky
|
ceac3c496e
|
Update System.Memory to 4.5.1
|
8 years ago |
Jeremy Koritzinsky
|
7faf079961
|
Fix tests and fix ControlCatalog.iOS to not reference Sprache.
|
8 years ago |
Jeremy Koritzinsky
|
2cd66f4d49
|
Fix PropertyParserTests.
|
8 years ago |
Jeremy Koritzinsky
|
066e73ce84
|
Fix struct == null comparison.
|
8 years ago |
Jeremy Koritzinsky
|
547d4dc906
|
Merge remote-tracking branch 'AvaloniaUI/master' into selector-parse-no-sprache
|
8 years ago |
Jeremy Koritzinsky
|
5289ddd423
|
Merge pull request #1684 from AvaloniaUI/feature/stringformat
Add StringFormat to Binding.
|
8 years ago |
Jeremy Koritzinsky
|
8874143a82
|
Merge branch 'master' into feature/stringformat
|
8 years ago |
WojciechKrysiak
|
dbe8f748c9
|
Single menu context menus working. (#1808)
|
8 years ago |
danwalmsley
|
8cc74604b3
|
Merge pull request #1806 from AvaloniaUI/fix-popup-root-exception
fixes an occasional crash with popup root "SnapInsideScreenEdges"
|
8 years ago |
Dan Walmsley
|
7d28d1b2ab
|
fix failing unit test.
|
8 years ago |
Dan Walmsley
|
9c6e69914d
|
fixes an occasional crash with popup root "SnapInsideScreenEdges"
|
8 years ago |
Jumar Macato
|
bccd1522ec
|
Merge pull request #1805 from wieslawsoltes/DotNetCoreRuntimeD2D1
Add support for Direct2D1 for Avalonia.DotNetCoreRuntime
|
8 years ago |
Wiesław Šoltés
|
9a1cae4d0d
|
Merge branch 'master' into DotNetCoreRuntimeD2D1
|
8 years ago |
Wiesław Šoltés
|
c5a2159021
|
Add support for Direct2D1 for Avalonia.DotNetCoreRuntime
|
8 years ago |
WojciechKrysiak
|
5aa219be00
|
Fix windows for Mono.Mac (#1804)
- handle closing
- handle showing dialogs
|
8 years ago |
WojciechKrysiak
|
ec57b63908
|
Implemented cancelling ContextMenu opening/closing. (#1781)
|
8 years ago |
Nelson Carrillo
|
93833ea586
|
Merge pull request #1799 from MonkAlex/master
#1798 Fix binding checkbox with three state.
|
8 years ago |
MonkAlex
|
e69f3c7f85
|
#1798 Test for binding checkbox with three state.
|
8 years ago |
MonkAlex
|
c7d565fd0c
|
#1798 Fix binding checkbox with three state.
|
8 years ago |
danwalmsley
|
4277cd2c85
|
Merge pull request #1796 from AvaloniaUI/revert-1739-fixed/1664-menu-item-left-selected
Revert "dont highlight selected menuitems."
|
8 years ago |
danwalmsley
|
4e49c89664
|
Revert "dont highlight selected menuitems."
|
8 years ago |
Jumar Macato
|
2f803cb504
|
Merge pull request #1795 from jkoritzinsky/pagetransitions
Reimplement Page Transitions
|
8 years ago |
Jumar Macato
|
e62d6debe4
|
Merge branch 'master' into pagetransitions
|
8 years ago |
Jeremy Koritzinsky
|
03444597cb
|
Merge pull request #1774 from AvaloniaUI/awaitablerun-animations
Code-behind Animation Trigger
|
8 years ago |
Jeremy Koritzinsky
|
5e4555e366
|
Add conditional access to satisfy our inspector.
|
8 years ago |
Jeremy Koritzinsky
|
792cc791f2
|
Merge branch 'awaitablerun-animations' of https://github.com/AvaloniaUI/Avalonia into pr/1774-wip-code-behind-animation-trigger
|
8 years ago |
Jeremy Koritzinsky
|
7d1b7593a5
|
Dispose subscriptions on completed code-behind run of animation.
|
8 years ago |
Jeremy Koritzinsky
|
b60c4abccb
|
Merge branch 'master' into awaitablerun-animations
|
8 years ago |
danwalmsley
|
c77738f20c
|
Merge pull request #1727 from AvaloniaUI/fixes/dont-create-virtualizer-before-panel
Don't create virtualizer before panel.
|
8 years ago |
danwalmsley
|
a51c0098e4
|
Merge branch 'master' into fixes/dont-create-virtualizer-before-panel
|
8 years ago |
Jumar Macato
|
63beaef6f0
|
Merge branch 'master' into awaitablerun-animations
|
8 years ago |
Jeremy Koritzinsky
|
28ec140c47
|
Merge branch 'awaitablerun-animations' of https://github.com/AvaloniaUI/Avalonia into pr/1774-wip-code-behind-animation-trigger
|
8 years ago |
Jeremy Koritzinsky
|
2345818aab
|
Change completion to be notified via a callback. Only notify that an animation is complete if all animators used in the animation are complete.
|
8 years ago |
Jeremy Koritzinsky
|
079302a123
|
Fix bug in AnimatorKeyFrame.ValueProperty registration.
|
8 years ago |
Jumar Macato
|
ff702fb077
|
Merge pull request #1788 from AvaloniaUI/fixes/windows-close-applicatio-exit-stuck-in-loop
Dont freeze if someone implements window close cancellation.
|
8 years ago |
Dan Walmsley
|
14ed0191af
|
Dont freeze if someone implements window close cancellation.
|
8 years ago |
Jumar Macato
|
713efbd16a
|
Merge pull request #1787 from AvaloniaUI/fixes/1407
freeze designer support assembly version.
|
8 years ago |
Dan Walmsley
|
ca7204ad9a
|
freeze designer support assembly version.
|
8 years ago |
danwalmsley
|
8b3c0803c7
|
Merge pull request #1786 from AvaloniaUI/fixes/1374-rename-gap-to-spacing
rename stackpanel Gap property to Spacing property.
|
8 years ago |
Dan Walmsley
|
5062f823b3
|
rename stackpanel Gap property to Spacing property.
|
8 years ago |
Jumar Macato
|
d68875ded4
|
Merge pull request #1762 from Gillibald/feature/ImageScaleMode
RenderOptions.BitmapInterpolationMode
|
8 years ago |
Benedikt Schroeder
|
9723eccb70
|
Merge branch 'feature/ImageScaleMode' of https://github.com/Gillibald/Avalonia into feature/ImageScaleMode
|
8 years ago |
Benedikt Schroeder
|
fb30bcd9bd
|
Some minor issues fixed
|
8 years ago |
Jumar Macato
|
981d0c346b
|
Merge branch 'master' into feature/ImageScaleMode
|
8 years ago |
danwalmsley
|
19bc7039e4
|
Merge branch 'master' into fixes/dont-create-virtualizer-before-panel
|
8 years ago |