10 Commits (8ab89b1c3581eccd041fe652e2b87c1cb1bcb5bd)

Author SHA1 Message Date
CommonGuy 8ab89b1c35 FOS_PICKFOLDERS should not be a default options for Windows SystemDialogs 8 years ago
CommonGuy 54a919a728 Ensure that selected items in Windows FileDialog are filesystem items 8 years ago
CommonGuy 6d4694b471 Add checks for null in Windows SystemDialogImpl 8 years ago
CommonGuy 3c3b5b63b3 Use newer WinApi for OpenFileDialog and SaveFileDialog 8 years ago
Jeremy Koritzinsky 1f0e173e95 Fix the inspection errors. Also clean up some Calendar code in the meantime since most of the warnings were there. 8 years ago
Nikita Tsukanov f330132dc3 Use CoCreateInstance for .NET Core compatibility 9 years ago
Nikita Tsukanov 61e4e50d31 Enable win32 file dialog functionality for .NET Standard build 9 years ago
Nikita Tsukanov e9554554c1 Avalonia.Win32 for .NETStandard 1.1 9 years ago
José Manuel Nieto Sánchez 934cc3bafd Environment.CurrentDirectory is modified after call to GetOpenFileName | GetSaveFileName call. 9 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Wiesław Šoltés 5f61fecd57 Fixed NRE in SystemDialogImpl 10 years ago
Steven Kirk 2550b5687f Fixed NRE in SystemDialogImpl. 10 years ago
Jason Jarvis 2c7d457057 Deleted a bunch of obsolete files, addressed all of the code styling comments, etc. 10 years ago
Jason Jarvis 1a791a02b3 Got OS X compiling/running again. Fixed Render update issues on iOS, including accounting for iOS Status Bar at the top. Input works again! 10 years ago
danwalmsley 0f0800958f tidied UnmanagedMethods and put Interfaces out side of class scope. 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 66aedf3d67 Fixed file dialog crash 11 years ago
shcherban aa9c5d2b41 Added file extension append to selected path in SaveFileDialog if it wasn't specified by user 11 years ago
shcherban 528f767b64 Fixed #221 (InitialFileName not set for OpenFileDialog/SaveFileDialog on windows ) 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