electron/atom/browser/ui
2017-12-01 17:55:21 +01:00
..
cocoa Fix the detection of ANSI code 2017-11-28 16:36:07 +09:00
views Cleanup MenuRunner API 2017-11-24 10:58:17 +09:00
webui PlzNavigate: make NavigationResourceHandler a LayeredResourceHandler 2017-11-24 10:58:16 +09:00
win Don't leak the taskbar object, reuse it instead 2017-12-01 17:55:21 +01:00
x Remove usage of X11AtomCache 2017-11-24 10:58:17 +09:00
accelerator_util.cc Fix more API changes due to name changes 2017-04-27 16:34:52 +09:00
accelerator_util.h
accelerator_util_mac.mm Use the isdigit helper 2017-06-17 03:52:19 +10:00
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
autofill_popup.cc Code style fixes 2017-11-13 16:13:54 +09:00
autofill_popup.h lint fix 2017-11-13 15:50:49 +09:00
certificate_trust.h Don't pass the result through 2017-04-04 09:21:15 -04:00
certificate_trust_mac.mm Convert iOS to use X509CertificateBytes. 2017-11-24 10:58:16 +09:00
certificate_trust_win.cc Fixed moved cert x509 function issue on Windows 2017-11-24 10:58:17 +09:00
drag_util.h
drag_util_mac.mm
drag_util_views.cc Make download item drags look like bookmark 2017-08-15 16:19:21 +03:00
file_dialog.h restructure code to use web_preferences if possible 2017-11-13 15:50:49 +09:00
file_dialog_gtk.cc Use last selected directory when using default file name in dialog.showSaveDialog() 2017-05-26 02:18:23 +03:00
file_dialog_mac.mm restructure code to use web_preferences if possible 2017-11-13 15:50:49 +09:00
file_dialog_win.cc Use last selected directory when using default file name in dialog.showSaveDialog() 2017-05-26 02:18:23 +03:00
message_box.h Add support for checkbox with dialog.showMessageBox 2017-02-09 09:03:54 -08:00
message_box_gtk.cc Use gtk_toggle_button_get_active() 2017-11-24 10:58:53 +09:00
message_box_mac.mm Code style fixes 2017-11-13 16:13:54 +09:00
message_box_win.cc Add support for checkbox with dialog.showMessageBox 2017-02-09 09:03:54 -08:00
tray_icon.cc Fix cpplint warnings 2017-10-05 11:49:26 +09:00
tray_icon.h Fix cpplint warnings 2017-10-05 11:49:26 +09:00
tray_icon_cocoa.h SimpleMenuModel::MenuClosed renamed to MenuWillClose 2017-02-06 10:34:28 -08:00
tray_icon_cocoa.mm Do not change logic on highlighing 2017-11-28 17:37:58 +09:00
tray_icon_gtk.cc libgtk2ui => libgtkui 2017-02-06 10:34:29 -08:00
tray_icon_gtk.h
tray_icon_observer.h Fix cpplint warnings 2017-10-05 11:49:26 +09:00
tray_icon_win.cc