electron/atom/browser/ui
2016-05-20 16:55:22 +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 Load HICON directly in NotifyIcon 2016-05-20 16:55:22 +09:00
x Update to API changes of Chrome 47 2015-12-07 19:56:23 +08:00
accelerator_util.cc Remove duplicated keyboard code 2016-03-06 15:04:05 +09:00
accelerator_util.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
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 Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_menu_model.cc Add role property for MenuItem 2015-09-02 09:42:17 +08:00
atom_menu_model.h Fix API changes 2015-09-03 17:50:23 +09:00
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 rename all references to default_button_index -> default_id to keep consistent with cancel_id 2016-01-10 15:33:27 -08:00
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 Add menu parameter for Tray.popUpContextMenu 2015-12-02 18:43:11 +08:00
tray_icon_cocoa.mm Fix style issues 2016-04-07 15:23:16 +09:00
tray_icon_gtk.cc gtk: Notify the click event 2015-05-21 15:22:52 +08:00
tray_icon_gtk.h OVERRIDE macro is now removed 2015-01-27 13:18:30 -08:00
tray_icon_observer.h Tray: Add drag-end and drop events 2015-11-10 10:02:50 -06:00
tray_icon_win.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00