Emmanuel Hansen
|
7c460a9bcb
|
add system bar color attached property
|
3 years ago |
Max Katz
|
1af5ed8f12
|
Merge pull request #10801 from AvaloniaUI/fix-menu-placement
Fix menu placement
|
3 years ago |
Max Katz
|
3499122d05
|
Merge branch 'master' into fix-menu-placement
|
3 years ago |
Nikita Tsukanov
|
6ad2f2a2f4
|
non-private set
|
3 years ago |
Max Katz
|
c869070251
|
Merge pull request #10775 from AvaloniaUI/maxkatz6-patch-1
Downgrade Microsoft.CodeAnalysis.CSharp
|
3 years ago |
Max Katz
|
e29e43793f
|
Fix menu placement
|
3 years ago |
Max Katz
|
5177dcdb1a
|
Merge pull request #10784 from Gillibald/fixes/moreTextProcessingFixes
[Text] Fixes
|
3 years ago |
Max Katz
|
c52e71c3d3
|
Merge pull request #10792 from AvaloniaUI/fixes/dispatcher-wait
Dispatcher updates
|
3 years ago |
Max Katz
|
a019e3dc81
|
Merge pull request #10785 from AvaloniaUI/fixes/treeview-selection
Fix TreeView selection
|
3 years ago |
Max Katz
|
27cb5d9c8e
|
Merge branch 'master' into fixes/moreTextProcessingFixes
|
3 years ago |
Steven Kirk
|
cf4ff95f98
|
Merge pull request #10795 from AvaloniaUI/fixes/clear-batch-object-pool-sooner
Call Array.Clear immediately when returning it to the pool
|
3 years ago |
Nikita Tsukanov
|
9119ac8513
|
fix
|
3 years ago |
Nikita Tsukanov
|
b75bc80ba3
|
fix
|
3 years ago |
Nikita Tsukanov
|
3d78754f2e
|
Call Array.Clear immediately when returning it to the pool
|
3 years ago |
Nikita Tsukanov
|
7d63f5f546
|
InvokeShutdown
|
3 years ago |
Nikita Tsukanov
|
44a830fd7f
|
Fixed tests
|
3 years ago |
Nikita Tsukanov
|
91e4bd00b6
|
Fixed more tests
|
3 years ago |
Nikita Tsukanov
|
9d4f11a111
|
Fixed tests
|
3 years ago |
Nikita Tsukanov
|
5f52122bba
|
Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context
|
3 years ago |
Steven Kirk
|
c27c714ee0
|
Merge pull request #10608 from MrJul/markup-nullable
Nullable annotations for Markup.Xaml
|
3 years ago |
Nikita Tsukanov
|
d71a54ed58
|
Added Dispatcher.InvokeTaskAsync helpers
|
3 years ago |
Nikita Tsukanov
|
b3fe7827a2
|
Fixed Dispatcher.Invoke when called from the UI thread
|
3 years ago |
Steven Kirk
|
b2d27b2d8b
|
Merge branch 'master' into markup-nullable
|
3 years ago |
Dan Walmsley
|
6fbd208688
|
Merge branch 'master' into fixes/treeview-selection
|
3 years ago |
Benedikt Stebner
|
41a8d2d3cb
|
Merge branch 'master' into fixes/moreTextProcessingFixes
|
3 years ago |
Benedikt Stebner
|
a8a0577b53
|
Merge branch 'fixes/moreTextProcessingFixes' of https://github.com/Gillibald/Avalonia into fixes/moreTextProcessingFixes
|
3 years ago |
Benedikt Stebner
|
a00946492d
|
Fix failing test
|
3 years ago |
Steven Kirk
|
c2b83d9909
|
Defer TreeViewItem creation to TreeView.
Fixes nodes not being selected correctly when parent node is expanded.
|
3 years ago |
Steven Kirk
|
8c1d4fbbbf
|
Added failing test for treeview selection.
|
3 years ago |
Steven Kirk
|
a3866201a4
|
Modernized TreeViewTests.
|
3 years ago |
Steven Kirk
|
27b2b27330
|
Make ExpandSubTree work again.
|
3 years ago |
Max Katz
|
2a08114cf8
|
Merge pull request #10439 from robloo/colorpicker-updates-5
ColorPicker Updates & Fixes
|
3 years ago |
Benedikt Stebner
|
791c0e36b0
|
Merge branch 'master' into fixes/moreTextProcessingFixes
|
3 years ago |
Benedikt Stebner
|
f307b7364a
|
Fix TextLineImp GetTextBounds
Fix Tab character handling
|
3 years ago |
Nikita Tsukanov
|
ce5632af8f
|
Merge pull request #10783 from AvaloniaUI/feature/rgb24
Added Rgb24 and Bgr24
|
3 years ago |
Max Katz
|
0e71af842b
|
Merge branch 'master' into colorpicker-updates-5
|
3 years ago |
Nikita Tsukanov
|
9a9d518106
|
Merge branch 'master' into feature/rgb24
|
3 years ago |
Nikita Tsukanov
|
530f176783
|
Added Rgb24 and Bgr24
|
3 years ago |
Max Katz
|
07afb2f2b4
|
Merge pull request #10712 from robloo/autocompletebox-styledproperty
Switch AutoCompleteBox to using StyledProperty
|
3 years ago |
Max Katz
|
e932fb325a
|
Merge branch 'master' into autocompletebox-styledproperty
|
3 years ago |
Max Katz
|
1e84029a41
|
Downgrade Microsoft.CodeAnalysis.CSharp
|
3 years ago |
Max Katz
|
74d0241e7f
|
Merge pull request #10734 from AvaloniaUI/feature/priorities-change
Make DispatcherPriority values more in line with WPF
|
3 years ago |
Nikita Tsukanov
|
e3a75b869b
|
QoL
|
3 years ago |
Nikita Tsukanov
|
637f04ac3a
|
Make DispatcherPriority values more in line with WPF
|
3 years ago |
Max Katz
|
8a9607d5fe
|
Merge pull request #10691 from AvaloniaUI/feature/wpf-like-dispatcher
Implemented dispatcher that works like WPF one
|
3 years ago |
Nikita Tsukanov
|
371251d58c
|
Review comments
|
3 years ago |
Dan Walmsley
|
a613f77d0b
|
Merge pull request #10725 from Gillibald/fixes/tabOutOfRange
[Text] Fix potential index out of range exception
|
3 years ago |
Benedikt Stebner
|
40669b5b3b
|
Merge branch 'master' into fixes/tabOutOfRange
|
3 years ago |
Benedikt Stebner
|
2f6246c61d
|
Make sure we don't try to read a character out of bounds
|
3 years ago |
Dan Walmsley
|
55c9bd69cd
|
Merge pull request #10693 from Gillibald/fixes/macCaretPosition
[macOS] Fix caret position handling
|
3 years ago |