Benedikt Schroeder
|
cde3c7227f
|
Add a test for GlyphRun.FindGlyphIndex
|
6 years ago |
danwalmsley
|
463ec8382b
|
Merge branch 'master' into render-inside-win-ui-comp-tree
|
6 years ago |
Steven Kirk
|
e8fa19bf84
|
Merge pull request #4589 from RomanSoloweow/master
Deconstructors and IsDefault methods for primitives
|
6 years ago |
GMIKE
|
a2be7a5bd8
|
Merge branch 'master' into master
|
6 years ago |
danwalmsley
|
f0d50131d6
|
Merge branch 'master' into render-inside-win-ui-comp-tree
|
6 years ago |
danwalmsley
|
0c167b21f9
|
Merge pull request #4773 from AvaloniaUI/fixes/path-icon-centered
ensure path icon is centered.
|
6 years ago |
Steven Kirk
|
b01fd5ffec
|
Merge branch 'master' into master
|
6 years ago |
Dan Walmsley
|
bed7e90f54
|
fix resource usage.
|
6 years ago |
Dan Walmsley
|
afd565abd1
|
ensure path icon is centered.
|
6 years ago |
Kieran Devlin
|
7ffdcdecee
|
Merge branch 'master' into control-validation-message-fix
|
6 years ago |
Dan Walmsley
|
c0fbabf399
|
Merge branch 'master' into render-inside-win-ui-comp-tree
|
6 years ago |
Dan Walmsley
|
05f7ee83af
|
fix resizing of composition surface.
|
6 years ago |
GMIKE
|
6a6136d37c
|
it's to its
|
6 years ago |
GMIKE
|
1a730b7c9e
|
Update and fix comments for the documentation
|
6 years ago |
Andrey Kunchev
|
c02d97cf84
|
allow to create Skia drawing context from existing canvas
|
6 years ago |
danwalmsley
|
94882edc69
|
Merge pull request #4769 from donandren/issues/3113_0.10
fix issue #3113 compile avalonia.native.dylib with nuke
|
6 years ago |
Andrey Kunchev
|
376bb1ad49
|
fix issue #3113 compile avalonia.native.dylib with nuke
|
6 years ago |
danwalmsley
|
efb62fc2dd
|
Merge pull request #4635 from Gillibald/fixes/GlyphRunBounds
Rework GlyphRun BaselineOrigin
|
6 years ago |
Max Katz
|
f56e63599d
|
Handle :empty-columns pseudoclass to hide empty presenter with separator lines
|
6 years ago |
Max Katz
|
dfe3b55de8
|
DataGrid :empty-rows and :empty-columns pseudoclasses
|
6 years ago |
Dariusz Komosiński
|
3c20202706
|
Merge branch 'master' into fix-4733-property-accessor
|
6 years ago |
danwalmsley
|
f6ad0bc756
|
Merge branch 'master' into render-inside-win-ui-comp-tree
|
6 years ago |
Benedikt Stebner
|
156822bc56
|
Merge branch 'master' into fixes/GlyphRunBounds
|
6 years ago |
Steven Kirk
|
6407137709
|
Merge branch 'master' into control-validation-message-fix
|
6 years ago |
Jumar Macato
|
090f62a0a5
|
Merge pull request #4761 from AvaloniaUI/feature/pathicon
Feature/pathicon
|
6 years ago |
olliholliday
|
0e3b887d06
|
Merge branch 'master' into fix/radial-gradient-brush
|
6 years ago |
Dan Walmsley
|
8d1dc60f71
|
define icon height and width.
|
6 years ago |
Dan Walmsley
|
9c38636138
|
fix uris
|
6 years ago |
Dan Walmsley
|
3609a0f2b0
|
include fonticon in themes.
|
6 years ago |
Dan Walmsley
|
d7d0978bc3
|
add IconElement class.
|
6 years ago |
Dan Walmsley
|
71d0207327
|
add a preview.
|
6 years ago |
Dan Walmsley
|
eb9ddd9001
|
implement a simple PathIcon control to allow simple mono-tone icons to easily be used.
|
6 years ago |
danwalmsley
|
40ce25f31c
|
Merge branch 'master' into fixes/4725-menu-scroller-styling
|
6 years ago |
danwalmsley
|
2b070d2b2c
|
Merge pull request #4750 from AvaloniaUI/fixes/fluent-icons-in-menuscroller
Fluent icons in ScrollViewer.menuscroller
|
6 years ago |
Giuseppe Lippolis
|
c6fbe25aef
|
CalendarDatePicker should react on PointerReleasedEvent instead of PointerPressedEvent
|
6 years ago |
Giuseppe Lippolis
|
9425ca8420
|
fixed test
|
6 years ago |
Giuseppe Lippolis
|
a4c08adeb7
|
fixes Issue #3428 : ComboBox should react on PointerReleasedEvent instead of PointerPressedEvent
|
6 years ago |
Giuseppe Lippolis
|
f24b6b4047
|
Add Test
|
6 years ago |
Giuseppe Lippolis
|
c8323af3b1
|
Fix NRE int ItemContainerGenerator when item is null
|
6 years ago |
Dan Walmsley
|
10206e728d
|
Revert "make managed deferredrenderer lock global."
This reverts commit 28168d571b.
|
6 years ago |
Dan Walmsley
|
bb767fd08d
|
Merge branch 'master' into render-inside-win-ui-comp-tree
# Conflicts:
# src/Avalonia.OpenGL/Angle/AngleEglInterface.cs
# src/Avalonia.OpenGL/Angle/AngleWin32EglDisplay.cs
# src/Windows/Avalonia.Win32/WindowImpl.cs
|
6 years ago |
danwalmsley
|
a1350a0a28
|
Merge pull request #4741 from AvaloniaUI/opengl-refactor
Refactorings for opengl context and surface management
|
6 years ago |
oliver.holliday@lontra.co.uk
|
4f671b606b
|
Fix stop-offsets being relative to the wrong point after reversal. Copy arrays manually instead of using Linq to resolve PR comment.
|
6 years ago |
Nikita Tsukanov
|
48c6a17051
|
Skip surface snapshot when doing a blit
|
6 years ago |
Max Katz
|
f5c310e187
|
Fluent icons in ScrollViewer.menuscroller
|
6 years ago |
oliver.holliday@lontra.co.uk
|
0d9905c051
|
Add expected test files
|
6 years ago |
oliver.holliday@lontra.co.uk
|
38a6ea99ac
|
Add new tests for RadialGradient with GradientOffset handling. Fix implementation of Skia renderer to match Direct2d version.
|
6 years ago |
danwalmsley
|
b54cef6655
|
Merge branch 'master' into opengl-refactor
|
6 years ago |
Dariusz Komosiński
|
00dbf12cee
|
Remove not needed code.
|
6 years ago |
Dariusz Komosiński
|
8555fed86b
|
Add failing tests for #4733 and fix property accessor.
|
6 years ago |