Max Katz
|
ae02e769be
|
Merge branch 'master' into fixes/flaky-tests
|
3 years ago |
Max Katz
|
fb148125d8
|
Merge pull request #9727 from DmitryZhelnin/9705-protected-owning-grid
DataGridColumn: make OwningGrid protected internal
|
3 years ago |
Max Katz
|
8ced1b67d9
|
Merge branch 'master' into 9705-protected-owning-grid
|
3 years ago |
0xDB6
|
04db818a47
|
Defer execution of UnregisterClass to fix RWM atom table leak (#9700)
|
3 years ago |
Dmitry Zhelnin
|
e0c2d5b63d
|
DataGridColumn: change access modifier of OwningGrid property to protected internal
|
3 years ago |
Max Katz
|
0f2c24919d
|
Merge pull request #9725 from DmitryZhelnin/9650-fix-nullable-bool
DataGridValueConverter: fix processing of nullable values
|
3 years ago |
Max Katz
|
98e55c63d6
|
Merge branch 'master' into 9650-fix-nullable-bool
|
3 years ago |
Max Katz
|
e159cb1637
|
Merge pull request #9724 from AvaloniaUI/remove-reflectionbinding
Remove ReflectionBinding from NativeMenuBar
|
3 years ago |
Dmitry Zhelnin
|
6b07b90161
|
DataGridValueConverter: fix processing of nullable values
|
3 years ago |
Max Katz
|
0310b96e48
|
Merge branch 'master' into remove-reflectionbinding
|
3 years ago |
Max Katz
|
f067a1666e
|
Merge pull request #9722 from AvaloniaUI/fixes/binding-threading
Marshal StyledProperty bindings to UI thread.
|
3 years ago |
Max Katz
|
7db71d2f55
|
Remove ReflectionBinding from NativeMenuBar
|
3 years ago |
Steven Kirk
|
02fe8bcd4b
|
Fix missing FontManagerImpl exception.
|
3 years ago |
Steven Kirk
|
40228a3886
|
Ensure required assemblies are loaded.
And ensure the ResUri parsers are initialized.
|
3 years ago |
Steven Kirk
|
9d4b73df0b
|
Marshal bindings to UI thread.
|
3 years ago |
Steven Kirk
|
4f6d51e166
|
Add tests for property binding threading.
- Added a failing tests for styled property binding with threading
- Made direct property test actually confirm that binding was done on UI thread
|
3 years ago |
Max Katz
|
d21a9fff6d
|
Merge pull request #9655 from startewho/fix-separator
fix the separator can not show
|
3 years ago |
Max Katz
|
f3e398535d
|
Merge branch 'master' into fix-separator
|
3 years ago |
Benedikt Stebner
|
9ec68a61ba
|
Merge pull request #9631 from SKProCH/fix/textBoxColors
Make all TextElement properties affect TextPresenter's render
|
3 years ago |
Benedikt Stebner
|
2f96acec65
|
Merge branch 'master' into fix/textBoxColors
|
3 years ago |
Max Katz
|
f86804c7db
|
Merge pull request #9714 from DmitryZhelnin/9692-odd-number-of-dashes
Skia drawing context: support odd number of dashes
|
3 years ago |
Max Katz
|
0abfdb72ba
|
Merge branch 'master' into 9692-odd-number-of-dashes
|
3 years ago |
Max Katz
|
11004aa342
|
Merge pull request #9717 from workgroupengineering/features/NetAnalyzers/CA0162
feat: Enable Rule CS0162
|
3 years ago |
Giuseppe Lippolis
|
7112122951
|
feat: Enable Rule CS0162
|
3 years ago |
Max Katz
|
3facbf60ae
|
Merge pull request #9713 from workgroupengineering/fixes/dead-code
fix(AngleWin32PlatformGraphics): dead code
|
3 years ago |
Max Katz
|
c53244c7f8
|
Merge branch 'master' into fixes/dead-code
|
3 years ago |
Dmitry Zhelnin
|
362d38649f
|
Skia drawing context: support odd number of dashes
|
3 years ago |
Steven Kirk
|
26bf6cc5ea
|
Merge pull request #9710 from linxiua/Dashes
Dashes
|
3 years ago |
Giuseppe Lippolis
|
155a652840
|
fix(AngleWin32PlatformGraphics): dead code
|
3 years ago |
linxiu
|
1d62c392bd
|
Merge branch 'AvaloniaUI:master' into Dashes
|
3 years ago |
wangmaotsing
|
eaa15d6cc3
|
Merge branch 'Dashes' of https://github.com/MaoqingWang/Avalonia into Dashes
|
3 years ago |
wangmaotsing
|
d918d13b65
|
DashStyle.Dashes is marked as nullable.
|
3 years ago |
Max Katz
|
40ee0e9d37
|
Merge pull request #9678 from almightyju/master
Add missing SystemControlBackgroundAltLowBrush in fluent theme
|
3 years ago |
Max Katz
|
60b369d0c6
|
Merge branch 'master' into master
|
3 years ago |
Steven Kirk
|
ab7b483e0a
|
Merge branch 'master' into fix-separator
|
3 years ago |
Max Katz
|
2f88e9d695
|
Merge pull request #9702 from AvaloniaUI/managed_dialog_refresh
Add refresh button to manager file chooser
|
3 years ago |
Emmanuel Hansen
|
7deed35556
|
add refresh button to manager file chooser
|
3 years ago |
Max Katz
|
cd0020eb75
|
Merge pull request #9699 from AvaloniaUI/fixes/7974-selectionmodel-eventargs-indexer
Fix SelectionModelSelectionChangedEventArgs.SelectedItems indexer.
|
4 years ago |
Steven Kirk
|
467303099c
|
Fix SelectedItems indexer.
The index is an index into `Ranges`, not `Items`.
Fixes #7974.
|
4 years ago |
Steven Kirk
|
58b404a3ab
|
Added failing test for #7974.
|
4 years ago |
Max Katz
|
a7261044e3
|
Merge pull request #9694 from workgroupengineering/features/Core/Xaml/Linked-Resource
feat: Linked AvaloniaResource Items
|
4 years ago |
Giuseppe Lippolis
|
1e5c0b2911
|
feat: Linked AvaloniaResource Items
|
4 years ago |
Max Katz
|
35706cccdb
|
Merge pull request #9630 from workgroupengineering/fixes/RegEx
fix: Missing RegEx RegexOptions.Compiled
|
4 years ago |
Max Katz
|
5a191a57af
|
Merge branch 'master' into fixes/RegEx
|
4 years ago |
Max Katz
|
1e64ddc458
|
Merge pull request #9679 from AvaloniaUI/fixes/win32-skip-key-none
win32: Don't send KeyDown/KeyUp events for Key.None.
|
4 years ago |
Max Katz
|
0590430b1a
|
Merge branch 'master' into fixes/win32-skip-key-none
|
4 years ago |
Max Katz
|
a747f17756
|
Merge pull request #9688 from workgroupengineering/fixes/Warnings/XML-Comment
fix: XML Comment
|
4 years ago |
Max Katz
|
d7d5981d0a
|
Merge branch 'master' into fixes/Warnings/XML-Comment
|
4 years ago |
Giuseppe Lippolis
|
6d21b5b18e
|
fix: Address review
|
4 years ago |
Max Katz
|
3ab5159960
|
Merge pull request #9590 from robloo/default-members
Standardize Default Members
|
4 years ago |