Dariusz Komosinski
|
4c36520ed6
|
Fix alignment helper not working and missing icon for clear button.
|
3 years ago |
Dariusz Komosiński
|
7dbf33e043
|
Merge pull request #10334 from AvaloniaUI/fixes/ExposePreviousMeasureArrange
Layoutable make PreviousMeasure and PreviousArrange properties public
|
3 years ago |
Dariusz Komosiński
|
f4a68d4a33
|
Merge branch 'master' into fixes/ExposePreviousMeasureArrange
|
3 years ago |
Dariusz Komosinski
|
81f6f65c26
|
Implement LayoutInformation.
|
3 years ago |
Max Katz
|
5a86bb2f2f
|
Merge pull request #10343 from AvaloniaUI/storage-provider-fixes
Browser backend initialization fix and file picker updates
|
3 years ago |
Max Katz
|
9a5b351b50
|
Fix build after global rename
|
3 years ago |
Max Katz
|
8e5f0f823b
|
Merge branch 'master' into storage-provider-fixes
|
3 years ago |
Max Katz
|
f55ac6b4b5
|
Merge pull request #10352 from MrJul/d2d1-tests-debug
Fix Direct2D1 test runner hanging
|
3 years ago |
Julien Lebosquain
|
822f5d04aa
|
Fix Direct2D1 test runner hanging
|
3 years ago |
Max Katz
|
b75baf7a16
|
Merge pull request #10351 from MrJul/opengl-nullable
Nullable annotations for Avalonia.OpenGL
|
3 years ago |
Max Katz
|
0840ba9b40
|
Merge branch 'master' into opengl-nullable
|
3 years ago |
Benedikt Stebner
|
8f5643b527
|
Merge pull request #10303 from DJGosnell/more-skia-caching
Additional SKIA Caching
|
3 years ago |
DJGosnell
|
3f577d1654
|
Merge branch 'master' into more-skia-caching
|
3 years ago |
Julien Lebosquain
|
c2cd05a5f0
|
Nullable annotations for Avalonia.OpenGL
|
3 years ago |
Benedikt Stebner
|
8b86d96a42
|
Merge pull request #10350 from Gillibald/fixes/headlessSkiaRendering
[Headless] Do not register headless font manager and shaper
|
3 years ago |
Benedikt Stebner
|
62d64f6df9
|
Merge branch 'master' into fixes/headlessSkiaRendering
|
3 years ago |
Benedikt Stebner
|
bfafd06cde
|
Do not register headless font manager and shaper
|
3 years ago |
Max Katz
|
b6c56ee64e
|
Merge pull request #10348 from AvaloniaUI/fixes/10255-animation-snaps-back
Two ValueStore fixes.
|
3 years ago |
Steven Kirk
|
994897a023
|
Initialize EffectiveValue with inherited value.
Fixes #10345
|
3 years ago |
Steven Kirk
|
2cff53c057
|
Added failing test for #10345.
|
3 years ago |
Steven Kirk
|
3e81ed8fbc
|
Revert to LocalValue when animation completes.
Fixes #10255 .
|
3 years ago |
Steven Kirk
|
dd17097323
|
Added failing test for #10255 .
|
3 years ago |
Max Katz
|
e6b8914b7d
|
Rename TryGetFileFromPath-like method to end with Async suffix
|
3 years ago |
Max Katz
|
696c5232e7
|
Rename StartBrowserApp-like methods to end with "Async" suffix
|
3 years ago |
Max Katz
|
49a6cbd5a6
|
Use polyfill for open file and directory dialogs
|
3 years ago |
Max Katz
|
bd1928efac
|
Refactor Browser and Blazor startup code
|
3 years ago |
Max Katz
|
d1c329e819
|
Pass file extensions to the browser backend in the file picker
|
3 years ago |
Max Katz
|
e975468e92
|
Remove unused CanOpenRead/CanOpenWrite
|
3 years ago |
Max Katz
|
b2ce977dda
|
Merge pull request #10341 from MrJul/lazy-pointerinfo
Lazy initialized Win32 pointer info buffers
|
3 years ago |
Julien Lebosquain
|
199d667820
|
Lazy initialized Win32 pointer info buffers
|
3 years ago |
Steven Kirk
|
01e3062dc0
|
Merge pull request #10265 from AvaloniaUI/fixes/macos-noresize-fullscreen
Various macOS and win32 fixes
|
3 years ago |
Steven Kirk
|
efea5e7ef2
|
Merge branch 'master' into fixes/macos-noresize-fullscreen
|
3 years ago |
Max Katz
|
c18249f71c
|
Merge pull request #10328 from AvaloniaUI/ime_improvements
Android/Browser - IME improvements
|
3 years ago |
Max Katz
|
d483f998cc
|
Merge branch 'master' into ime_improvements
|
3 years ago |
Max Katz
|
6c15bcde7a
|
Merge pull request #10324 from AvaloniaUI/feature/setcurrentvalue
Added `SetCurrentValue`
|
3 years ago |
Steven Kirk
|
a3b50406b9
|
Merge branch 'master' into feature/setcurrentvalue
|
3 years ago |
Max Katz
|
acbb412a02
|
Merge pull request #10338 from AvaloniaUI/fixes/10246-duplicate-itemscontrol-logical-children
Don't add duplicate logical children to `ItemsControl`
|
3 years ago |
Max Katz
|
3a25160655
|
Merge branch 'master' into fixes/10246-duplicate-itemscontrol-logical-children
|
3 years ago |
Max Katz
|
7fdd1eb3b1
|
Merge pull request #10336 from AvaloniaUI/internals-pass-1
Internals part #1: platform backends
|
3 years ago |
Steven Kirk
|
c9bb9f2c01
|
Don't add duplicate logical children.
|
3 years ago |
Steven Kirk
|
b92134c682
|
Added failing test for #10246.
|
3 years ago |
Emmanuel Hansen
|
ad56e9d20b
|
clear composition region when presenter is changed
|
3 years ago |
Emmanuel Hansen
|
2dd48be45f
|
remove leftover debug code
|
3 years ago |
Benedikt Stebner
|
3c3924205a
|
Merge branch 'master' into more-skia-caching
|
3 years ago |
Benedikt Stebner
|
d1abd749d8
|
Merge branch 'master' into ime_improvements
|
3 years ago |
Max Katz
|
d27936af67
|
Android and browser internals
|
3 years ago |
Max Katz
|
33f9fe68b2
|
macOS and iOS internals
|
3 years ago |
Max Katz
|
f91361a24c
|
Cleanup linux related APIs
|
3 years ago |
Max Katz
|
8a322d616f
|
Cleanup Skia internal APIs
|
3 years ago |
Max Katz
|
842556177d
|
Windows specific cleanups
|
3 years ago |