Dan Walmsley
|
a5fb091950
|
remove shadow invalidation hacks.
|
5 years ago |
Dariusz Komosinski
|
60ad7eae12
|
More cleanup.
|
5 years ago |
Nikita Tsukanov
|
4681517ac9
|
Merge pull request #5894 from AvaloniaUI/linux-fb-evdev-touch
Added support for single-touch screens directly via evdev
|
5 years ago |
Nikita Tsukanov
|
2daadd3d2d
|
Merge branch 'master' into linux-fb-evdev-touch
|
5 years ago |
Max Katz
|
3984ba2ec5
|
Enable nullability for InputElement, Interactive, Visual
|
5 years ago |
Max Katz
|
4f82d510c5
|
Enable AvaloniaObject nullablity
|
5 years ago |
Dariusz Komosinski
|
54090bc1f7
|
Apply easing.
|
5 years ago |
Dariusz Komosinski
|
82ca716cca
|
Remove ref counting from ClockBase.
|
5 years ago |
Dariusz Komosinski
|
9bf33631ab
|
Make base transition abstract.
|
5 years ago |
Dariusz Komosinski
|
5765007ecd
|
Avoid closures and extra allocations caused by transition observables.
|
5 years ago |
Dan Walmsley
|
21b4423534
|
Merge pull request #5950 from MarchingCube/devtools-layout-alignment
Allow for easily changing layout alignment
|
5 years ago |
Dariusz Komosinski
|
f240af69d8
|
Add tooltips and reformat.
|
5 years ago |
Dariusz Komosiński
|
0701eec3ab
|
Merge branch 'master' into devtools-layout-alignment
|
5 years ago |
Dan Walmsley
|
59b5d9b519
|
Merge pull request #5949 from MarchingCube/ux-treepage-highlight
Fix devtools selection highlight requiring direct hover over the control
|
5 years ago |
Dariusz Komosiński
|
15d4528757
|
Merge branch 'master' into devtools-layout-alignment
|
5 years ago |
Dariusz Komosiński
|
75242bbea5
|
Merge branch 'master' into ux-treepage-highlight
|
5 years ago |
Max Katz
|
952017e225
|
Merge pull request #5935 from DmitryZhelnin/fixes/5924-copy-from-readonly-textbox
TextBox: update command states on selection changes
|
5 years ago |
Dariusz Komosinski
|
bd90bd9675
|
Fix devtools selection highlight requiring direct hover over the control type or name.
|
5 years ago |
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 |
Dariusz Komosinski
|
d85e47becb
|
Make layout visualizer text bold.
|
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
|
329398e1e0
|
Cleanup devtools. Allow for changing alignment.
|
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 |