electron/atom/browser/ui
2016-05-20 22:44:02 +09:00
..
cocoa Add mapping for performZoom 2016-03-07 16:01:46 -08:00
views Update linux menu overrides 2016-05-13 11:07:17 +09:00
win No need to reference the icon in Tray 2016-05-20 22:44:02 +09:00
x
accelerator_util.cc
accelerator_util.h
accelerator_util_mac.mm 🍎 Fix converting from windows virtual keycode back to mac keycode 2016-04-26 10:53:26 -04:00
accelerator_util_views.cc
atom_menu_model.cc
atom_menu_model.h
file_dialog.h Add buttonLabel param to showOpen/showSave dialogs 2016-05-15 01:03:32 -05:00
file_dialog_gtk.cc Fix linux support 2016-05-15 01:29:13 -05:00
file_dialog_mac.mm Add buttonLabel param to showOpen/showSave dialogs 2016-05-15 01:03:32 -05:00
file_dialog_win.cc Fix building on Windows 2016-05-16 10:09:41 +09:00
message_box.h
message_box_gtk.cc Merge pull request #5502 from anthonyryan1/master 2016-05-12 19:37:25 +09:00
message_box_mac.mm Fix compilation errors on OS X 2016-03-10 17:06:21 +09:00
message_box_win.cc Fix compilation warnings introduced by VS 2015 2016-05-13 11:12:01 +09:00
tray_icon.cc Load HICON directly in NotifyIcon 2016-05-20 16:55:22 +09:00
tray_icon.h Load HICON directly in NotifyIcon 2016-05-20 16:55:22 +09:00
tray_icon_cocoa.h
tray_icon_cocoa.mm Fix style issues 2016-04-07 15:23:16 +09:00
tray_icon_gtk.cc
tray_icon_gtk.h
tray_icon_observer.h
tray_icon_win.cc