Max Katz
|
a4c220cdcc
|
Enable android composition renderer
|
4 years ago |
Max Katz
|
9204b44462
|
Merge pull request #8656 from AvaloniaUI/feature/skia-api-lease
Use GetFeature + API lease approach for accessing SKCanvas
|
4 years ago |
Max Katz
|
2fd6e542b7
|
Merge branch 'master' into feature/skia-api-lease
|
4 years ago |
Max Katz
|
5c7a0bc292
|
Merge pull request #8663 from AvaloniaUI/fix-stringFormatConverter
Fix and optimize StringFormatConverter.
|
4 years ago |
Max Katz
|
31fd69cb34
|
Merge branch 'master' into fix-stringFormatConverter
|
4 years ago |
Max Katz
|
59f657baf9
|
Merge pull request #8680 from AvaloniaUI/fixes/8678-devtools-hackfix
Hackfix to make DevTools work again.
|
4 years ago |
Takoooooo
|
a9cb1e2497
|
Address review.
|
4 years ago |
Tako
|
be0028b4bc
|
Merge branch 'master' into fix-stringFormatConverter
|
4 years ago |
Steven Kirk
|
4497b8a730
|
Hackfix for #8678.
|
4 years ago |
Max Katz
|
089e417977
|
Merge pull request #8676 from AvaloniaUI/fixes/8672-multibinding-unsetvalue
Tweak TemplateBinding Initialization
|
4 years ago |
Max Katz
|
5971e0be97
|
Merge branch 'master' into fixes/8672-multibinding-unsetvalue
|
4 years ago |
Max Katz
|
77464f52d9
|
Merge pull request #8670 from donandren/issues/8669
Fix and test for #8669
|
4 years ago |
Max Katz
|
93d058b1d4
|
Merge branch 'master' into issues/8669
|
4 years ago |
Max Katz
|
b7af9c35a4
|
Merge pull request #8658 from AvaloniaUI/fixes/invalidate-visual-backpressure
Add backpressure for sending batches to the render thread
|
4 years ago |
Max Katz
|
ff51ed6af5
|
Merge branch 'master' into fixes/invalidate-visual-backpressure
|
4 years ago |
Max Katz
|
3d77c13c65
|
Merge pull request #8422 from AvaloniaUI/feature/lazy-load-resources
Lazy load resources
|
4 years ago |
Steven Kirk
|
835622c017
|
Tweak TemplateBinding initialization.
Don't produce an "unset" value from `TemplateBinding` until the binding has previously produced a value.
Fixes #8672.
|
4 years ago |
Steven Kirk
|
0360af6780
|
Added failing test for #8672.
|
4 years ago |
Max Katz
|
41d31d8857
|
Add thickness test as well
|
4 years ago |
Max Katz
|
6520722e54
|
Attempt to not deferr value types
|
4 years ago |
Steven Kirk
|
0da95cbe3e
|
Merge branch 'master' into feature/lazy-load-resources
|
4 years ago |
Andrey Kunchev
|
d68efa1cd4
|
fix for #8669
|
4 years ago |
Andrey Kunchev
|
d4840a55bc
|
add failing test for #8669
|
4 years ago |
Jumar Macato
|
58a8551e37
|
Merge branch 'master' into fixes/invalidate-visual-backpressure
|
4 years ago |
Jumar Macato
|
236a9f960c
|
Merge branch 'master' into fix-stringFormatConverter
|
4 years ago |
Takoooooo
|
3d327bc046
|
Fix and optimize StringFormatConverter.
StringFormatConverter should validate values and return AvaloniaProperty.UnsetValue in case of incorrect value or exception.
|
4 years ago |
Tako
|
2f89bf050a
|
Merge pull request #8655 from AvaloniaUI/use-correct-toggleModifier-for-treeView-on-macOS-with-multiselection
Use correct ToggleModifier in TreeView multiselection on MacOS
|
4 years ago |
Tako
|
9e8c914ec2
|
Merge branch 'master' into use-correct-toggleModifier-for-treeView-on-macOS-with-multiselection
|
4 years ago |
Steven Kirk
|
25c9eaf98c
|
Merge pull request #8637 from AvaloniaUI/use-correct-toggleModifier-for-listBox-on-macOS-with-multiselection
Use correct ToggleModifier in ListBox multiselection on MacOS.
|
4 years ago |
Steven Kirk
|
ae91ee855f
|
Merge branch 'master' into use-correct-toggleModifier-for-listBox-on-macOS-with-multiselection
|
4 years ago |
Nikita Tsukanov
|
0d472a100b
|
Use static callback for ContinueWith
|
4 years ago |
Nikita Tsukanov
|
ad518ac678
|
Add backpressure for sending batches to the render thread
|
4 years ago |
Tako
|
6e70a6d3d6
|
Merge pull request #8657 from AvaloniaUI/fixes/button-spinner-theme
Fix fluent ButtonSpinner theme.
|
4 years ago |
Steven Kirk
|
fffdcfcc2a
|
Fix fluent ButtonSpinner theme.
The button was greying out its borders on pointer-over.
|
4 years ago |
Takoooooo
|
a30d73eb5e
|
Fix tests.
|
4 years ago |
Nikita Tsukanov
|
3717aec4f5
|
Use GetFeature + API lease approach for accessing SKCanvas
|
4 years ago |
Takoooooo
|
3fd8763e80
|
Use correct ToggleModifier in TreeView multiselection on MacOS.
|
4 years ago |
Max Katz
|
705e9065a3
|
Add more tests for lazy resources
|
4 years ago |
Max Katz
|
fe2c42935a
|
Merge branch 'master' into feature/lazy-load-resources
|
4 years ago |
Max Katz
|
1fea9e66ae
|
Merge pull request #8653 from robloo/more-simple-theme-renaming
More simple theme renaming
|
4 years ago |
robloo
|
7274083cd1
|
Fix comment which is correct as "default theme"
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
4 years ago |
robloo
|
ce966f72e3
|
Fix comment which is correct as "default theme"
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
4 years ago |
robloo
|
687b5f9ea0
|
Fix comment for TransitioningContentControl which uses whatever default theme is loaded
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
4 years ago |
robloo
|
e94eb0cbfd
|
More simple theme renaming
|
4 years ago |
Max Katz
|
c70d10c65f
|
Merge pull request #8651 from AvaloniaUI/rename-simple-theme
Rename Default -> Simple theme
|
4 years ago |
Max Katz
|
a9910501ec
|
Fix tests
|
4 years ago |
Max Katz
|
fcdb22983b
|
Revert debug changes
|
4 years ago |
Max Katz
|
5ee439b5e4
|
Rename remainings
|
4 years ago |
Max Katz
|
1731f88822
|
Rename Default to Simple
|
4 years ago |
Max Katz
|
e100583fb9
|
Merge pull request #8645 from workgroupengineering/fixes/refactoring/unused_namespace
refactoring: removed some unused namespace
|
4 years ago |