Max Katz
|
de0be9326d
|
Fix .NET 5 warnings
|
5 years ago |
Max Katz
|
522f6b97ae
|
Enable nullable on Avalonia.Diagnostics
|
5 years ago |
Max Katz
|
ae4e0741d6
|
Add MemberNotNullAttribute and MemberNotNullWhenAttribute attributes
|
5 years ago |
Max Katz
|
df892e4a9c
|
Merge pull request #5991 from AvaloniaUI/feature/devtools-filter-text-box
Feature/devtools filter text box
|
5 years ago |
Max Katz
|
67812f4e90
|
Changes after review
|
5 years ago |
Max Katz
|
f83d8e55ea
|
Improve events filter
|
5 years ago |
Max Katz
|
92cd193237
|
Improve setters filter
|
5 years ago |
Max Katz
|
0efda32774
|
Create FilterTextBox
|
5 years ago |
Max Katz
|
81fd48a2f7
|
Create FilterViewModel and move abstract filtering to it
|
5 years ago |
Steven Kirk
|
7fbced607d
|
Merge pull request #5987 from ShadowsInRain/fixes/StreamNode-memory-leak
Fix a memory leak in StreamNode.
|
5 years ago |
Steven Kirk
|
8bc6ed53f7
|
Merge branch 'master' into fixes/StreamNode-memory-leak
|
5 years ago |
Dan Walmsley
|
a7dc3fbcc6
|
Merge pull request #5971 from AvaloniaUI/fixes/osx-shadow-invalidation
force osx shadow invalidation on programatic resize.
|
5 years ago |
ShadowsInRain
|
35d0c688ca
|
Fix a memory leak in StreamNode.
|
5 years ago |
Dan Walmsley
|
8d429b3fd1
|
Merge branch 'master' into fixes/osx-shadow-invalidation
|
5 years ago |
Max Katz
|
b7782a58ed
|
Merge pull request #5980 from mtmk/simple-docs-fix
Fixed readme documentation site URLs
|
5 years ago |
Ziya Suzen
|
3f57356a27
|
Fixed documentation site URLs
|
5 years ago |
Dariusz Komosiński
|
45b02810b8
|
Merge pull request #5972 from MarchingCube/memory-fixes
Various memory optimizations
|
5 years ago |
Dan Walmsley
|
a0a039860c
|
fix shadow ensuring the window frame and avalonia standard container are both resized.
|
5 years ago |
Dan Walmsley
|
a1f5e86bf7
|
Merge remote-tracking branch 'origin/master' into fixes/osx-shadow-invalidation
|
5 years ago |
Dariusz Komosinski
|
9d9cfbd37a
|
Various memory optimizations.
|
5 years ago |
Dariusz Komosiński
|
5e6ef68b2f
|
Merge pull request #5970 from MarchingCube/memory-fixes
Avoid boxing nullable values in BindingValue.
|
5 years ago |
Dan Walmsley
|
3373849c2b
|
force osx shadow invalidation on programatic resize.
|
5 years ago |
Dariusz Komosinski
|
183a20acb8
|
Avoid boxing nullable values in BindingValue.
|
5 years ago |
Dan Walmsley
|
ef38e9dd3a
|
Merge pull request #5963 from AvaloniaUI/fixes/osx-shadow
Fix - Missing Shadow - OSX and Window Position
|
5 years ago |
Dan Walmsley
|
75a7e36547
|
restore code
|
5 years ago |
Dan Walmsley
|
c42cdebef8
|
restore code.
|
5 years ago |
Dan Walmsley
|
a5af6c9470
|
Merge branch 'fixes/osx-shadow' of github.com:AvaloniaUI/Avalonia into fixes/osx-shadow
|
5 years ago |
Dan Walmsley
|
92a29820b8
|
remove redundant if.
|
5 years ago |
Dan Walmsley
|
1fb9a2dc40
|
Merge branch 'master' into fixes/osx-shadow
|
5 years ago |
Dan Walmsley
|
a194fc12e2
|
OSX backend initial sizing now has same behavior as windows.
When window is not shown, and Resize is called, it will trigger a Resize event, that updates ClientSize.
|
5 years ago |
Max Katz
|
418d53bba3
|
Merge pull request #5955 from AvaloniaUI/nullable/avaloniaobject
Enable InputElement, Interactive, Visual and AvaloniaObject nullablity
|
5 years ago |
Max Katz
|
9f5a716196
|
Merge branch 'master' into nullable/avaloniaobject
|
5 years ago |
Dan Walmsley
|
99cdff2d70
|
fix screen centering on OSX before window has been shown.
|
5 years ago |
Dan Walmsley
|
ad9519102e
|
always set the window startuplocation before show.
|
5 years ago |
Dan Walmsley
|
30035f3134
|
set the content before Show is called, so that contentview is set after the size has been set.
|
5 years ago |
Dan Walmsley
|
a5fb091950
|
remove shadow invalidation hacks.
|
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 |
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 |