electron/atom
Eran Tiktin 6dcc752f67 Set default extension in Windows file dialog
On Windows when you open the save dialog and switch the filter, the
extension is supposed to change accordingly. It didn't happen with the
existing code, since the existing code didn't set the default extension
(should be set to the first filter).

This resolves #2915.
2015-09-28 02:12:47 +03:00
..
app Correctly set user agent for devtools 2015-09-14 22:55:29 +08:00
browser Set default extension in Windows file dialog 2015-09-28 02:12:47 +03:00
common Bump v0.33.3 2015-09-26 22:06:01 +08:00
renderer Pass options in "new-window" event 2015-09-22 23:40:16 +08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00