electron/atom/browser/ui
2018-04-12 08:48:32 -04:00
..
cocoa restore old cb 2018-02-25 14:19:40 -08:00
views Simplify views/menu_bar focus management (#12536) 2018-04-05 21:53:08 -05:00
webui replace base::MakeUnique with std::make_unique 2018-04-12 08:48:32 -04:00
win Disable chromium's redraw locking on Windows when DWM is disabled (#12501) 2018-04-05 15:55:26 +09:00
x FIXME: dbus ObjectProxy methods should only be invoked on IO allowed sequence 2018-01-02 16:37:09 +09: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 Use the isdigit helper 2017-06-17 03:52:19 +10:00
accelerator_util_views.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_menu_model.cc first pass at menu event emission 2018-01-27 09:35:58 -05:00
atom_menu_model.h first pass at menu event emission 2018-01-27 09:35:58 -05:00
autofill_popup.cc Move AutofillPopup from NativeWindow to WebContents (#12514) 2018-04-05 09:53:51 +09:00
autofill_popup.h Move AutofillPopup from NativeWindow to WebContents (#12514) 2018-04-05 09:53:51 +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 Support dragging multiple files 2016-07-03 13:58:31 +09:00
drag_util_mac.mm Support dragging multiple files 2016-07-03 13:58:31 +09:00
drag_util_views.cc Make download item drags look like bookmark 2017-08-15 16:19:21 +03:00
file_dialog.h Implement App-Scoped Security scoped bookmarks (#11711) 2018-02-12 13:25:06 -05:00
file_dialog_gtk.cc run clang-format on changed sources 2018-02-15 15:20:55 -06:00
file_dialog_mac.mm Fix memory leaks in file_dialog_mac.mm 2018-04-09 16:51:25 +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 Remove web_contents from NativeWindow's constructor 2018-04-11 15:12:53 +09:00
message_box_mac.mm Remove web_contents from NativeWindow's constructor 2018-04-11 15:12:53 +09:00
message_box_win.cc Remove web_contents from NativeWindow's constructor 2018-04-11 15:12:53 +09: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 first pass at menu event emission 2018-01-27 09:35:58 -05:00
tray_icon_cocoa.mm don't check darkmode for drawStatusBarBackgroundInRect (#12395) 2018-03-21 19:03:57 -04:00
tray_icon_gtk.cc Use the appname as the tray icon's default tooltip (#12388) 2018-03-21 12:15:30 -05: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 Fix cpplint warnings 2017-10-05 11:49:26 +09:00
tray_icon_win.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00