electron/atom/browser/ui
Cheng Zhao 4e811fc377 Merge pull request #6169 from electron/map-roles-by-command-id
Map roles by command id instead of index
2016-06-22 01:24:20 +00:00
..
cocoa Add togglefullscreen role selector 2016-06-21 09:34:29 -07:00
views Update menubar color when theme changes 2016-06-21 18:05:01 +09:00
win win: Use DIP rect for tray icon's bounds 2016-06-21 16:05:28 +09:00
x linux: Implement win.disable/enable/isEnabled() API 2016-06-20 11:16:41 +09:00
accelerator_util.cc Remove duplicated keyboard code 2016-03-06 15:04:05 +09:00
accelerator_util.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -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 Map roles by command id 2016-06-21 15:25:14 -07:00
atom_menu_model.h Add comment about map key/values 2016-06-21 15:28:02 -07:00
file_dialog.h Add buttonLabel param to showOpen/showSave dialogs 2016-05-15 01:03:32 -05:00
file_dialog_gtk.cc linux: Disable parent window when showing modal dialogs (#6160) 2016-06-21 08:54:55 +00:00
file_dialog_mac.mm Add buttonLabel param to showOpen/showSave dialogs 2016-05-15 01:03:32 -05:00
file_dialog_win.cc Update to API changes of Chrome 51 2016-05-23 10:59:39 +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 linux: Disable parent window when showing modal dialogs (#6160) 2016-06-21 08:54:55 +00: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 Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
tray_icon.cc mac: Add tray.getBounds() API 2016-06-21 15:40:30 +09:00
tray_icon.h mac: Add tray.getBounds() API 2016-06-21 15:40:30 +09:00
tray_icon_cocoa.h mac: Add tray.getBounds() API 2016-06-21 15:40:30 +09:00
tray_icon_cocoa.mm mac: Add tray.getBounds() API 2016-06-21 15:40:30 +09:00
tray_icon_gtk.cc Use fixed ID for app indicators 2016-06-20 17:35:45 +09:00
tray_icon_gtk.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
tray_icon_observer.h Tray: Add drag-end and drop events 2015-11-10 10:02:50 -06:00
tray_icon_win.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00