14 Commits (1732c1d2d9d7f69ac17fbbbfae024c8ab2b056bc)

Author SHA1 Message Date
Max Katz 0289a515b3 Add file picker interface definitions 4 years ago
Dan Walmsley af237c6dd7 fix file dialog filter nullable annotation, and osx platform. 4 years ago
Emmanuel Hansen ecb0de2c32
Add Support for Overwrite Prompt option in save dialog (#7531) 4 years ago
Steven Kirk d80cfbca18 Remove #nullable directives. 4 years ago
Steven Kirk e84b5f8244 Added AvaloniaLocation.GetRequiredService. 4 years ago
Steven Kirk 76667dbd0d Finished adding nullable annotations to Avalonia.Base. 4 years ago
Steven Kirk 5df9e5760c Add #nullable and XML doc comments to system dialogs. 5 years ago
Dariusz Komosinski 1624e88ba3 Remove Window.ShowDialog variant that takes IWindowImpl. 6 years ago
José Pedro 96d84c942d
Use Array.Empty instead of allocating empty arrays. 7 years ago
Nikita Tsukanov 95af64a8d0 [WIP] Managed file dialog 7 years ago
Nikita Tsukanov 5cd7c1f6f4 Reworked dialogs for GTK/Win32 7 years ago
Nikita Tsukanov 7cfe495817 [MONOMAC] Implemented system dialogs 9 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
danwalmsley b87c4a8d66 Win32 implementation of folder browse dialog. 10 years ago
danwalmsley 90f4672be0 removed dependency from ookii dialogs and implemented using Windows Code pack. 10 years ago
danwalmsley 9a3f08ce9d Basic implementation of BrowseFolderDialog and Win32 Implementation. 10 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Nikita Tsukanov 9e16d0f163 comdlg rename 11 years ago
Nikita Tsukanov 18da630e6f Introduced common dialog class hierarchy 11 years ago
Nikita Tsukanov ef65e09b2d Implemented Win32 version of file dialog 11 years ago