Benedikt Stebner
9704731b1d
Merge branch 'master' into initializeGlyphRunOnRender
6 years ago
danwalmsley
9168af04c7
Merge pull request #3151 from donandren/issues/xamlilpathgeneration
Fix avares name/path generation on macos
6 years ago
danwalmsley
0e51bc8d38
Merge branch 'master' into issues/xamlilpathgeneration
6 years ago
danwalmsley
51fb02f5a1
Merge pull request #3926 from AvaloniaUI/osx-dnd-master
DnD support for OSX (target: master)
6 years ago
Nikita Tsukanov
39501e5b30
DnD support for OSX
6 years ago
Dariusz Komosiński
843a804a9e
Merge pull request #3923 from AvaloniaUI/fixes/3918-selectionmodel-range-select
More fixes to multiple selection on TreeView
6 years ago
Steven Kirk
9ef91f9e10
Fix notifications when removing parent item.
6 years ago
Steven Kirk
fcdac73e75
Fix select range logic.
Make sure the item we're selecting is within the requested range. Also refactored the unit tests to do a simple test on `SelectedIndices` instead of using `IsSelectedWithPartial` because both can't really be tested together using the old testing method.
6 years ago
Steven Kirk
b44029ecbd
Merge branch 'master' into fixes/3918-selectionmodel-range-select
6 years ago
Steven Kirk
2b5d7fb28d
Don't allow selection of non-expanded TreeViewItems.
And remove child selection when a `TreeViewItem` is un-expanded.
This is necessary because we don't get enough information about a materialized `TreeViewItem` to select it when materialized, so the `SelectionModel` and `TreeViewItem` selection state gets out of sync.
6 years ago
Steven Kirk
d5f0110ca6
Raise SelectionChanged when nested children change.
6 years ago
Benedikt Stebner
7e1b715a5e
Merge branch 'master' into initializeGlyphRunOnRender
6 years ago
Benedikt Schroeder
6b8f867006
Initialize the GlyphRun on render
6 years ago
danwalmsley
41a99d5fcd
Merge pull request #3858 from AvaloniaUI/feature/3744-onapplytemplate
Use OnApplyTemplate instead of OnTemplateApplied.
6 years ago
danwalmsley
8bbe9a40dc
Merge branch 'master' into feature/3744-onapplytemplate
6 years ago
Dan Walmsley
4dc87d6cbc
update replace scripts.
6 years ago
danwalmsley
ceb2f09f9e
Merge pull request #3386 from AvaloniaUI/glcontrol
GLControl
6 years ago
Steven Kirk
1c5d048543
Only do a node cleanup when all operations have finished.
Fixes #3918 .
6 years ago
Nikita Tsukanov
d9c5bbb106
Updates for master
6 years ago
Nikita Tsukanov
d0fdce3b60
Merge remote-tracking branch 'origin/master' into glcontrol
# Conflicts:
# src/Skia/Avalonia.Skia/PlatformRenderInterface.cs
# src/Skia/Avalonia.Skia/SkiaOptions.cs
6 years ago
Steven Kirk
8230684a41
Added failing test for #3918 .
6 years ago
Steven Kirk
63c336e6d1
Refactored TreeView page in ControlCatalog.
To make it a bit easier to debug nested selection problems.
6 years ago
danwalmsley
e22c800c8b
Merge pull request #3871 from AvaloniaUI/box-shadow
box-shadow support
6 years ago
Nikita Tsukanov
d3cde7cc82
Removed duplicated code
6 years ago
Dan Walmsley
2943d5c83b
fix whitespace.
6 years ago
Nikita Tsukanov
75bb196b4f
Workaround for ItemsRepeater producing nonsensical values
6 years ago
Nikita Tsukanov
09382cf4df
Use SKBlurImageEffect instead of SKDropShadowImageEffect
6 years ago
Nikita Tsukanov
caa11a4cc7
Fixed shadow clip for non-rounded rects
6 years ago
danwalmsley
59761496e2
Merge branch 'master' into box-shadow
6 years ago
Nikita Tsukanov
8ce88e0da5
Merge pull request #3273 from AvaloniaUI/vscode
HTML/WebSocket previewer "transport" + file watcher "transport"
6 years ago
Nikita Tsukanov
aac980f005
Nuke
6 years ago
Nikita Tsukanov
a7814a3816
Merge branch 'master' into vscode
6 years ago
Dariusz Komosiński
9cc9cecb26
Merge pull request #3917 from AvaloniaUI/fixes/3910-treeview-selection-crash
Handle requesting children of unrealized TreeView containers.
6 years ago
Steven Kirk
b1d34acdc6
Handle requesting children of unrealized containers.
6 years ago
danwalmsley
b87f112eb9
Merge pull request #3896 from Gillibald/UpdateSkia
Update SkiaSharp
6 years ago
danwalmsley
a404af214b
Merge branch 'master' into UpdateSkia
6 years ago
danwalmsley
12343999bf
Merge pull request #3902 from AvaloniaUI/fixes/invalid-render-calls-from-image-class
Fix Invalid DrawImage calls from Image class
6 years ago
danwalmsley
e108749cca
Merge branch 'master' into fixes/invalid-render-calls-from-image-class
6 years ago
Dan Walmsley
bcfb9ea840
skip broken test.
6 years ago
danwalmsley
115176df81
Merge branch 'master' into fixes/invalid-render-calls-from-image-class
6 years ago
Dan Walmsley
380d43f2f9
skip broken test.
6 years ago
danwalmsley
1c5d5a6603
Merge branch 'master' into fixes/invalid-render-calls-from-image-class
6 years ago
Dariusz Komosiński
5fddb65d2d
Merge branch 'master' into feature/3744-onapplytemplate
6 years ago
Benedikt Stebner
dfc29291d9
Merge pull request #3904 from AvaloniaUI/fixes/deprecated-api-usage
Fixed more usages of deprecated APIs
6 years ago
danwalmsley
61768518c8
Merge branch 'master' into fixes/invalid-render-calls-from-image-class
6 years ago
Nikita Tsukanov
c8615cbd99
OpenGL 4.0 fix
6 years ago
Dan Walmsley
bc0a763481
add missing scenebuilder test.
6 years ago
Dan Walmsley
67e6de978b
fix scenebuilder test
6 years ago
Dan Walmsley
a8cd4cc2d8
fix failing test.
6 years ago
Nikita Tsukanov
118dcdbe66
X11
6 years ago