electron/atom/browser/ui
2016-11-19 21:18:24 -08:00
..
cocoa Add zoom menu item roles 2016-08-08 11:09:30 -07:00
views Focus window on menu bar click 2016-10-24 11:49:51 +09:00
win Fix warning when compiling for win32 ia32 build 2016-09-02 13:59:28 +09:00
x Sort includes alphabetically 2016-08-26 15:30:02 -07:00
accelerator_util.cc fix linting error 2016-11-15 13:19:34 +08: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 Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_menu_model.cc 🎨 2016-07-07 14:28:01 -07:00
atom_menu_model.h Only use default accelerator in Windows/Linux app menu 2016-07-07 11:50:19 -07: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 mac: Add showHiddenFiles property for showOpenDialog 2016-07-11 13:30:18 +09: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 Include windows.h first 2016-08-26 16:00:05 -07:00
message_box.h rename all references to default_button_index -> default_id to keep consistent with cancel_id 2016-01-10 15:33:27 -08:00
message_box_gtk.cc Replace DialogScope with UnresponsiveSuppressor 2016-07-11 15:29:03 +09: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 Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00