electron/atom/browser/ui
2017-03-30 22:56:21 +02:00
..
cocoa Use prefix increment in for loops. 2017-03-30 22:56:21 +02:00
views #8881 - Display '&' in MenuItem label 2017-03-22 11:52:25 -04:00
webui address review comments 2017-03-14 00:26:27 +05:30
win Mark constructor as explicit 2017-02-15 08:28:55 -08:00
x Sort includes alphabetically 2016-08-26 15:30:02 -07:00
accelerator_util.cc Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
accelerator_util.h
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
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 Use CHROMEGTK_CALLBACK_0 and ignore gpointer data 2017-02-09 09:49:09 -08:00
message_box_mac.mm Support explicit cancelId on macOS 2017-02-24 09:05:55 -08: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
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
tray_icon_observer.h
tray_icon_win.cc