electron/lib/browser
Tan Wang Leng 9423143211 Change the default value of showsTagField to true
The default value of showsTagField in macOS's NSSavePanel is true.

Therefore, in order to follow the standard behavior and not break
backwards-compatibility, let's change the default value of
showsTagField to true.

Reference:
https://developer.apple.com/reference/appkit/nssavepanel/1525589-showstagfield?language=objc
2017-02-09 21:01:40 +08:00
..
api Change the default value of showsTagField to true 2017-02-09 21:01:40 +08:00
chrome-extension.js Implement chrome.runtime.onMessage response callback 2016-11-15 21:30:40 +11:00
desktop-capturer.js Remove returns from event listeners 2016-05-19 15:28:08 -07:00
guest-view-manager.js Add "context-menu" DOM event to <webview> 2017-01-13 17:04:09 -05:00
guest-window-manager.js Implement window overrides in main context 2017-01-16 12:38:16 -08:00
init.js Use spread syntax instead of function apply 2016-12-01 14:56:00 -08:00
objects-registry.js Co-locate with other private methods 2016-12-02 10:41:42 -08:00
rpc-server.js modify CertVerifier Class 2017-02-08 11:59:43 -08:00