12461 Commits (4310585d7e1dfcf9b4d28c28b586fa0163cb4499)
 

Author SHA1 Message Date
Jumar Macato 4310585d7e
simplify parsing 6 years ago
Jumar Macato dd1a23a6f6
Merge branch 'spline-easing' of github.com:AvaloniaUI/Avalonia into spline-easing 6 years ago
Jumar Macato dcaadd0fff
Split-off keysplinetypeconv 6 years ago
Jumar Macato d8cfd96f5c
Merge branch 'master' into spline-easing 6 years ago
Jumar Macato 591a5ce005
remove redundant this call 6 years ago
Jumar Macato 3709ca92e0
use internal keyspline as backing field to save memory. 6 years ago
Jumar Macato 64d943c2b5
remove redundant base call 6 years ago
Jumar Macato 1b6364480b
add readonly 6 years ago
Jumar Macato ea12af0778
address review and add unit tests 6 years ago
Nikita Tsukanov cda455edfd
Merge pull request #4191 from AvaloniaUI/fix-slow-close-immediate-renderer 6 years ago
Nikita Tsukanov be73db7beb Dispose the renderer before detaching visuals from the tree (perf) 6 years ago
Dariusz Komosiński c90c5f06e6
Merge pull request #4190 from AvaloniaUI/fixes/selectionmodel-unused-code 6 years ago
Steven Kirk 5cfc20abb2 Removed unused call to IsSelectedWithPartialAt. 6 years ago
Jumar Macato 61879433dd
Merge branch 'master' into spline-easing 6 years ago
Jumar Macato f3bab32a72
Merge pull request #4181 from AvaloniaUI/fixes/fix-managed-dialog-windows-perm-exception 6 years ago
Jumar Macato 3f16bc5254
Update SplineEasing.cs 6 years ago
Jumar Macato bb66481b9e
Merge branch 'master' into spline-easing 6 years ago
Jumar Macato cc2ddce5ab
Fix access denied scenario in windows managed dialog 6 years ago
Steven Kirk 7c77b3ee91 Update ncrunch ignore rules. 6 years ago
Jumar Macato 82f3c2f0c0
Add parser for spline easing 6 years ago
Jumar Macato 6f661f15a1
Add spline easing class 6 years ago
Nikita Tsukanov acefd6958e
Merge pull request #4178 from RajKumarMondol/master 6 years ago
Raj Kumar Mondol f6c36d7c49 Correct url for [Contribute] in README 6 years ago
Dariusz Komosiński 69ee16adca
Merge pull request #4173 from AvaloniaUI/feature/effectiveviewportchanged 6 years ago
Dariusz Komosiński 4ec63d9db6
Merge branch 'master' into feature/effectiveviewportchanged 6 years ago
Dariusz Komosiński a1e410da3e
Merge pull request #4177 from AvaloniaUI/fixes/4176-itemsrepeater-bringintoview-popup 6 years ago
Steven Kirk 5f77d26c42 Don't throw when a BringIntoView received from non-descendent. 6 years ago
Dariusz Komosiński 4e081ac23f
Merge branch 'master' into feature/effectiveviewportchanged 6 years ago
Steven Kirk 50af733eac Remove unused method. 6 years ago
Steven Kirk 13d828cdcc Duplicate listeners before raising EffectiveViewportChanged. 6 years ago
Steven Kirk 02b2f3dc15 Remove listeners backwards in case of duplicates. 6 years ago
Steven Kirk 5e460cb6fc
Merge pull request #4172 from AvaloniaUI/fix-xorg-dev-tools-timer-error 6 years ago
Steven Kirk de76f0a90c
Merge branch 'master' into feature/effectiveviewportchanged 6 years ago
Jumar Macato 441590f549
change in DispatcherTimer instead. 6 years ago
Jumar Macato 400523da95
Fix dev tools crashing on X11. 6 years ago
Nikita Tsukanov 4c8271ab09
Merge pull request #4093 from AvaloniaUI/axaml-support-master 6 years ago
Steven Kirk a0e8afe841 Added rotate transform test. 6 years ago
Nikita Tsukanov 8794b1efca
Merge pull request #4168 from AvaloniaUI/fix-nuget-content-types 6 years ago
Steven Kirk 4b503f8b37 Use EffectiveViewportChanged in ViewportManager. 6 years ago
Steven Kirk 64174f37af Tweak effective viewport calculation. 6 years ago
Steven Kirk d0e74b7dbd Include transforms in effective bounds. 6 years ago
Steven Kirk b5da0310f1 Update tests from UWP tests. 6 years ago
Steven Kirk 9c7aeaf713 Initial implementation of EffectiveViewportChanged. 6 years ago
Nikita Tsukanov 7921512a7b Updated numerge 6 years ago
Jumar Macato cb295f782c
Merge pull request #4165 from rstm-sf/bugfix/skip_ISolidColorBrush 6 years ago
Rustam Sayfutdinov 8e7d785419 Merge condition 6 years ago
Rustam Sayfutdinov b4b54fe6a3 Swap condition 6 years ago
Rustam Sayfutdinov 49b6cf133a
Merge branch 'master' into bugfix/skip_ISolidColorBrush 6 years ago
Rustam Sayfutdinov d7c3c03ccf Rewrite check targetVal 6 years ago
Rustam Sayfutdinov 3157dbd133 Rewrite condition by if not ISolidColorBrush 6 years ago