electron/atom/browser/ui
2016-06-20 17:35:45 +09:00
..
cocoa Add 'delete' and 'pasteandmatchstyle' roles 2016-06-05 21:50:37 -04:00
views Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
win Fix typo in atom::TaskbarHost::InitializeTaskbar() 2016-06-09 12:21:21 +07: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 Update to API changes of Chrome 51 2016-05-23 10:59:39 +09: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 Add buttonLabel param to showOpen/showSave dialogs 2016-05-15 01:03:32 -05:00
file_dialog_gtk.cc Update to API changes of Chrome 51 2016-05-23 10:59:39 +09: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 Merge pull request #5502 from anthonyryan1/master 2016-05-12 19:37:25 +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 Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
tray_icon.cc Load HICON directly in NotifyIcon 2016-05-20 16:55:22 +09:00
tray_icon.h Replace OS X and Mac OS with macOS 2016-06-18 15:26:26 +02:00
tray_icon_cocoa.h Add menu parameter for Tray.popUpContextMenu 2015-12-02 18:43:11 +08:00
tray_icon_cocoa.mm Replace OS X and Mac OS with macOS 2016-06-18 15:26:26 +02: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