Dariusz Komosiński
|
78ddf88e8f
|
Merge branch 'master' into template-part-attribute
|
4 years ago |
Jumar Macato
|
42672a1423
|
Merge pull request #7861 from amwx/DevToolsDarkMode
Allow DevTools to use dark mode
|
4 years ago |
amwx
|
b0f2c20c37
|
ThicknessEditor always use black foreground for readibility
|
4 years ago |
amwx
|
984d6a4638
|
Merge branch 'master' into DevToolsDarkMode
|
4 years ago |
Max Katz
|
0483f9bced
|
Merge pull request #6534 from workgroupengineering/fixes/OSX_Warnings
fixes(OSX): convertBaseToScreen:' is deprecated: first deprecated in macOS 10.7
|
4 years ago |
Max Katz
|
71d574aa09
|
Merge branch 'master' into fixes/OSX_Warnings
|
4 years ago |
amwx
|
ad1779390f
|
Add UseDarkMode property to DevToolsOptions
|
4 years ago |
Max Katz
|
3c5653ef5c
|
Merge pull request #7859 from robloo/pathicon-style-order-fix
Fix PathIcon Style Ordering
|
4 years ago |
Max Katz
|
2e1b6b86fe
|
Merge branch 'master' into pathicon-style-order-fix
|
4 years ago |
Emmanuel Hansen
|
82c7d7d64f
|
Include Platform Handle in surface array (#7841)
Include Platform Handle in surface array
|
4 years ago |
robloo
|
e8960f8235
|
Fix PathIcon style ordering
|
4 years ago |
Giuseppe Lippolis
|
bdb75b9715
|
fixes(OSX): Suppress expression result unused.
|
5 years ago |
Giuseppe Lippolis
|
9670acd709
|
fixes(OSX): convertBaseToScreen:' is deprecated: first deprecated in macOS 10.7
|
5 years ago |
Max Katz
|
27b30200f1
|
Merge pull request #7811 from AvaloniaUI/fixes/make-androidtest-buildable
Make AndroidTestProject buildable again
|
4 years ago |
Max Katz
|
e781b2df20
|
Merge branch 'master' into fixes/make-androidtest-buildable
|
4 years ago |
Max Katz
|
9fcc233765
|
Merge pull request #6991 from ltetak/osx_sound_defaultactions
[OSX] Handle default dialog actions to prevent beeping sounds
|
4 years ago |
Max Katz
|
5a50c575f4
|
Merge branch 'master' into osx_sound_defaultactions
|
4 years ago |
Max Katz
|
d8b18327e5
|
Merge pull request #7848 from trympet/fix-toggleswitch-typo
Fix ToggleSwitchFillOffDisabled resource key typo
|
4 years ago |
Max Katz
|
04560126c6
|
Merge branch 'master' into fix-toggleswitch-typo
|
4 years ago |
robloo
|
6a1e7b25a7
|
Implement TemplatePartAttribute from WPF
|
4 years ago |
Max Katz
|
8803585004
|
Merge pull request #7831 from rstm-sf/bugfix/uri-2
Fix getting paths from Uri
|
4 years ago |
Max Katz
|
cdfa84aefc
|
Merge branch 'master' into bugfix/uri-2
|
4 years ago |
Max Katz
|
f1fa0b092e
|
Merge pull request #7853 from MarchingCube/progressbar-value-bindingmode
Change ProgressBar Value binding mode to OneWay by default.
|
4 years ago |
Dariusz Komosiński
|
61264825b8
|
Change ProgressBar Value binding mode to OneWay by default.
|
4 years ago |
Max Katz
|
49d4f0c026
|
Merge pull request #7008 from workgroupengineering/features/Issue_6642
feat(ContentPresenter): Content of ContentPresenter should become DataContext of the subtree whenever ContentTemplate is not null
|
4 years ago |
Max Katz
|
28c7e94959
|
Merge branch 'master' into features/Issue_6642
|
4 years ago |
Trym Lund Flogard
|
928a048e9c
|
Fix ToggleSwitchFillOffDisabled resource key typo
|
4 years ago |
Dan Walmsley
|
e013e4c044
|
Merge pull request #7832 from AvaloniaUI/fixes/7815-overlaylayer-measure
Measure overlay layer children to constraint.
|
4 years ago |
Dan Walmsley
|
459a3c7470
|
Merge branch 'master' into fixes/7815-overlaylayer-measure
|
4 years ago |
Max Katz
|
79479a3840
|
Merge pull request #7827 from MarchingCube/devtools-binding-visualization
Add support for showing binding paths in DevTools.
|
5 years ago |
Max Katz
|
9c1aa2ad03
|
Merge branch 'master' into devtools-binding-visualization
|
5 years ago |
Max Katz
|
a037fae1b7
|
Merge pull request #7786 from timunie/fix/DataGridCopyClearsContent
Fix: DataGrid copying data clears DataGridCells
|
5 years ago |
Max Katz
|
c6b996ce0e
|
Merge branch 'master' into fix/DataGridCopyClearsContent
|
5 years ago |
Max Katz
|
6a5bd396cb
|
Rename fields
|
5 years ago |
Max Katz
|
7794d1b046
|
Add tests
|
5 years ago |
Max Katz
|
7850eff8dd
|
Merge pull request #7769 from timunie/demoApp/TransitioningContentControl
Add TransitionenContentControl - Demo Page
|
5 years ago |
Max Katz
|
18f608f5d8
|
Merge branch 'master' into demoApp/TransitioningContentControl
|
5 years ago |
Max Katz
|
d635de3c1f
|
Merge pull request #7834 from AvaloniaUI/fixes/touch-date-time-pickers
fix using touch for date/time pickers.
|
5 years ago |
Max Katz
|
d1d6b564ed
|
Merge branch 'master' into fixes/touch-date-time-pickers
|
5 years ago |
Jumar Macato
|
65817edc98
|
Merge pull request #7837 from robloo/combobox-fluent-style-update
|
5 years ago |
robloo
|
8453258ed3
|
Simplify and improve DropDownGlyph in fluent ComboBox
|
5 years ago |
Tako
|
d9f833930f
|
Merge pull request #7830 from AvaloniaUI/use-compiledbindings-with-methods
Use CompiledBindings with bindings to methods
|
5 years ago |
Dan Walmsley
|
86c68daa63
|
use tapped gesture instead of pointer events in date time picker.
|
5 years ago |
Tako
|
3d25e6325c
|
Use CompiledBindings with bindings to methods
|
5 years ago |
Dan Walmsley
|
c656c4fff6
|
fix using touch for date/time pickers.
|
5 years ago |
Steven Kirk
|
9bb77030d9
|
Measure overlay children to availableSize.
Fixes #7815,
|
5 years ago |
Rustam Sayfutdinov
|
04f9c0b5b6
|
Fix getting paths from Uri
|
5 years ago |
Dariusz Komosinski
|
d28b6501f6
|
Add support for template bindings.
|
5 years ago |
Dariusz Komosinski
|
9ff44b7c0a
|
Add support for showing binding paths in DevTools.
|
5 years ago |
Max Katz
|
63599a9b46
|
Merge branch 'master' into osx_sound_defaultactions
|
5 years ago |