electron/atom/browser/ui
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
..
cocoa Add role property for MenuItem 2015-09-02 09:42:17 +08:00
views linux: Fix min/max size not working 2015-07-24 16:21:44 +08:00
win win: Fix building 2015-09-24 12:01:57 +08:00
x Fix API changes on Linux 2015-09-03 17:50:23 +09:00
accelerator_util.cc Add converters for WebInputEvent 2015-09-18 13:33:06 +08:00
accelerator_util.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
accelerator_util_mac.mm Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
accelerator_util_views.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_menu_model.cc Add role property for MenuItem 2015-09-02 09:42:17 +08:00
atom_menu_model.h Fix API changes 2015-09-03 17:50:23 +09:00
file_dialog.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
file_dialog_gtk.cc Fix API changes on Linux 2015-09-03 17:50:23 +09:00
file_dialog_mac.mm mac: make * extension filter works. 2015-08-21 12:15:20 +08:00
file_dialog_win.cc Set default extension in Windows file dialog 2015-09-28 02:12:47 +03:00
message_box.h Add noLink option for showMessageBox 2015-07-23 17:25:37 +08:00
message_box_gtk.cc Add |options| for ShowMessageBox 2015-07-23 14:16:43 +08:00
message_box_mac.mm Add |options| for ShowMessageBox 2015-07-23 14:16:43 +08:00
message_box_win.cc Fixed comment spacing 2015-08-22 04:26:09 +03:00
tray_icon.cc popContextMenu => popUpContextMenu 2015-08-10 13:00:15 +08:00
tray_icon.h Fix API changes 2015-09-03 17:50:23 +09:00
tray_icon_cocoa.h popContextMenu => popUpContextMenu 2015-08-10 13:00:15 +08:00
tray_icon_cocoa.mm mac: make tray's behavior more official when getting clicked quickly 2015-08-26 16:28:22 +08:00
tray_icon_gtk.cc gtk: Notify the click event 2015-05-21 15:22:52 +08:00
tray_icon_gtk.h OVERRIDE macro is now removed 2015-01-27 13:18:30 -08:00
tray_icon_observer.h Add keyboard modifiers payload to tray click events 2015-07-27 03:15:51 -07:00
tray_icon_win.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00