electron/atom/browser/ui
2017-05-10 10:05:48 -07:00
..
cocoa Add docs and add isSelected arg 2017-05-03 20:25:50 +10:00
views Fix symbol conflicts in Xlib.h 2017-04-27 16:34:52 +09:00
webui Fix API changes of FrameSubscriber 2017-04-27 16:34:52 +09:00
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 Fix more API changes due to name changes 2017-04-27 16:34:52 +09: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
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 Fix crash on exit 2017-04-27 16:34:52 +09:00
certificate_trust_win.cc Update NotifyObserversCertDBChanged call to take no arguments 2017-05-10 10:05:48 -07: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 Fix building on Linux 2017-04-27 16:34:52 +09: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 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