electron/atom/browser/ui
2016-08-09 21:02:14 +09:00
..
cocoa Add zoom menu item roles 2016-08-08 11:09:30 -07:00
views Merge branch 'master' into chrome52 2016-07-21 05:34:36 -06:00
win Style fixes for SetProgressBar 2016-08-09 21:02:14 +09:00
x linux: Implement win.disable/enable/isEnabled() API 2016-06-20 11:16:41 +09:00
accelerator_util.cc Some manual change to for-ranged loop. 2016-07-10 15:57:51 +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 🎨 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 Update to API changes of Chrome 52 2016-07-04 15:32:43 +09: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 mac: Add showHiddenFiles property for showOpenDialog 2016-07-11 13:30:18 +09:00
file_dialog_win.cc Replace DialogScope with UnresponsiveSuppressor 2016-07-11 15:29:03 +09: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 Replace DialogScope with UnresponsiveSuppressor 2016-07-11 15:29:03 +09: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 Add option to always highlight the tray icon 2016-07-26 13:51:43 -07: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