electron/atom/browser/ui
2017-11-13 15:46:46 +09:00
..
cocoa Forward declare the scrubber layout 2017-11-08 16:48:08 +13:00
views fix a bug that caused a crash when using an offscreen window with detached devtools, related to autofill popups 2017-11-13 15:46:46 +09:00
webui Remove base::StringValue 2017-08-15 16:19:20 +03:00
win Fix building on Windows 2017-10-05 11:51:41 +09:00
x
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
atom_menu_model.h
autofill_popup.cc Add enable_osr build flag 2017-06-28 18:58:52 +02:00
autofill_popup.h move popup related code to nativewindow 2017-05-26 03:39:36 +02:00
certificate_trust.h Don't pass the result through 2017-04-04 09:21:15 -04:00
certificate_trust_mac.mm Add X509CertificateBytes which uses CRYPTO_BUFFER instead of macOS-native certificate types. 2017-08-15 16:19:20 +03: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 Make download item drags look like bookmark 2017-08-15 16:19:21 +03:00
file_dialog.h 🍎 Add treatPackageasDirectory as an option 2017-07-18 10:13:25 -07: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 Fix missing extension when saving a file without filters 2017-09-07 16:48:14 -07: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
message_box_gtk.cc Fix building on Linux 2017-04-27 16:34:52 +09:00
message_box_mac.mm don't show osr dummy window when dialog is shown on mac 2017-11-13 15:46:46 +09:00
message_box_win.cc
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
tray_icon_cocoa.mm Fix cpplint warnings 2017-10-05 11:49:26 +09:00
tray_icon_gtk.cc
tray_icon_gtk.h
tray_icon_observer.h Fix cpplint warnings 2017-10-05 11:49:26 +09:00
tray_icon_win.cc