Shelley Vohr
|
12a57ff1c2
clang-format objc files (#12673)
|
6 years ago |
Jeremy Apthorp
|
eb7ccf8afa
Bring mac code into conformance with -Wobjc-missing-property-synthesis
|
6 years ago |
Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
6 years ago |
Cheng Zhao
|
41134f52d9
Fix memory leaks in file_dialog_mac.mm
|
6 years ago |
Yuya Ochiai
|
2131dc839a
Show file filter name for accessory view of file dialog
|
6 years ago |
Zhuo Lu
|
c50a460ce6
Do not block main process for async dialog (#12404)
|
6 years ago |
acheronfail
|
d1d50a4c92
Implement App-Scoped Security scoped bookmarks (#11711)
|
6 years ago |
Shelley Vohr
|
36cf548114
change weak ptr ref to strong
|
6 years ago |
Shelley Vohr
|
3085c78bcf
implement selectFormat selector
|
6 years ago |
Shelley Vohr
|
0fff336481
add accessory view for format picker
|
6 years ago |
Heilig Benedek
|
f8b3009ebf
restructure code to use web_preferences if possible
|
7 years ago |
Heilig Benedek
|
71b36ef54d
don't show the dummy window for the rest of the dialogs too on mac
|
7 years ago |
Birunthan Mohanathas
|
511e82de67
Fix missing extension when saving a file without filters
|
7 years ago |
Shubham
|
b25a1d10a2
:apple: Add treatPackageasDirectory as an option
|
7 years ago |
Shubham
|
80e35b6682
:apple: Fix treat packaged app as directory
|
7 years ago |
Kevin Sawicki
|
e8911fe48c
Merge pull request #9610 from shubham2892/incorrect-file-extension-with-showSaveDialog-fix
|
7 years ago |
Kevin Sawicki
|
15dd0eb583
Add braces to if statement
|
7 years ago |
Shubham
|
c2603aaac2
:art: Add documentation
|
7 years ago |
Shubham
|
217ddd629d
:apple: Fix incorrect extension when filters is used
|
7 years ago |
Birunthan Mohanathas
|
19555bbab2
Use last selected directory when using default file name in dialog.showSaveDialog()
|
7 years ago |
Haojian Wu
|
d425b63b0d
NULL => nullptr
|
7 years ago |
Kevin Sawicki
|
a746651d1c
Use dialog setter for consistency with other properties
|
7 years ago |
Samuel Attard
|
e45d8079b8
Add support for a noResolveAliases property
|
7 years ago |
Kevin Sawicki
|
f7f4de36af
Merge remote-tracking branch 'origin/master' into macos-open-save-panel
|
7 years ago |
Kevin Sawicki
|
867bb5a94e
Add DialogSettings helper struct
|
7 years ago |
Tan Wang Leng
|
347dc835b5
Fix code formatting
|
7 years ago |
Tan Wang Leng
|
a4a71a1dc9
Change qualifier of ShowSaveDialog() parameter
|
7 years ago |
Tan Wang Leng
|
36209ddd90
:apple: Add additional options for Mac's open dialog
|
7 years ago |
Tan Wang Leng
|
1d612a12a1
:apple: Add additional options for Mac's save dialog
|
7 years ago |
Kevin Sawicki
|
4fc4f0ae53
Only call setCanSelectHiddenExtension for save dialogs
|
8 years ago |