electron/atom/browser/ui
2017-02-02 08:51:10 -08:00
..
cocoa Add zoom menu item roles 2016-08-08 11:09:30 -07:00
views Fix compilation errors for Linux 2017-01-19 09:05:59 +02:00
win Fix building on Windows 2017-01-19 09:05:59 +02:00
x Sort includes alphabetically 2016-08-26 15:30:02 -07:00
accelerator_util.cc Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
accelerator_util.h Only use default accelerator in Windows/Linux app menu 2016-07-07 11:50:19 -07:00
accelerator_util_mac.mm Make NSDeleteFunctionKey to NSDeleteCharacter 2016-06-21 12:33:02 -07:00
accelerator_util_views.cc
atom_menu_model.cc Fix building on Windows 2017-01-19 09:05:59 +02:00
atom_menu_model.h Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
drag_util.h Support dragging multiple files 2016-07-03 13:58:31 +09:00
drag_util_mac.mm Support dragging multiple files 2016-07-03 13:58:31 +09:00
drag_util_views.cc Sort includes alphabetically 2016-08-26 15:30:02 -07:00
file_dialog.h Add support for FOS_CREATEPROMPT option 2017-02-02 08:51:10 -08:00
file_dialog_gtk.cc Replace DialogScope with UnresponsiveSuppressor 2016-07-11 15:29:03 +09:00
file_dialog_mac.mm Only call setCanSelectHiddenExtension for save dialogs 2016-08-16 17:22:44 -07:00
file_dialog_win.cc Add support for FOS_CREATEPROMPT option 2017-02-02 08:51:10 -08:00
message_box.h Use correct param ordering in header file 2017-01-09 08:30:13 -08:00
message_box_gtk.cc Add override 2016-12-22 09:33:21 -08:00
message_box_mac.mm Replace OS X and Mac OS with macOS 2016-06-18 15:26:26 +02:00
message_box_win.cc Include windows.h first 2016-08-26 16:00:05 -07:00
tray_icon.cc Add option to always highlight the tray icon 2016-07-26 13:51:43 -07:00
tray_icon.h Add option to always highlight the tray icon 2016-07-26 13:51:43 -07:00
tray_icon_cocoa.h Add option to always highlight the tray icon 2016-07-26 13:51:43 -07:00
tray_icon_cocoa.mm Fix support for dragging urls in Mac 2016-11-19 21:18:24 -08:00
tray_icon_gtk.cc Only use default accelerator in Windows/Linux app menu 2016-07-07 11:50:19 -07:00
tray_icon_gtk.h Only use default accelerator in Windows/Linux app menu 2016-07-07 11:50:19 -07:00
tray_icon_observer.h Add support for dropped text in osx 2016-07-14 18:25:58 +01:00
tray_icon_win.cc