Dan Walmsley
21e3642a2c
encapsulate and cache os version.
6 years ago
Dan Walmsley
4011cb3f49
Use Hint/Actual naming
6 years ago
Dan Walmsley
58c518c573
Add Hint / Actual properties for Transparency.
6 years ago
Dan Walmsley
9e9565f40f
fix border only margin.
6 years ago
Dan Walmsley
8d899096bb
implement appropriate blur level depending on windows 10 version.
6 years ago
Dan Walmsley
4c498e671c
Merge branch 'feature/transparency-api' of https://github.com/AvaloniaUI/Avalonia into feature/transparency-api
6 years ago
Dan Walmsley
a37b2daf2c
set hidden flag
6 years ago
Dan Walmsley
0c3f2aa856
implement transparency api on osx.
6 years ago
Dan Walmsley
4fcab38ea2
Merge remote-tracking branch 'origin/master' into feature/transparency-api
6 years ago
Dan Walmsley
30b81f1ded
Add stubs for transparency in other toplevel impls.
6 years ago
Dan Walmsley
f9a1871d1e
add transparency demo to control catalog.
6 years ago
Dan Walmsley
fe7e8582d1
add basic win32 implementation for transparency level.
6 years ago
Dan Walmsley
a30e6d8cf6
Add framework support for TopLevel transparency level.
6 years ago
Benedikt Stebner
29ee78661f
Merge pull request #3877 from Gillibald/fixes/VisualBrush
Fix VisualBrush tests
6 years ago
Benedikt Schroeder
5824d77d0f
Fix VisualBrush tests
6 years ago
Dan Walmsley
cbd89289ab
add TransparencyLevel property to TopLevel
6 years ago
Dan Walmsley
5b3d5db1d6
Add WindowTransparencyLevel enum.
6 years ago
Steven Kirk
ccc651b9ef
Merge pull request #3922 from Gillibald/initializeGlyphRunOnRender
Initialize the GlyphRunImpl on render
6 years ago
Steven Kirk
2c2b958a46
Merge branch 'master' into initializeGlyphRunOnRender
6 years ago
Steven Kirk
17a44015c6
Merge pull request #3942 from markl65536/FixTypeUtilities
Fix type utilities
6 years ago
Steven Kirk
742b7ecf81
Merge branch 'master' into FixTypeUtilities
6 years ago
Steven Kirk
9efb044e45
Merge pull request #3951 from MarchingCube/fix-path-geometry-leak
Make sure that Path does not stay subscribed to Data indefinitely.
6 years ago
Dariusz Komosiński
3544be0156
Merge branch 'master' into fix-path-geometry-leak
6 years ago
Steven Kirk
f85ceddf87
Merge pull request #3953 from MarchingCube/docs-shape
Documentation and nullable annotations for Shape control.
6 years ago
Dariusz Komosiński
44f03692a8
Merge branch 'master' into docs-shape
6 years ago
Dariusz Komosiński
a2032b2611
Merge branch 'master' into fix-path-geometry-leak
6 years ago
Dariusz Komosiński
a3cd0e6868
Merge pull request #3958 from AvaloniaUI/fixes/setterbindinginstance-leak
Fix leak in PropertySetterBindingInstance.
6 years ago
Dariusz Komosiński
6dc6f4f63a
Merge branch 'master' into fixes/setterbindinginstance-leak
6 years ago
Dariusz Komosiński
e56797cb47
Merge branch 'master' into fix-path-geometry-leak
6 years ago
Dariusz Komosiński
492ef537cb
Merge pull request #3955 from wieslawsoltes/Fix3954
Make DrawingContext.PushSetTransform method public
6 years ago
Dariusz Komosiński
c09bff6481
Merge branch 'master' into Fix3954
6 years ago
Steven Kirk
8a74069932
Fix leak in PropertySetterBindingInstance.
`_subscription` was being used twice: for the subscription from the `PropertySetterBindingInstance` to the control (line 69) and from the subscription to the source binding to the `PropertySetterBindingInstance` (line 151).
6 years ago
Steven Kirk
740709848a
Merge pull request #3948 from AvaloniaUI/fixes/prevent-invalid-draw-operation-bounds
Fixes/prevent invalid draw operation bounds
6 years ago
Dan Walmsley
cbda0e9d95
fix nits.
6 years ago
danwalmsley
bdd9124fcf
Merge branch 'master' into fixes/prevent-invalid-draw-operation-bounds
6 years ago
Dariusz Komosinski
93320e4759
Only subscribe to Path.Data when Path is attached to the visual tree.
6 years ago
Dariusz Komosinski
b3c0035b0b
Add failing leak test for Path control.
6 years ago
Dariusz Komosiński
9a9d0dc07b
Merge branch 'master' into docs-shape
6 years ago
Dariusz Komosiński
31fa9a9fcb
Merge branch 'master' into Fix3954
6 years ago
Jumar Macato
80d233c342
Merge pull request #3895 from AvaloniaUI/fixes/3887-transitions-styled-property
Make Transitions a styled property
6 years ago
Jumar Macato
8525510ae6
Merge branch 'master' into fixes/3887-transitions-styled-property
6 years ago
Wiesław Šoltés
4eef1c1179
Make DrawingContext.PushSetTransform method public
6 years ago
Dariusz Komosiński
103a3fcda1
Merge branch 'master' into docs-shape
6 years ago
Jumar Macato
15caf2bcab
Merge pull request #3854 from AvaloniaUI/fixes/3109-transitions
Reworked transitions.
6 years ago
Dariusz Komosiński
dcb2df6089
Merge branch 'master' into fixes/3109-transitions
6 years ago
Dariusz Komosiński
b95967fbeb
Merge pull request #3915 from Gillibald/fixes/TextBoxTextAlignment
Fix TextBox selection for Center and Right text alignment
6 years ago
Dariusz Komosiński
5f08753d37
Merge branch 'master' into fixes/TextBoxTextAlignment
6 years ago
Dariusz Komosinski
b6923f8089
Enable nullable annotations for Shape.
6 years ago
Dariusz Komosinski
18ab92cf3a
Document Shape class.
6 years ago
Jumar Macato
8c89b49903
Merge branch 'master' into fixes/3109-transitions
6 years ago