Jeremy Koritzinsky
|
43e6bd2d49
|
Switch off from deprecated APIs in Avalonia.MonoMac.
|
8 years ago |
Benedikt Schroeder
|
e576ec178c
|
Initial
|
8 years ago |
Benedikt Schroeder
|
cbca7beefd
|
Initial
|
8 years ago |
CommonGuy
|
3c3b5b63b3
|
Use newer WinApi for OpenFileDialog and SaveFileDialog
|
8 years ago |
Jumar Macato
|
59a0836c1b
|
Merge pull request #1657 from CommonGuy/fix-readme-links
Fix 404 links in readme
|
8 years ago |
CommonGuy
|
9d3a5845d7
|
Fix 404 links in readme
|
8 years ago |
Jeremy Koritzinsky
|
38de22cf75
|
Add empty event implementations for unused events.
|
8 years ago |
Jeremy Koritzinsky
|
18f436a2c3
|
Clean up unused code warnings and malformed doc comments.
|
8 years ago |
Jeremy Koritzinsky
|
046322e6b0
|
Skip all tests when -skip-tests passed to build script.
|
8 years ago |
Manuel
|
471bde08e1
|
Merge branch 'master' into window-topmost
|
8 years ago |
Jeremy Koritzinsky
|
93774af3a4
|
Update Android resource files.
|
8 years ago |
Jeremy Koritzinsky
|
df593b3a80
|
Get leak tests running again in the build script. They were removed at some point. Also, update the tooling used and clean up the code for running them.
|
8 years ago |
Jeremy Koritzinsky
|
4169b8de0c
|
Clean up assembly version conflicts when building tests.
|
8 years ago |
Dan Walmsley
|
f06fa98819
|
fix exception when carousel items set to null.
|
8 years ago |
Jeremy Koritzinsky
|
8b36caf88e
|
Disable 'Unused' warning in Gtk/Interop/Native.cs
|
8 years ago |
Jeremy Koritzinsky
|
2f1c94ef30
|
Update to Cake 0.28
|
8 years ago |
danwalmsley
|
862c291b07
|
Merge pull request #1648 from AvaloniaUI/fix/selected-psuedo-class-getting-cleared
fix bug introduced in dropdownitem the clears :selected psuedo class
|
8 years ago |
danwalmsley
|
90b5b8e57d
|
Merge branch 'master' into fix/selected-psuedo-class-getting-cleared
|
8 years ago |
Jeremy Koritzinsky
|
707e4aed72
|
Merge pull request #1653 from AvaloniaUI/fix-inspection
Fix the inspection errors.
|
8 years ago |
Jeremy Koritzinsky
|
5f67bf13be
|
Parallelize build on Windows.
|
8 years ago |
Jeremy Koritzinsky
|
1f0e173e95
|
Fix the inspection errors. Also clean up some Calendar code in the meantime since most of the warnings were there.
|
8 years ago |
danwalmsley
|
923e5c6e3d
|
Merge branch 'master' into fix/selected-psuedo-class-getting-cleared
|
8 years ago |
Jumar Macato
|
6af4b12538
|
Merge pull request #1651 from Gillibald/fixes/ImplicitFontFamilyConversion
Fixes: Custom font string to FontFamily conversion
|
8 years ago |
Benedikt Schroeder
|
e8810e3ac3
|
Implicit string to font family conversion now uses Parse to convert
|
8 years ago |
Nelson Carrillo
|
9bd4f2210c
|
Merge branch 'master' into custom-renderers
|
8 years ago |
Dan Walmsley
|
15bb5cf88f
|
fix bug introduced in dropdownitem the clears :selected psuedo class
from any control that has IsFocusedProperty.
|
8 years ago |
CommonGuy
|
c19971a44f
|
Replace relevant WindowPos magic number with variable
|
8 years ago |
CommonGuy
|
0af6dd2c0a
|
Implement topmost on window
|
8 years ago |
Jumar Macato
|
4e578f1d96
|
Merge branch 'master' into fixes-line-measure
|
8 years ago |
Jeremy Koritzinsky
|
f423dbbb1d
|
Fix codepath where the property is a value type but the weakreference has been collected.
|
8 years ago |
Jeremy Koritzinsky
|
1c3b714a0e
|
Move fix up to SettableNode and ExpressionNode so all settable node types (i.e. PropertyAccessor and Indexer nodes) can get the fix.
|
8 years ago |
Jeremy Koritzinsky
|
5ea9677cb9
|
Use WeakReferences to make sure we aren't accidentally keeping objects alive in this new cache.
|
8 years ago |
Jeremy Koritzinsky
|
a37e24dc44
|
Add unit test.
|
8 years ago |
danwalmsley
|
6c13dee48d
|
Merge pull request #1639 from AvaloniaUI/fixes/1569-carousel-collection-changed-handling
Handle all CollectionChanged cases in CarouselPresenter.
|
8 years ago |
Dan Walmsley
|
3536496f21
|
Add test for when carousel Items is reset and virtualized.
|
8 years ago |
Dan Walmsley
|
612d99d01e
|
use GetVisualDescendents in test.
|
8 years ago |
Dan Walmsley
|
2a78b5e9c2
|
Add unit test and Fix for case where TemplateApplied when SelectedIndex is already set.
|
8 years ago |
Dan Walmsley
|
2900333f69
|
Add test to ensure SelectedIndex / SelectedItem is maintained when
items are removed mid-list.
|
8 years ago |
Dan Walmsley
|
511e308bf3
|
fix whitespace.
|
8 years ago |
Dan Walmsley
|
055f7b216e
|
Add correct fixes for Carousel issue.
|
8 years ago |
Dan Walmsley
|
65d57262b2
|
Add unit tests to demonstrate the issues with Carousel
|
8 years ago |
Jeremy Koritzinsky
|
41b20f63f0
|
Move fix up to PropertyAccessorNode from InpcPropertyAccessorPlugin.
|
8 years ago |
Jeremy Koritzinsky
|
f596cb13bb
|
Don't set when value is equal to the last fetched value (invalidated on PropertyChanged event).
|
8 years ago |
Jeremy Koritzinsky
|
d282311031
|
Fix bug in ExpressionVisitorNodeBuilder.
|
8 years ago |
Dan Walmsley
|
d2735eea8d
|
regenerate containers.
|
8 years ago |
Nelson Carrillo
|
07b457d8a0
|
Add support for locating custom renderers
|
8 years ago |
Dan Walmsley
|
bd3bbb0381
|
fix tests again.
|
8 years ago |
Dan Walmsley
|
9c3bf3231a
|
fix unit tests.
|
8 years ago |
Dan Walmsley
|
efb8fde1bb
|
remove handling add case.
|
8 years ago |
Dan Walmsley
|
29f3a72adf
|
handle all CollectionChanged cases in carousel.
|
8 years ago |