Steven Kirk
15cdee1bee
Ensure parent/owner windows are visible when showing child.
5 years ago
Steven Kirk
69852a56f5
Don't allow self as parent/owner window.
5 years ago
Steven Kirk
ea3f85e126
Don't allow using a closed window as a parent/owner.
5 years ago
Max Katz
9fc1490455
Merge pull request #6151 from workgroupengineering/fixes/Issue_6100
Fixes issue 6100
5 years ago
Max Katz
6e45368408
Merge branch 'master' into fixes/Issue_6100
5 years ago
Max Katz
c1ef23f40f
Merge pull request #6176 from pr8x/more-to-strin-devtools
Adding more ToString() overloads to improve DevTools
5 years ago
Max Katz
c5f6fbc842
Merge branch 'master' into more-to-strin-devtools
5 years ago
Luis von der Eltz
cddae052e8
Don't box params, prevent creating temporary string
5 years ago
Benedikt Stebner
34e0a2793b
Merge pull request #6175 from pr8x/add-star-grid-length-constant
Add "Star" static to GridLength
5 years ago
Luis von der Eltz
40e6282375
Use interpolation string
5 years ago
Luis von der Eltz
fa3f2c8932
Adding more ToString() overloads to support DevTools
5 years ago
Luis von der Eltz
5bea0e4791
Add "Star" static to GridLength
5 years ago
Jumar Macato
69eee53495
Merge pull request #6093 from AvaloniaUI/fixes/scrollcontent-presenter-order-of-operations
ScrollContentPresenter, fix order of operations, set Offset before setting Extent
5 years ago
Jumar Macato
dcf081d958
Merge branch 'master' into fixes/scrollcontent-presenter-order-of-operations
5 years ago
Jumar Macato
59f8996bec
Merge pull request #6146 from FoggyFinder/issue6127
Prevent `ScrollSlotIntoView` from crashing on start
5 years ago
Dan Walmsley
c06de916f9
Merge branch 'master' into fixes/scrollcontent-presenter-order-of-operations
5 years ago
Giuseppe Lippolis
83c141172f
feat(tests): Add test to check closing window on Alt+F4 KeyDown when ComboBox is focused
5 years ago
Giuseppe Lippolis
f94e4eb9e7
fixes(ComboBox): Closing window on Alt+F4 KeyDown when ComboBox is focused
5 years ago
FoggyFinder
11a6d0440c
Merge branch 'master' into issue6127
5 years ago
Max Katz
b54a9657b8
Merge pull request #6138 from workgroupengineering/fixes/code_documentation
fixes: code documentation
5 years ago
FoggyFinder
87639cab8e
adjust checking
5 years ago
Max Katz
72d38d2ca3
Merge branch 'master' into fixes/code_documentation
5 years ago
Max Katz
74ea0f8acc
Merge pull request #6140 from workgroupengineering/fixes/application_some_nullable_warnings
fixes(Application): some nullable warnings
5 years ago
Max Katz
8752ca8f2f
Merge branch 'master' into fixes/application_some_nullable_warnings
5 years ago
Max Katz
d12b972d03
Merge pull request #6141 from workgroupengineering/fixes/MenuItem_nullable_warnings
fixes(MenuItem): nullable warnings
5 years ago
Giuseppe Lippolis
97882e3c76
fixes(Application): some nullable warnings
5 years ago
Giuseppe Lippolis
6e48959f10
fixes(MenuItem): nullable warnings
5 years ago
Giuseppe Lippolis
b51957f9d8
fixes: typo
5 years ago
Giuseppe Lippolis
b4e11b227d
fixes: code documentation
5 years ago
Max Katz
beaf783b78
Merge pull request #6097 from workgroupengineering/fixes/Warning_CS0169
fixes: Warnings CS0169
5 years ago
Max Katz
5071126505
Merge branch 'master' into fixes/Warning_CS0169
5 years ago
Max Katz
4d6293ab2e
Merge pull request #6135 from AvaloniaUI/textbox-IsNullOrEmpty
Use IsNullOrEmpty instead of IsNullOrWhiteSpace for :empty pseudoclass
5 years ago
Max Katz
c81c97a19a
Use IsNullOrEmpty instead of IsNullOrWhiteSpace for :empty pseudoclass
5 years ago
Nikita Tsukanov
3e421266c2
Merge pull request #6129 from AvaloniaUI/typo-fix
Update FbdevOutput.cs
5 years ago
Nikita Tsukanov
49014f43b3
Update FbdevOutput.cs
5 years ago
Max Katz
74951318b1
Merge pull request #6018 from AvaloniaUI/cancellable-animations-expander-fix
Cancellable animations (for async methods) + Expander fix
5 years ago
Max Katz
cabfa13020
Merge branch 'master' into cancellable-animations-expander-fix
5 years ago
aguahombre
1739ed4138
Adds a pixel format parameter to Linux frame buffer platform setup. ( #6101 )
* Add pixel format parameter to Linux frame buffer platform setup.
Currently setup always changes the frame buffer pixel format to RGBA which results in the screen being cleared if the default pixel format is not RGBA (as on a Raspberry PI) . This clears any splash screen and leaves the screen blank for a period which is not a good UX. Now the frame buffer setup can select the correct pixel format or use null to leave the pixel format unchanged.
* Remove unnecessary formatting changes.
Add v0.10.x compatible constructor.
* Keep old StartLinuxFbDev extension method for v0.10.x binary compatibility
5 years ago
Dan Walmsley
a64620faf4
Merge branch 'master' into fixes/scrollcontent-presenter-order-of-operations
5 years ago
Max Katz
e44256b5dd
Skip failing tests, issue created
5 years ago
Max Katz
04d3ce168e
Add failing test
5 years ago
Max Katz
a49ba4b0e3
Add tests
5 years ago
Max Katz
06d800e8ef
Merge pull request #6105 from amwx/combobox_data
ComboBox: Let Data and Stretch be overridden
5 years ago
amwx
7d863e877f
Let Data and Stretch be overridden
5 years ago
Jumar Macato
728d8050c8
Merge branch 'master' into fixes/scrollcontent-presenter-order-of-operations
5 years ago
Jumar Macato
7304643fec
Merge pull request #6092 from AvaloniaUI/fixes/adornerlayer-measure
Implement measure pass in AdornerLayer.
5 years ago
Dariusz Komosiński
faa3c11260
Merge branch 'master' into fixes/adornerlayer-measure
5 years ago
Giuseppe Lippolis
955fb1ffdb
fixes: Warnings CS0169
5 years ago
Max Katz
c00a1d6331
Merge pull request #6091 from AvaloniaUI/fixes/scale-flyout-transient-area
scale flyout transient area.
5 years ago
Max Katz
355571b132
Merge branch 'master' into fixes/scale-flyout-transient-area
5 years ago