electron/atom/browser/ui
2016-01-08 08:22:10 -08:00
..
cocoa 🍎 only add sub menus to Window when they actually have menu items. fixes #3873 2015-12-30 19:38:14 -08:00
views Show menu by clicking the menu button 2016-01-05 12:05:27 +08:00
win win: Implement menu parameter 2015-12-02 19:58:10 +08:00
x Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
accelerator_util.cc Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
accelerator_util.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
accelerator_util_mac.mm Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -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 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 Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
file_dialog_gtk.cc Fix up Chrome47 changes 2015-12-07 13:27:05 -08:00
file_dialog_mac.mm Add comment on why checking empty set 2015-12-31 18:58:16 +08:00
file_dialog_win.cc Do not write our own filter code 2016-01-05 13:45:34 +08:00
message_box.h 🍎 add default button index for osx 2016-01-08 08:21:54 -08:00
message_box_gtk.cc 🐧 add default button index for linux/gtk 2016-01-08 08:22:10 -08:00
message_box_mac.mm 🍎 add default button index for osx 2016-01-08 08:21:54 -08:00
message_box_win.cc Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
tray_icon.cc Add menu parameter for Tray.popUpContextMenu 2015-12-02 18:43:11 +08:00
tray_icon.h Add menu parameter for Tray.popUpContextMenu 2015-12-02 18:43:11 +08:00
tray_icon_cocoa.h Add menu parameter for Tray.popUpContextMenu 2015-12-02 18:43:11 +08:00
tray_icon_cocoa.mm 🍎🐛 make displaying alternate tray image depend on mouse down event instead of highlight state 2016-01-05 09:49:27 -08:00
tray_icon_gtk.cc gtk: Notify the click event 2015-05-21 15:22:52 +08:00
tray_icon_gtk.h OVERRIDE macro is now removed 2015-01-27 13:18:30 -08: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