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 |
danwalmsley
|
a9f11c159f
|
Merge pull request #1784 from AvaloniaUI/fixes/correct-handling-of-close-cancellation
fix bug that was preventing user from cancelling window close.
|
8 years ago |
Dan Walmsley
|
23fdfe51df
|
fix bug that was preventing user from cancelling window close.
|
8 years ago |
Jumar Macato
|
667d288cec
|
Merge branch 'master' into feature/ImageScaleMode
|
8 years ago |
Benedikt Schroeder
|
7e59520aaf
|
Set default render quality to medium
|
8 years ago |
Jumar Macato
|
60ebf67b84
|
Merge pull request #1778 from WojciechKrysiak/master
Fix For incorrect handling of NotifyCollectionChangedAction.Reset
|
8 years ago |
WojciechKrysiak
|
936f4af3f8
|
Merge branch 'master' into master
|
8 years ago |
wojciech krysiak
|
03e8594451
|
Bug reproduction unit test
|
8 years ago |
danwalmsley
|
26bb57bfd6
|
Merge pull request #1777 from Muny-/fixes/extra-linux-keys
Added more linux keys & added VS code config to .gitignore
|
8 years ago |
wojciech krysiak
|
cdf8d1f8b4
|
Fix For incorrect handling of NotifyCollectionChangedAction.Reset from IReactiveDerivedList<>
|
8 years ago |
Kevin Smith
|
70f3ba800e
|
Added more linux keys & added VS code config to .gitignore
|
8 years ago |
Benedikt Schroeder
|
2ffa9949fa
|
Merge branch 'feature/ImageScaleMode' of https://github.com/Gillibald/Avalonia into feature/ImageScaleMode
|
8 years ago |
Benedikt Schroeder
|
f4b0e22963
|
Set default to high quality
|
8 years ago |
Benedikt Schroeder
|
17ea3c9cbd
|
Merge branch 'master' into feature/ImageScaleMode
|
8 years ago |
Benedikt Schroeder
|
4c63eb37d2
|
Namespace fixes
|
8 years ago |
Steven Kirk
|
8719cb8d78
|
Merge pull request #1729 from CommonGuy/slider-orientation-addowner
Call AddOwner on Slider.Orientation instead of declaring a new property
|
8 years ago |
Benedikt Schroeder
|
81008bd5f7
|
Naming fixes
|
8 years ago |
Benedikt Schroeder
|
9a39857777
|
Merge branch 'feature/ImageScaleMode' of https://github.com/Gillibald/Avalonia into feature/ImageScaleMode
|
8 years ago |
Benedikt Schroeder
|
5b5971aff3
|
Comment fixes
|
8 years ago |
Jumar Macato
|
15fc352b2a
|
Merge branch 'master' into feature/ImageScaleMode
|
8 years ago |
Steven Kirk
|
65f3a93b4d
|
Merge branch 'master' into pr/1729-call-addowner-on-slider-orientation-instead-of-declaring-a-new-property
|
8 years ago |
Jumar Macato
|
af37626d01
|
Merge branch 'master' into awaitablerun-animations
|
8 years ago |
Jeremy Koritzinsky
|
8464a480e0
|
Remove callback on animation completion.
|
8 years ago |
Jeremy Koritzinsky
|
a098bf2d6f
|
Dispose state machine on animation completion.
|
8 years ago |
Jeremy Koritzinsky
|
4ce176cd11
|
Null check calling the Done callback.
|
8 years ago |
danwalmsley
|
62d4276577
|
Merge pull request #1725 from RayyanTahir/FixReadOnlyCaretVisibility
Hide caret of TextBox when IsReadOnly = True
|
8 years ago |
Rayyan Tahir
|
0e8093de4f
|
Merge branch 'master' into FixReadOnlyCaretVisibility
|
8 years ago |
Jumar Macato
|
c27dae5853
|
Merge branch 'master' into feature/ImageScaleMode
|
8 years ago |
Jumar Macato
|
140d28e7c3
|
Merge branch 'master' into awaitablerun-animations
|
8 years ago |
Jumar Macato
|
6642eb49cb
|
Fix wrongly placed SetCanceled call
|
8 years ago |
Jumar Macato
|
25808ea5d9
|
Change Run to RunAsync for convention's sake.
|
8 years ago |
Jumar Macato
|
728d5ae588
|
Check if sender is equal to the argument. Cancel if it doesn't match.
|
8 years ago |
Jeremy Koritzinsky
|
4ed782787a
|
Merge pull request #1772 from jkoritzinsky/RelativeSource-ExpressionNodes
Parse Binding Syntax Sugar into ExpressionNodes
|
8 years ago |