Max Katz
|
e6b8914b7d
|
Rename TryGetFileFromPath-like method to end with Async suffix
|
4 years ago |
Max Katz
|
f91361a24c
|
Cleanup linux related APIs
|
4 years ago |
Giuseppe Lippolis
|
9bb1b23755
|
feat: Address Rule CS0649
https://github.com/AvaloniaUI/Avalonia/discussions/9990#discussioncomment-4701870
|
4 years ago |
Giuseppe Lippolis
|
1a0492dcb0
|
fix: Warning CS0105: The using directive for 'Avalonia.Reactive' appeared previously in this namespace
|
4 years ago |
Max Katz
|
37545cbeb1
|
IStorageProvider API updates
|
4 years ago |
Max Katz
|
13c14e7360
|
Add ColorContrastPreference to the PlatformColorValues
|
4 years ago |
Max Katz
|
d76bdd7807
|
FreeDesktop/x11 implementation
|
4 years ago |
Simon Cropp
|
16ffe2f6f9
|
use default literal
|
4 years ago |
Simon Cropp
|
dba476c11c
|
fix more typos
|
4 years ago |
Max Katz
|
8a78f134c5
|
Remove JetBrains.Annotations from the repo
|
4 years ago |
Max Katz
|
59d7874b1d
|
Replace System.Reactive with internal extensions
|
4 years ago |
Giuseppe Lippolis
|
7eac150e20
|
feat: Address Rule CA1815
|
4 years ago |
robloo
|
1bb84cab7c
|
Ensure invariant culture in relevant string interpolation
|
4 years ago |
Giuseppe Lippolis
|
9e1ff3e3be
|
fix: Addreaa review
|
4 years ago |
Giuseppe Lippolis
|
aa17cdf1dc
|
feat(FreedDesktop): Address rule CA1822
|
4 years ago |
Giuseppe Lippolis
|
543acb1235
|
fix: Address CA1825 rule
|
4 years ago |
affederaffe
|
e64a5e3b0f
|
Fix DBusSystemDialog when path contains spaces
|
4 years ago |
Benedikt Stebner
|
5c37405259
|
Adjust remaining InputMethodImpl
|
4 years ago |
Max Katz
|
24effcf2ec
|
Change pattern to CompositeStorageProvider
|
4 years ago |
Max Katz
|
235713823f
|
Abstract linux DBus and GTK storage providers, use async initialization
|
4 years ago |
Giuseppe Lippolis
|
0c81cb2480
|
fix: DBus Null annotations
|
4 years ago |
Max Katz
|
eacd679649
|
Update GTK and FreeDesktop implementations
|
4 years ago |
affederaffe
|
3c3fc4521e
|
Clean up DBusSystemDialog.cs + add factory method
|
4 years ago |
affederaffe
|
8026fb1047
|
Fall back to managed dialogs when xdg-desktop-portal is unavailable
|
4 years ago |
affederaffe
|
4c0fda3495
|
Make classes internal
|
4 years ago |
affederaffe
|
960ea2260c
|
Add xdg-desktop-portal file chooser
|
4 years ago |
Giuseppe Lippolis
|
a25ce2fb08
|
feat: move InternalsVisibleTo in csproj
|
4 years ago |
Sviatoslav Peleshko
|
97765b522c
|
Unescape volumes labels read from /dev/disk/by-label folder
This makes volumes with labels containing some special characters (e.g.
whitespace, tab, etc.) to show up correctly in the ManagedFileChooser
dialog.
|
4 years ago |
Sviatoslav Peleshko
|
56b5af0da6
|
Unescape mount point paths read from /proc/mounts
This makes mounts that have symbols " \t\n\\" actually appear in the
volumes list in the ManagedFileChooser dialog.
|
4 years ago |
Sviatoslav Peleshko
|
a8809e04f9
|
Use the correct size for the symlink path buffer
This fixes crashes when the path has non-ASCII characters
|
4 years ago |
Dan Walmsley
|
31ee43dccb
|
add full range of keyboard content types.
|
5 years ago |
Dan Walmsley
|
9871144d3f
|
fix ime implementations with new api.
|
5 years ago |
Dan Walmsley
|
8b8253c3bf
|
fix broken apis.
|
5 years ago |
Dan Walmsley
|
409be7f33f
|
remove event for querying text input options. replace with attached property that is inheritable.
|
5 years ago |
Giuseppe Lippolis
|
2ac4eafdcf
|
fixes: WarningsAsErrors in Visual Studio
|
5 years ago |
Steven Kirk
|
691f93a1ed
|
Multi-target net6.0.
|
5 years ago |
Giuseppe Lippolis
|
59f4adcdd3
|
fix: Warning CS0067 The event is never used
|
5 years ago |
Takoooooo
|
90b251bf3a
|
cleanup
|
5 years ago |
Dan Walmsley
|
cede7dfab8
|
make delegate nullable.
|
5 years ago |
Jumar Macato
|
e0fff15af3
|
handle WatchAsync better
|
5 years ago |
Jumar Macato
|
fc4c0b09ca
|
make the icon converter delegate static to avoid unnecessary allocs
|
5 years ago |
Jumar Macato
|
27cfa606f2
|
Use empty icon if seticon receives null
|
5 years ago |
Jumar Macato
|
22f2a01182
|
ignore if passed with null icon
|
5 years ago |
Jumar Macato
|
8590607358
|
fix warnings
|
5 years ago |
Jumar Macato
|
6fc61952e7
|
more fixes
|
5 years ago |
Jumar Macato
|
d819bd0979
|
some more fixes
|
5 years ago |
Jumar Macato
|
7603e57ae9
|
fix review comments
|
5 years ago |
Jumar Macato
|
66bb61c7a2
|
suppress warning
|
5 years ago |
Jumar Macato
|
2d56501015
|
suppress warning and make a log event that probably will never happen in real life
|
5 years ago |
Jumar Macato
|
409f74b134
|
refactor if statement to switch as suggested
|
5 years ago |