electron/atom/browser/ui
Charles Kerr 0d7becff87
Use the appname as the tray icon's default tooltip (#12388)
This makes an upstream DCHECK happy in AppIndicatorIcon::SetToolTip.
Empty tooltip strings are discouraged, as discussed in commit log
b6c510aa543193337041517c2d70113840189b06.

Fixes #12386.
2018-03-21 12:15:30 -05:00
..
cocoa restore old cb 2018-02-25 14:19:40 -08:00
views Better GTK+ Menu color support (#12300) 2018-03-17 06:37:36 +09:00
webui add features module to detect availability of build time features at runtime 2018-03-20 10:13:17 +03:00
win don't dereference tooltip_controller if it's null 2018-01-18 20:35:19 +01: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
accelerator_util.h
accelerator_util_mac.mm
accelerator_util_views.cc
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
autofill_popup.h
certificate_trust.h
certificate_trust_mac.mm
certificate_trust_win.cc
drag_util.h
drag_util_mac.mm
drag_util_views.cc
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 Implement App-Scoped Security scoped bookmarks (#11711) 2018-02-12 13:25:06 -05:00
file_dialog_win.cc
message_box.h
message_box_gtk.cc run clang-format on changed sources 2018-02-15 15:20:55 -06:00
message_box_mac.mm properly check checkbox state on callback (#11658) 2018-01-17 08:51:49 -05:00
message_box_win.cc
tray_icon.cc
tray_icon.h
tray_icon_cocoa.h first pass at menu event emission 2018-01-27 09:35:58 -05:00
tray_icon_cocoa.mm Fix nil tray title crash (#12352) 2018-03-19 10:49:39 -05: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
tray_icon_observer.h
tray_icon_win.cc