2 Commits (3aa9c32f91d394282806a24f4cbdac252dbf747e)

Author SHA1 Message Date
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