Jumar Macato
45ca6af21c
Remove Epsilon equality checking since the animations
dont require such precision.
8 years ago
Jumar Macato
8a800cadfa
Fix nits & polish up some code
8 years ago
Jumar Macato
8371772532
Merge branch 'master' into new-animations-algo
8 years ago
Jumar Macato
9129ea24ce
Fix merge conflict
8 years ago
Jumar Macato
5f4a38842c
Finally fixed the flickering heart bug!
Simplify the Keyframe selection and removed all LINQ code.
Use the Cue property on AnimatorKeyFrame as the time index and integrate the IsNeutral value as an internal property.
8 years ago
Jeremy Koritzinsky
e7dc152392
Fix case where timing lands on exactly a new keyframe.
8 years ago
Jeremy Koritzinsky
f9f68a2db2
Merge pull request #1697 from AvaloniaUI/ghosting-fix
Fix ghosting artifacts
8 years ago
Jeremy Koritzinsky
1f16de477e
Merge pull request #1859 from MihaMarkic/spell_other_avalonia
Spellchecks all projects except for Base, Controls, Samples and Testing
8 years ago
Steven Kirk
2366975d11
Merge branch 'master' into spell_other_avalonia
8 years ago
Jumar Macato
4505192228
Merge pull request #1860 from AvaloniaUI/fixes/1856-slider-value-not-updated
fix slider not updating value.
8 years ago
danwalmsley
39931f5fde
use same fix as upcoming pr to prevent conflict.
8 years ago
Dan Walmsley
9d89bfdfab
fix slider not updating value.
8 years ago
Jumar Macato
d0b05adf8a
Merge pull request #1850 from MihaMarkic/passwordchar_affects_render
Fixes #1847 PasswordChar change doesn't affect render
8 years ago
Jumar Macato
27aebee6aa
Merge branch 'master' into passwordchar_affects_render
8 years ago
Jeremy Koritzinsky
5048562f25
Merge pull request #1823 from Kryptos-FR/feature/dispatcher-function
Support invoking a task in the dispatcher.
8 years ago
Jumar Macato
5ab32ebfbf
Merge branch 'master' into passwordchar_affects_render
8 years ago
Miha Markič
0a38876590
Spellchecks all projects except for Base, Controls, Samples and Testing
8 years ago
Jumar Macato
b196f00bea
Merge pull request #1858 from MihaMarkic/spellcheck_base
Spellchecks comments and code in Avalonia.Base
8 years ago
Miha Markič
eb93c9f4a7
Spellchecks comments and code in Avalonia.Base
8 years ago
Jumar Macato
7ee9fa69e4
Merge branch 'master' into new-animations-algo
8 years ago
Jumar Macato
d828957d6e
Merge pull request #1851 from MihaMarkic/spellchecker
Spellchecks comments and members, removes unused using statements and…
8 years ago
Jumar Macato
3c2a40a2b0
Merge branch 'master' into spellchecker
8 years ago
Steven Kirk
a6f46eeaba
Merge pull request #1848 from siegfriedpammer/dev/siegfriedpammer/routed-event-management
Add RoutedEventRegistry: GetRoutedEvents and GetRoutedEventsOf
8 years ago
Siegfried Pammer
158d2d31b3
Add RoutedEventRegistry. Fixes #1846 .
8 years ago
Jeremy Koritzinsky
9edaabd239
Merge branch 'master' into feature/dispatcher-function
8 years ago
Steven Kirk
4c5413aca6
Merge pull request #1840 from WojciechKrysiak/feature/HandleMultipleUsagesOfContentControlMixin
Handle multiple content presenters within a content control
8 years ago
wojciech krysiak
1b82998775
Made test more readable
8 years ago
wojciech krysiak
6559519e5d
Merge branch 'feature/HandleMultipleUsagesOfContentControlMixin' of https://github.com/WojciechKrysiak/Avalonia into feature/HandleMultipleUsagesOfContentControlMixin
8 years ago
wojciech krysiak
01e1835ad8
Corrected test implementation
8 years ago
Miha Markič
9e5b2e9710
Merge branch 'spellchecker' of github.com:MihaMarkic/Avalonia into spellchecker
8 years ago
Miha Markič
47b78a413b
Reverts 'top level' comment back to 'toplevel'
8 years ago
Jumar Macato
32cbd74519
Merge branch 'master' into passwordchar_affects_render
8 years ago
Jumar Macato
20c0f9ddd6
Merge branch 'master' into spellchecker
8 years ago
WojciechKrysiak
d3c20dd411
Merge branch 'master' into feature/HandleMultipleUsagesOfContentControlMixin
8 years ago
Miha Markič
993f0a080a
Adds missing newline
8 years ago
Miha Markič
1524cb1aba
Spellchecks comments and members, removes unused using statements and sorts them
8 years ago
Miha Markič
298eef1c1b
Fixes #1847 PasswordChar change doesn't affect render
8 years ago
Jumar Macato
3f4cd3d68a
Merge branch 'master' into new-animations-algo
8 years ago
Jumar Macato
ad69128b4e
Merge pull request #1845 from MihaMarkic/update_readme_with_nightly_feed
Adds reference to nightly build feed (readme)
8 years ago
Jumar Macato
2af70e6a4f
Merge branch 'master' into update_readme_with_nightly_feed
8 years ago
Jeremy Koritzinsky
21f45aa1eb
Merge pull request #1849 from AvaloniaUI/Android-output-path-fix
Fix Avalonia.Android output path in packages.cake.
8 years ago
Jeremy Koritzinsky
f797c1d6c1
Fix Avalonia.Android output path in packages.cake.
VS 15.8 changed the output directory for Android projects. We need this change to match the new behavior.
8 years ago
Miha Markič
49f36d4ac6
Adds reference to nightly build feed
8 years ago
wojciech krysiak
a14afe5c2c
Unit tests for the mixin changes
8 years ago
wojciech krysiak
8e7d2e5a81
Handle the case of multiple content presenters within a content control handled via ContentControlMixin
8 years ago
Jeremy Koritzinsky
ad7a3a9a29
Merge pull request #1836 from WojciechKrysiak/feature/CorrectedRelativeSourceSelfBinding
Brought RelativeSource=Self behavior in line with other RelativeSources
8 years ago
Nicolas Musset
0befa22692
Support invoking a task in the dispatcher.
8 years ago
Jumar Macato
7820908365
Merge pull request #1835 from WojciechKrysiak/feature/FixReplaceNugetCacheScript
Made sure that only the required assemblies are copied to cache
8 years ago
WojciechKrysiak
ddd96b1765
Merge branch 'master' into feature/CorrectedRelativeSourceSelfBinding
8 years ago
WojciechKrysiak
e770f307bf
Merge branch 'master' into feature/FixReplaceNugetCacheScript
8 years ago