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
Jumar Macato
4074f1ca6b
Merge branch 'master' into arc-shape
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
Jumar Macato
fd2a517054
Merge branch 'master' into arc-shape
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
Splitwirez
82d2ee175f
Add `Arc`...again...
5 years ago
Max Katz
06d800e8ef
Merge pull request #6105 from amwx/combobox_data
ComboBox: Let Data and Stretch be overridden
5 years ago
Max Katz
3caada808f
Refresh PlacementMode on context menu opened
5 years ago
Max Katz
9e2d104739
Add more tests
5 years ago
Max Katz
18812a217f
Fix ContextMenu tests
5 years ago
Max Katz
800788be20
Use ContextRequested event to show ContextFlyout + some refactoring of FlyoutBase
5 years ago
Max Katz
72c975ac0b
Use ContextRequested event to show ContextMenu
5 years ago
Max Katz
c5a498e563
Shift+F10 is windows specific gesture
5 years ago
Max Katz
8ced83c601
Update sample pages
5 years ago
Max Katz
5483071599
Fix cancellable contexts #6057
5 years ago
Max Katz
23acdb111b
Implement ContextRequested event
5 years ago
Max Katz
4523450e04
Improve context flyout/menu sample pages
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
Jumar Macato
60f3599a4d
Merge pull request #6072 from AvaloniaUI/fixes/animationinstance-unsubscribe
Ensure we unsubscribe from PropertyChanged.
5 years ago
Jumar Macato
4e8afe6b2d
Merge branch 'master' into fixes/animationinstance-unsubscribe
5 years ago