robloo
d816726ef0
Rename Scale to Scaling and update more comments
3 years ago
robloo
6bc689a662
Updates from code review
3 years ago
robloo
9382f364c6
Merge branch 'master' into screen-updates
3 years ago
Max Katz
f7f17224bb
Merge pull request #9231 from workgroupengineering/fixes/NetAnalyzers/tests
fix: disable NETAnalyzers for tests
3 years ago
Giuseppe Lippolis
48c91fbac7
fix: disable NETAnalyzers for tests
3 years ago
Max Katz
1d67d02479
Merge pull request #9169 from AvaloniaUI/fixes/scoped-keyword-fixes
Fixes/scoped keyword fixes
3 years ago
Dan Walmsley
253267c821
make host app target netfx / nca 2.0
3 years ago
Dan Walmsley
e0e8f0a83c
Merge remote-tracking branch 'origin/master' into fixes/scoped-keyword-fixes
3 years ago
Dan Walmsley
813476a1a5
fix designer tests.
3 years ago
Max Katz
47930aa5f0
Merge pull request #9220 from AvaloniaUI/remove-resm-xaml-compilation
Removed deprecated XAML compiler features
3 years ago
Max Katz
59eab52205
Merge branch 'master' into remove-resm-xaml-compilation
3 years ago
Dan Walmsley
ae7298bf50
Merge pull request #9228 from AvaloniaUI/integration-test-reliability
try and make test more reliable.
3 years ago
Nikita Tsukanov
46e13637ad
Fixed Avalonia.DesignerSupport.TestApp
3 years ago
Dan Walmsley
46e451e297
pin sdk.
3 years ago
Dan Walmsley
95ad8cc324
try and make test more reliable.
3 years ago
Dan Walmsley
91b7c11641
fix integration tests on c# 11
3 years ago
Dan Walmsley
1fea5b1875
fix langversion compile.
3 years ago
Dan Walmsley
8510a1ba8a
fix build.
3 years ago
Steven Kirk
ca3d761fb4
Merge branch 'master' into fixes/scoped-keyword-fixes
3 years ago
Max Katz
9a93395277
Merge pull request #9190 from workgroupengineering/features/NetAnalyzers/CA1847
feat: Enable Rule CA1847
3 years ago
workgroupengineering
600aa3ad91
Merge branch 'master' into features/NetAnalyzers/CA1847
3 years ago
Max Katz
5607001b9c
Merge branch 'master' into remove-resm-xaml-compilation
3 years ago
Max Katz
994605f91f
Merge pull request #9140 from robloo/colorpicker-updates-3
ColorPicker Update Roll-up
3 years ago
Max Katz
538dd82f2e
Merge branch 'master' into colorpicker-updates-3
3 years ago
Max Katz
8888bbbb37
Merge branch 'master' into remove-resm-xaml-compilation
3 years ago
Nikita Tsukanov
b031dcfe1f
Removed deprecated XAML compiler features
3 years ago
Max Katz
60c0b51ab1
Merge branch 'master' into features/NetAnalyzers/CA1847
3 years ago
Max Katz
8b456cd79b
Merge pull request #9216 from rabbitism/titlebar
fix: fix caption button fluent theme and default theme.
3 years ago
rabbitism
2f124a9a48
fix: align with naming convention.
3 years ago
rabbitism
3184252633
fix: revert FullScreenButtonPath.
3 years ago
rabbitism
8dab69663f
fix: fix caption button fluent theme and default theme.
3 years ago
Dariusz Komosiński
4f6ef46369
Merge pull request #9214 from AvaloniaUI/fixes/devtools-with-no-theme
Fix DevTools when application does not include a theme.
3 years ago
Steven Kirk
2435d2e87b
Fix DataGrid cell contents lookup in DevTools.
3 years ago
Steven Kirk
6cc1215989
Initialize DevTools MainWindow theme in code.
Previously if no theme was included in App.xaml, then DevTools would fail to open because the `StaticResource` lookup would fail due to the window's XAML not being parsed yet.
3 years ago
Giuseppe Lippolis
79754b9feb
fix: Address CA1847 rule
3 years ago
Giuseppe Lippolis
221bec69d4
Revert "fix: Address CA1847 rule"
This reverts commit 2f8273ae64 .
3 years ago
Giuseppe Lippolis
ef66584c76
Merge remote-tracking branch 'upstream/master' into features/NetAnalyzers/CA1847
3 years ago
Max Katz
42df4b76a7
Merge pull request #9147 from Gillibald/fixes/rtbMeasureArrange
[RichTextBlock] Properly arrange embedded controls during ArrangeOverride
3 years ago
Max Katz
66de52a82c
Merge branch 'master' into fixes/rtbMeasureArrange
3 years ago
Max Katz
a9dde59835
Merge pull request #9207 from robloo/color-palette-updates
Color Palette Updates
3 years ago
Max Katz
87f838e3a5
Merge branch 'master' into color-palette-updates
3 years ago
Benedikt Stebner
c1bbc0419b
Merge branch 'master' into fixes/rtbMeasureArrange
3 years ago
robloo
3b21596a85
Hand-off control to the ColorView after template is applied in ColorPicker
This solution doesn't require the hacky IsHostedInColorPicker property
3 years ago
robloo
7b69d2ae57
Revert "Add and implement IsHostedInColorPicker property to ColorView"
This reverts commit 2575a10fb0 .
3 years ago
Max Katz
67dfa361dc
Merge pull request #9200 from JetBrains/fixes/rangebase-check-fix
Fixed double value validation in RangeBase
3 years ago
robloo
7f110f34b3
Remove more public properties from SixteenColorPalette
3 years ago
Herman K
d17a757ddc
Merge branch 'master' into fixes/rangebase-check-fix
3 years ago
robloo
35245877b7
Improve FlatColorPalette (full chart) and add FlatHalfColorPalette
3 years ago
robloo
b1fed41143
Remove public color indexes from SixteenColorPalette
3 years ago
robloo
4b42a60bec
Improve MaterialColorPalette and add MaterialHalfColorPalette
3 years ago