Max Katz
17b67a08a7
Merge branch 'master' into fixes/Warnings/Unused-field
4 years ago
Max Katz
d7924d1bff
Merge pull request #8905 from AvaloniaUI/fix-unpredictable-choice-between-methods-when-using-method-binding
Fix unpredictable choice between methods when using method binding.
4 years ago
Max Katz
b2acf3785f
Merge branch 'master' into fix-unpredictable-choice-between-methods-when-using-method-binding
4 years ago
Takoooooo
d59a998440
Add test.
4 years ago
Max Katz
df57c9521d
Merge pull request #8880 from AvaloniaUI/fixes/8878-mac-window-order
macOS: Fix child window order with multiple child windows
4 years ago
Max Katz
72fa09f1b7
Merge branch 'master' into fixes/8878-mac-window-order
4 years ago
Max Katz
9aacf436c6
Merge pull request #8890 from DmitryZhelnin/improve-treeview-navigation
TreeView: improve navigation with Left and Right keys
4 years ago
Max Katz
f61c09ac0c
Merge branch 'master' into improve-treeview-navigation
4 years ago
Max Katz
cd4f5047d1
Merge pull request #8793 from robloo/template-part-naming
Update/Standardize Template Part Names
4 years ago
Max Katz
53da9387d8
Merge branch 'master' into template-part-naming
4 years ago
Max Katz
edcdb2ab6c
Merge pull request #8906 from workgroupengineering/fixes/Warnings/DevGenerators/CS860X
fix(DevGenerators): Some null annotation
4 years ago
Max Katz
2fd7c15ec8
Merge branch 'master' into fixes/Warnings/DevGenerators/CS860X
4 years ago
Takoooooo
426f4e1e64
Fix Tests.
4 years ago
Max Katz
6ebfd335d9
Merge pull request #8907 from workgroupengineering/features/tools/DevAnalyzers/OnPropertyChanged
feat(DevAnalyzer): OnPropertyChanged override Analyzer
4 years ago
Max Katz
0b57c40a6a
Merge branch 'master' into features/tools/DevAnalyzers/OnPropertyChanged
4 years ago
Max Katz
a884a04f16
Merge pull request #8914 from workgroupengineering/fixes/Warnings/ControlCatalog/CS8767
fix: CS8667 Nullability of reference types in type of
4 years ago
Takoooooo
11ebe62c03
Fix tests.
4 years ago
Max Katz
e3dc549e50
Merge branch 'master' into fixes/Warnings/ControlCatalog/CS8767
4 years ago
Max Katz
8a8e805c58
Merge pull request #8829 from robloo/colorpicker-palette-binding-fix
Add DoNothingForNullConverter to Fix Color Palette Binding
4 years ago
Max Katz
d6c9932701
Merge branch 'master' into colorpicker-palette-binding-fix
4 years ago
Giuseppe Lippolis
9fc7be195a
fix: CS8667 Nullability of reference types in type of
4 years ago
Steven Kirk
320d074564
Merge pull request #8882 from AvaloniaUI/fixes/8866-border-child-rounding
Make layout rounding more resilient to floating point errors.
4 years ago
Steven Kirk
ec19c49b4f
Merge branch 'master' into fixes/8866-border-child-rounding
4 years ago
Dmitry Zhelnin
b9f7270eb9
TreeView: improve navigation with Left and Right keys
4 years ago
Max Katz
6fb4be9f11
Merge pull request #8912 from AvaloniaUI/fixes/wasm-tab-key-handling
WASM: fix tab key handling
4 years ago
Max Katz
2c5dc3516d
Merge branch 'master' into fixes/wasm-tab-key-handling
4 years ago
Nikita Tsukanov
e54388ed6b
Merge pull request #8847 from AvaloniaUI/fixes/compositing-renderer-hit-test
Filter-out child elements during hit-testing too
4 years ago
Dan Walmsley
f0befcc18d
Merge branch 'master' into fixes/compositing-renderer-hit-test
4 years ago
Dan Walmsley
0f9273c3b5
fix tab key handling, by making sure the canvas is re-focused when the ime is closed.
4 years ago
Max Katz
0a02022818
Merge pull request #8911 from AvaloniaUI/wasm-composition
use composition on wasm.
4 years ago
Dan Walmsley
f45617b23c
use composition on wasm.
4 years ago
Dan Walmsley
283f7430ab
Merge pull request #8820 from AvaloniaUI/typescript-bundling
4 years ago
Giuseppe Lippolis
33de9380a5
feat(DevAnalyzer): OnPropertyChanged override Analyzer
4 years ago
Dan Walmsley
1f2f939adf
Merge remote-tracking branch 'origin/master' into typescript-bundling
4 years ago
Dan Walmsley
baf29e273d
ignore wwwroot
4 years ago
Dan Walmsley
5501010f2d
remove wwwroot
4 years ago
Giuseppe Lippolis
9545bbd6b0
fix(DevGenerators): Some null annotation
4 years ago
Takoooooo
f69ae35158
Fix unpredictable choice between methods when using method binding.
4 years ago
Max Katz
5343f63311
Merge pull request #8902 from workgroupengineering/fixes/Warnings/DevGenerators/RS1024
fix(DevGenerators): Warning RS1024 Use SymbolEqualityComparer when comparing symbols
4 years ago
Dan Walmsley
7b2a475c3e
Merge branch 'master' into typescript-bundling
4 years ago
workgroupengineering
69f65f208d
Merge branch 'master' into fixes/Warnings/DevGenerators/RS1024
4 years ago
Tako
973340d31e
Merge pull request #8895 from AvaloniaUI/fix-styledProperties-not-applied-in-controlTemplate
Fix DashStyle not applying values correctly.
4 years ago
Tako
0e4c7dcd92
Merge branch 'master' into fix-styledProperties-not-applied-in-controlTemplate
4 years ago
Giuseppe Lippolis
019497c5d4
fix(DevGenerators): Warning RS1024 Use 'SymbolEqualityComparer' when comparing symbols
4 years ago
Max Katz
df35835e9c
Merge pull request #8897 from affederaffe/dbus-systemdialog-fix
Fix DBusSystemDialog when path contains spaces
4 years ago
affederaffe
e64a5e3b0f
Fix DBusSystemDialog when path contains spaces
4 years ago
Takoooooo
99e02059a8
Fix Test.
4 years ago
Takoooooo
e05a0d0014
Fix DashStyle not applying values correctly.
4 years ago
Steven Kirk
8d9f39d3b3
Fix copypasta.
Fixes #8867 .
4 years ago
Steven Kirk
76747d32b4
Handle FP errors in RoundLayoutValueUp.
If the `value` passed to `RoundLayoutValueUp` has a floating point precision error (e.g. 79.333333333333343 in the test case) then when it's multiplied by `dpiScale` and rounded up, it will be rounded up to the a value one greater than it should be.
Fix this by rounding the initial value to an arbitrary precision of 8 digits.
Fixes #8866
4 years ago