Steven Kirk
09d0c3ae3e
Refactored style activators.
- Always evaluate the active state from current information, don't rely on subscriptions to fire as the current state may not be up-to-date
- Don't notify the `IStyleActivatorSink` of a change immediately on subscription
4 years ago
Steven Kirk
0119cf1af1
Fix a couple of inheritance bugs.
With associated unit tests.
4 years ago
Steven Kirk
c44e0bda34
Unwrap exceptions before logging.
4 years ago
Steven Kirk
88d59a4ed5
Fix missing logging.
4 years ago
Steven Kirk
f3369cbc35
Remove unused field.
4 years ago
Steven Kirk
2377dca2d1
Tweak naming.
4 years ago
Steven Kirk
a49a01c94b
Fix DataContext notifications.
4 years ago
Steven Kirk
18caac12ca
Don't start values unnecessarily.
4 years ago
Steven Kirk
1e4577fa3f
Don't produce value when reading (Has)Value.
4 years ago
Steven Kirk
14f17f263c
Stop assert dialogs popping up in netfx tests.
4 years ago
Steven Kirk
fd3e561404
Reinstated test.
4 years ago
Steven Kirk
fb3e9d71b7
Implemented coercion.
4 years ago
Steven Kirk
483bbd2e26
Refactored inheritance.
To remove `InheritanceFrame` - it was unneeded, we can just point to the nearest ancestor value store with inherited values.
4 years ago
Steven Kirk
72308f1f37
Use custom binary search in ValueStore.
4 years ago
Steven Kirk
79115bd199
Don't add duplicate frames.
4 years ago
Steven Kirk
71785b73d8
Initial refactor of AvaloniaObject value store.
Most (but not all) tests passing, all features mostly implemented exception coercion.
4 years ago
Steven Kirk
edef92f42f
Merge branch 'master' into feature/7120-control-themes
4 years ago
Max Katz
1eead138fc
Merge pull request #8540 from AvaloniaUI/fix-dataGrid-typo
Fix typo in DataGrid
4 years ago
Takoooooo
78a49b3fb3
Fix typo in DataGrid. DataGridComparerSortDesctiption -> DataGridComparerSortDescription
4 years ago
Dan Walmsley
2224ff9892
Merge pull request #8538 from AvaloniaUI/feature/expose-gtk-thread-invoke
Introduced GtkInteropHelper.RunOnGlibThread, fixed demos
4 years ago
Dan Walmsley
edede8cc14
Merge branch 'master' into feature/expose-gtk-thread-invoke
4 years ago
Nikita Tsukanov
fa17ee9bb9
Introduced GtkInteropHelper.RunOnGlibThread, fixed demos
4 years ago
Max Katz
f0e53ba6d1
Merge pull request #8531 from timunie/fix/ComboBoxDensityStyle
`ComboBoxMinHeight` should be of Type `double`, not `Thickness`
4 years ago
Tim
8fbfde9654
`ComboBoxMinHeight` should be of Type `double`, not `Thickness`
4 years ago
Max Katz
89868319b7
Merge pull request #8529 from MichalPetryka/unaligned-access
Fix unaligned accesses
4 years ago
petris
c6e12a6e32
Fix unaligned accesses
4 years ago
Max Katz
0dca4bebc1
Disable additional aot flags
4 years ago
Max Katz
dcf973fc01
Merge pull request #8523 from pr8x/MenuFlyoutPresenter-custom-interaction-handler
Allow to pass custom `IMenuInteractionHandler` to `MenuFlyoutPresenter`
4 years ago
Max Katz
ab63d1210c
Merge branch 'master' into MenuFlyoutPresenter-custom-interaction-handler
4 years ago
Dan Walmsley
80bd5ef3f8
Merge pull request #8105 from AvaloniaUI/rndr4
"Compositing" renderer
4 years ago
Dan Walmsley
e4568705ab
Merge branch 'master' into rndr4
4 years ago
Luis v.d.Eltz
1beb3b742b
Merge branch 'master' into MenuFlyoutPresenter-custom-interaction-handler
4 years ago
Luis von der Eltz
c1b75357f1
Allow to pass custom menu interaction handler in MenuFlyoutPresenter
4 years ago
Dan Walmsley
135f3314a0
Merge pull request #8522 from AvaloniaUI/fixes/mac-os-window-test-reliability
OSX integration tests: dont use window size that could go off screen.
4 years ago
Dan Walmsley
ac30a64d78
dont use window size that could go off screen.
4 years ago
Dan Walmsley
a6056bb98e
Merge branch 'master' into rndr4
4 years ago
Dan Walmsley
f38d547862
Merge pull request #8521 from AvaloniaUI/fixes/re-register-bundleid
OSX reliable integration tests.
4 years ago
Steven Kirk
b9998dd483
Don't use TransformedBounds for automation.
4 years ago
Dan Walmsley
b12b21b2be
Merge remote-tracking branch 'origin/master' into fixes/re-register-bundleid
4 years ago
Dan Walmsley
e8914c966d
reliably replace old bundle.
4 years ago
Dan Walmsley
c3bb062a37
ensure bundle id is registered.
4 years ago
Jumar Macato
0d25749822
Merge pull request #8520 from timunie/fix/DataGrid_LastColumnIsClipped
fix: RowDesiredWidth was missing the RowHeaderWidth
4 years ago
Tim
bb4287e22d
fix: RowDesiredWidth was missing the RowHeaderWidth
4 years ago
Dan Walmsley
7b4545b0e5
Merge branch 'master' into rndr4
4 years ago
Max Katz
98ca5480f1
Merge pull request #8215 from robloo/colorpicker2
Add new ColorView & ColorPicker Controls
4 years ago
robloo
0bf3a6d944
Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false
4 years ago
robloo
59063fadc7
Merge branch 'master' into colorpicker2
4 years ago
Dan Walmsley
af8668ad87
Merge branch 'master' into rndr4
4 years ago
Dan Walmsley
34480fcae3
Merge pull request #8516 from AvaloniaUI/fixes/integration-test
appium v1 tests on mac
4 years ago
Dan Walmsley
121a6e31b1
print mac os display res.
4 years ago