electron/atom/browser/ui
2017-04-27 15:06:23 +10:00
..
cocoa Only read iconPosition when icon is present 2017-04-18 08:58:54 -07:00
views Use Chrome default client inset handling 2017-04-13 13:03:46 +03:00
webui address review comments 2017-03-14 00:26:27 +05:30
win Use Chrome default client inset handling 2017-04-13 13:03:46 +03:00
x Sort includes alphabetically 2016-08-26 15:30:02 -07:00
accelerator_util.cc Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
accelerator_util.h
accelerator_util_mac.mm
accelerator_util_views.cc
atom_menu_model.cc FOR_EACH_OBSERVER is removed 2017-02-06 10:34:28 -08:00
atom_menu_model.h SimpleMenuModel::MenuClosed renamed to MenuWillClose 2017-02-06 10:34:28 -08:00
certificate_trust.h Don't pass the result through 2017-04-04 09:21:15 -04:00
certificate_trust_mac.mm Don't pass the result through 2017-04-04 09:21:15 -04:00
certificate_trust_win.cc focus on the self-signed certificate flow here 2017-04-27 15:06:23 +10:00
drag_util.h
drag_util_mac.mm
drag_util_views.cc Fix cpplint warnings 2017-02-06 10:34:29 -08:00
file_dialog.h Add support for a noResolveAliases property 2017-02-13 08:23:53 -08:00
file_dialog_gtk.cc Add DialogSettings helper struct 2017-02-09 10:13:11 -08:00
file_dialog_mac.mm NULL => nullptr 2017-03-30 22:12:14 +02:00
file_dialog_win.cc Add DialogSettings helper struct 2017-02-09 10:13:11 -08:00
message_box.h Add support for checkbox with dialog.showMessageBox 2017-02-09 09:03:54 -08:00
message_box_gtk.cc Use CHROMEGTK_CALLBACK_0 and ignore gpointer data 2017-02-09 09:49:09 -08:00
message_box_mac.mm Fix missing warning icon with dialog.showMessageBox() on macOS 2017-04-14 19:27:25 +03:00
message_box_win.cc Add support for checkbox with dialog.showMessageBox 2017-02-09 09:03:54 -08:00
tray_icon.cc FOR_EACH_OBSERVER is removed 2017-02-06 10:34:28 -08:00
tray_icon.h Add option to always highlight the tray icon 2016-07-26 13:51:43 -07:00
tray_icon_cocoa.h SimpleMenuModel::MenuClosed renamed to MenuWillClose 2017-02-06 10:34:28 -08:00
tray_icon_cocoa.mm SimpleMenuModel::MenuClosed renamed to MenuWillClose 2017-02-06 10:34:28 -08:00
tray_icon_gtk.cc libgtk2ui => libgtkui 2017-02-06 10:34:29 -08:00
tray_icon_gtk.h
tray_icon_observer.h
tray_icon_win.cc