Max Katz
|
1ddbb1270f
|
Merge branch 'master' into fixes/5924-copy-from-readonly-textbox
|
5 years ago |
Dan Walmsley
|
d1354e9c3d
|
Merge pull request #5948 from AvaloniaUI/fixes/handle-scaling-correctly-osx
fix implementation of ScalingChanged property.
|
5 years ago |
Dan Walmsley
|
863961551c
|
fix implementation of ScalingChanged property.
there were 2x implementations, 1x implicit, 1x explicit... :face-palm:
|
5 years ago |
Dan Walmsley
|
13c34df75f
|
Merge pull request #5943 from AvaloniaUI/fixes/missing-osx-shadow-border
trick to make OSX invalidate the shadow.
|
5 years ago |
Dan Walmsley
|
c61617c1f3
|
Merge branch 'master' into fixes/missing-osx-shadow-border
|
5 years ago |
Dan Walmsley
|
4cf49b659a
|
refactor broken english.
|
5 years ago |
Dan Walmsley
|
b5efb293ba
|
trick to make OSX invalidate the shadow.
|
5 years ago |
Dan Walmsley
|
a87a08896b
|
Merge pull request #5945 from AvaloniaUI/update-pr-template
Update docs link in PR template.
|
5 years ago |
Dan Walmsley
|
e9b8ab3560
|
Merge branch 'master' into update-pr-template
|
5 years ago |
Dan Walmsley
|
2631db0e70
|
Merge pull request #5944 from MarchingCube/control-docs
Class level docs for basic controls.
|
5 years ago |
Dariusz Komosiński
|
6f1b242f11
|
Update docs link in PR template.
|
5 years ago |
Dariusz Komosinski
|
9b48da09ca
|
Add at least basic class level docs for several controls.
|
5 years ago |
Benedikt Stebner
|
32dac793d8
|
Merge pull request #5864 from Gillibald/fixes/TryGetRunProperties
Fix text tokenization for inherited scripts
|
5 years ago |
Benedikt Stebner
|
43beabc9b4
|
Add a unit test
|
5 years ago |
Benedikt Stebner
|
10e70eb86b
|
Merge branch 'master' into fixes/TryGetRunProperties
|
5 years ago |
Benedikt Stebner
|
84c68e384d
|
Merge remote-tracking branch 'origin/fixes/TryGetRunProperties' into fixes/TryGetRunProperties
|
5 years ago |
DmitryZhelnin
|
82316d2301
|
Merge branch 'master' into fixes/5924-copy-from-readonly-textbox
|
5 years ago |
Max Katz
|
86488e61fc
|
Merge pull request #5923 from AvaloniaUI/fixes/5879-icustomhittest
Fix ICustomHitTest
|
5 years ago |
Max Katz
|
81e703430c
|
Merge branch 'master' into fixes/5879-icustomhittest
|
5 years ago |
Dmitry Zhelnin
|
fd656d29d8
|
TextBox: update command states on selection changes
|
5 years ago |
Dariusz Komosiński
|
6b4d672081
|
Merge pull request #5913 from AvaloniaUI/upstream-wrap-layout-fixes
fixes from upstream, wraplayout.
|
5 years ago |
Dariusz Komosiński
|
d23041b37e
|
Merge branch 'master' into fixes/5879-icustomhittest
|
5 years ago |
Dariusz Komosiński
|
656a3ac581
|
Merge branch 'master' into upstream-wrap-layout-fixes
|
5 years ago |
Dariusz Komosiński
|
9810e80250
|
Merge pull request #5926 from MarchingCube/devtools-layout-ux
Cleanup layout visualizer and improve UX.
|
5 years ago |
Dariusz Komosiński
|
c03260b488
|
Merge branch 'master' into devtools-layout-ux
|
5 years ago |
Dariusz Komosiński
|
efdacaf1d1
|
Merge pull request #5927 from MarchingCube/opt-classes-lazy-allocations
Avoid allocating lists in `Classes`.
|
5 years ago |
Dariusz Komosiński
|
9c9a25158f
|
Merge branch 'master' into opt-classes-lazy-allocations
|
5 years ago |
Max Katz
|
f7a17de7da
|
Merge pull request #5800 from AvaloniaUI/feature/load-writeable-bitmap-from-file
Api to allow loading WriteableBitmap from File / Stream
|
5 years ago |
Max Katz
|
b7650d4607
|
Merge branch 'master' into feature/load-writeable-bitmap-from-file
|
5 years ago |
Max Katz
|
c1e4685541
|
Update src/Avalonia.Visuals/Media/Imaging/WriteableBitmap.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
5 years ago |
Max Katz
|
1ac83f6693
|
Update src/Avalonia.Visuals/Media/Imaging/WriteableBitmap.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
5 years ago |
Jumar Macato
|
6d819661ef
|
Merge pull request #5929 from AvaloniaUI/new-transitions
Reuse animators in Transitions code + add missing BoxShadowsTransition + fix NRE in ISolidColorBrushAnimator
|
5 years ago |
Jumar Macato
|
d6d56ffb54
|
Merge branch 'master' into new-transitions
|
5 years ago |
Jumar Macato
|
b62de9f64c
|
Merge pull request #5925 from MarchingCube/viewbox-stretch-styled-prop
Change Viewbox.Stretch to a styled property
|
5 years ago |
Max Katz
|
8b8b69c50e
|
Merge branch 'master' into viewbox-stretch-styled-prop
|
5 years ago |
Max Katz
|
5e8e78aa68
|
Merge pull request #5931 from Deadpikle/patch-1
Default DataGrid SelectedIndex & SelectedItem binding mode to TwoWay
|
5 years ago |
Deadpikle
|
e3bfb4f598
|
DataGrid SelectedIndex & SelectedItem -> TwoWay
Default `DataGrid` `SelectedIndex` and `SelectedItem` binding mode to `TwoWay`.
|
5 years ago |
Max Katz
|
f5a01afc6d
|
Update RenderDemo pages
|
5 years ago |
Max Katz
|
f29d050e73
|
Add BoxShadows transition
|
5 years ago |
Max Katz
|
34505c4c8b
|
Reuse Animator.Interpolate in transitions code
|
5 years ago |
Max Katz
|
08382e5bf5
|
Fix SolidColorBrushAnimator NRE
|
5 years ago |
Dariusz Komosinski
|
4d4ca6806c
|
Avoid allocating lists in Classes.
|
5 years ago |
Dariusz Komosinski
|
b059a8a178
|
Fix highlight disappearing over guidelines.
|
5 years ago |
Dariusz Komosinski
|
7524129330
|
Cleanup layout visualizer and improve UX.
|
5 years ago |
Dariusz Komosinski
|
4db1f41f72
|
Change Viewbox.Stretch to a styled property
|
5 years ago |
mat1jaczyyy
|
8c25735533
|
ICustomSimpleHitTest: Clarify with XML comment that point is in global space
|
5 years ago |
mat1jaczyyy
|
98e773ab8a
|
ICustomHitTest: Remove comment, expanding the hittable area is possible
|
5 years ago |
mat1jaczyyy
|
5f4a338c18
|
ICustomHitTest renderer tests
|
5 years ago |
mat1jaczyyy
|
ad14ece468
|
HitTestEnumerator: FilterAndClip don't transform point for ICustomHitTest
|
5 years ago |
mat1jaczyyy
|
690a5dde92
|
HitTestEnumerator: Account for ICustomSimpleHitTest
|
5 years ago |