Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
6 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
6 years ago |
Birunthan Mohanathas
|
19555bbab2
Use last selected directory when using default file name in dialog.showSaveDialog()
|
7 years ago |
Kevin Sawicki
|
867bb5a94e
Add DialogSettings helper struct
|
7 years ago |
Cheng Zhao
|
55d4d44f02
Fix Debug building on Windows
|
7 years ago |
Kevin Sawicki
|
9fef6a1fd7
Add support for FOS_CREATEPROMPT option
|
7 years ago |
Kevin Sawicki
|
3dd5628ded
Include windows.h first
|
8 years ago |
Kevin Sawicki
|
6285500cdc
Sort includes alphabetically
|
8 years ago |
Cheng Zhao
|
7848608198
Replace DialogScope with UnresponsiveSuppressor
|
8 years ago |
Cheng Zhao
|
fc72df3ba1
win: Use FOS_FORCESHOWHIDDEN for showHiddenFiles
|
8 years ago |
Cheng Zhao
|
7ba391da7c
Update to API changes of Chrome 51
|
8 years ago |
Cheng Zhao
|
e53bfad018
Fix building on Windows
|
8 years ago |
Ben Gotow
|
6217d497ed
Fix build issues
|
8 years ago |
Ben Gotow
|
40c531737d
Add buttonLabel param to showOpen/showSave dialogs
|
8 years ago |
Cheng Zhao
|
2b6ac966c0
Do not write our own filter code
|
8 years ago |
Paul Betts
|
3931ebb7ef
Fix up Windows build errors
|
9 years ago |
Haojian Wu
|
f69bafd48a
Win: Fix adding '.*' to filename in callback.
|
9 years ago |
Haojian Wu
|
fa24e15d8b
Win: Remove adding '*.*' to file name in a save dialog.
|
9 years ago |
Eran Tiktin
|
6dcc752f67
Set default extension in Windows file dialog
|
9 years ago |
Cheng Zhao
|
53b9d61831
Fix building on Windows
|
9 years ago |
Cheng Zhao
|
1146441c2a
Implement ShowMessageBox with TaskDialog
|
9 years ago |
Cheng Zhao
|
c7468278df
Change the window class names
|
9 years ago |
Cheng Zhao
|
750db6aed8
base/file_util.h has been moved to base/files/file_util.h
|
9 years ago |
Cheng Zhao
|
63e83a7ef8
win: Don't hang when failed to create thread
|
10 years ago |
Cheng Zhao
|
c20e1e9d82
win: Run async save dialog in new thread
|
10 years ago |
Cheng Zhao
|
253bacdf1d
win: Run async open dialog in new thread
|
10 years ago |
Frank Hale
|
e1e1c173fe
win: Fix default path for native dialogs
|
10 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |
Cheng Zhao
|
fe9f94555b
win: Implement the filters option.
|
10 years ago |
Cheng Zhao
|
dc257f1f86
Add "filters" parameter for file dialogs.
|
10 years ago |