Max Katz
|
fc0aa01c57
|
Merge pull request #9537 from AvaloniaUI/xaml-group-transfomers
New API for XAML group transformers and AvaloniaRuntimeXamlLoader.LoadGroup
|
3 years ago |
Max Katz
|
e143d8a510
|
Merge remote-tracking branch 'origin/master' into xaml-group-transfomers
|
3 years ago |
Max Katz
|
26c54b2301
|
Other changes after review
|
3 years ago |
Max Katz
|
1d7e5a2537
|
Merge pull request #9555 from robloo/expander-events
Add Expander Events
|
3 years ago |
Max Katz
|
6982f6ae4f
|
Introduce a new NewServiceProviderNode
|
3 years ago |
Max Katz
|
3819e656b2
|
Merge branch 'master' into xaml-group-transfomers
|
3 years ago |
Max Katz
|
38a52fbb59
|
Merge branch 'master' into expander-events
|
3 years ago |
Steven Kirk
|
2d4649ef36
|
Merge pull request #9567 from AvaloniaUI/fixes/default-menu-interaction-handler
fix logic that was broken accidentally in #9553
|
3 years ago |
Dan Walmsley
|
7d6b79659c
|
fix logic.
|
3 years ago |
robloo
|
dd60ea421b
|
Merge branch 'master' into expander-events
|
3 years ago |
Max Katz
|
ca26912dde
|
Merge pull request #9553 from AvaloniaUI/refactor/remove-interfaces
The Great Interface Removal Part I
|
3 years ago |
Max Katz
|
9825e51d73
|
Merge branch 'master' into refactor/remove-interfaces
|
3 years ago |
robloo
|
149aae77ca
|
Only rotate the expander chevron path in animations
|
3 years ago |
robloo
|
307142eedc
|
Add disabled Expander expanding/collapsing examples to the sample app
|
3 years ago |
robloo
|
c5b8483a57
|
Support cancellation in Expanding and Collapsing events
|
3 years ago |
robloo
|
adf5613aab
|
Fix formatting
|
3 years ago |
Benedikt Stebner
|
a64f57df8a
|
Merge pull request #9558 from Gillibald/fixes/clearTypeRendering
Fix ClearType rendering
|
3 years ago |
Benedikt Stebner
|
6a13d712f4
|
Merge branch 'fixes/clearTypeRendering' of https://github.com/Gillibald/Avalonia into fixes/clearTypeRendering
|
3 years ago |
Benedikt Stebner
|
173f5e1b6e
|
Update test file
|
3 years ago |
Benedikt Stebner
|
15d6bc71a3
|
Merge branch 'master' into fixes/clearTypeRendering
|
3 years ago |
Benedikt Stebner
|
5e128bc731
|
Fix ClearType
|
3 years ago |
robloo
|
12d8fe7906
|
Add Expander events
|
3 years ago |
Steven Kirk
|
fb9fc1935e
|
Added IsAttachedToVisualTree extension method.
|
3 years ago |
Steven Kirk
|
6f03f1c3d6
|
Removed ITemplatedControl.
|
4 years ago |
Steven Kirk
|
8347093f90
|
Removed IInteractive.
|
4 years ago |
Steven Kirk
|
ec74057151
|
Removed a number of interfaces.
`IAvaloniaObject`, `IControl`, `ILayoutable`, `IPanel`, `IStyledElement`, `IVisual`.
|
4 years ago |
Jumar Macato
|
f886a13de7
|
Merge branch 'master' into xaml-group-transfomers
|
3 years ago |
Max Katz
|
e6b8754541
|
Merge pull request #9546 from AvaloniaUI/dispatcher-priority++
Changed the way DispatcherPriority values are defined, added PreComposition priority
|
3 years ago |
Nikita Tsukanov
|
60b4963958
|
Update DispatcherPriority.cs
|
3 years ago |
Max Katz
|
c9bd8685b1
|
Merge branch 'master' into dispatcher-priority++
|
3 years ago |
Max Katz
|
9a6fd086cd
|
Merge pull request #9543 from AvaloniaUI/fixes/border-corner-radius
Fixed round rect clipping regression in compositing renderer
|
3 years ago |
Max Katz
|
372fbf055f
|
Merge branch 'master' into fixes/border-corner-radius
|
3 years ago |
Jumar Macato
|
c8d157e8ca
|
Merge pull request #9544 from AvaloniaUI/feature/element-child-visual
Implemented ElementComposition.SetElementChildVisual
|
3 years ago |
Nikita Tsukanov
|
141706f727
|
Changed the way DispatcherPriority values are defined, added PreComposition priority
|
3 years ago |
Nikita Tsukanov
|
f19ba5507f
|
Implemented ElementComposition.SetElementChildVisual
|
3 years ago |
Nikita Tsukanov
|
f820c866a0
|
Fixed composition key frame computation
|
3 years ago |
Nikita Tsukanov
|
e895c91367
|
Fixed round rect regression in compositing renderer
|
3 years ago |
Max Katz
|
bc70e796ca
|
Use main XamlX again
|
3 years ago |
Max Katz
|
2df01621ee
|
Add missed RuntimeIdentifier to the xaml external build task
|
3 years ago |
Max Katz
|
f88e75c179
|
Use XamlX fork with trimming fix
|
3 years ago |
Max Katz
|
d764a6a5fb
|
Minor cleanup
|
3 years ago |
Max Katz
|
6100fc319f
|
Fix build of BidningDemo
|
3 years ago |
Max Katz
|
c8120fbbe7
|
Update tests with "LoadGroup" method instead of assetloader hacks
|
3 years ago |
Max Katz
|
47b9112138
|
Make AvaloniaXamlIncludeTransformer a group transformer and remove old code with manual IL emit
|
3 years ago |
Max Katz
|
a9e904b0d2
|
Support group transformations in the XAML Build Task
|
3 years ago |
Max Katz
|
4460de529e
|
Implement multiple documents loading and transforming in AvaloniaRuntimeXamlLoader
|
3 years ago |
Max Katz
|
ee487bf4cf
|
Merge pull request #8922 from timunie/feature/DisplayMemberBinding
Add DisplayMemberBinding to ItemsControl and derived items
|
3 years ago |
Max Katz
|
243422773a
|
Merge branch 'master' into feature/DisplayMemberBinding
|
3 years ago |
Max Katz
|
aa5eaef67d
|
Merge pull request #9490 from amwx/TextBoxImprovements
TextBox updates
|
3 years ago |
Max Katz
|
2c6ba92886
|
Merge branch 'master' into TextBoxImprovements
|
3 years ago |