electron/atom/browser/ui
2015-07-13 21:51:19 -07:00
..
cocoa
views
win Initialized rect with zeros 2015-06-08 19:07:46 +02:00
x
accelerator_util.cc Fix the wrong reverse pageup and pagedown keys. 2015-07-01 21:24:51 +08:00
accelerator_util.h
accelerator_util_mac.mm
accelerator_util_views.cc
file_dialog.h
file_dialog_gtk.cc gtk: Implement message box APIs 2015-07-07 17:21:26 +08:00
file_dialog_mac.mm
file_dialog_win.cc Implement ShowMessageBox with TaskDialog 2015-07-08 14:12:11 +08:00
message_box.h Add cancelId option for showMessageBox 2015-07-07 18:39:08 +08:00
message_box_gtk.cc Set default cancelId in JavaScript 2015-07-07 18:39:08 +08:00
message_box_mac.mm Add cancelId option for showMessageBox 2015-07-07 18:39:08 +08:00
message_box_win.cc win: Also map MESSAGE_BOX_TYPE_QUESTION to TD_INFORMATION_ICON 2015-07-13 21:51:19 -07:00
tray_icon.cc Pass bounds in clicked event of tray 2015-05-04 11:43:22 +08:00
tray_icon.h Pass bounds in clicked event of tray 2015-05-04 11:43:22 +08:00
tray_icon_cocoa.h
tray_icon_cocoa.mm mac: Don't use [NSScreen mainScreen] 2015-05-10 16:51:18 +08:00
tray_icon_gtk.cc gtk: Notify the click event 2015-05-21 15:22:52 +08:00
tray_icon_gtk.h
tray_icon_observer.h Pass bounds in clicked event of tray 2015-05-04 11:43:22 +08:00
tray_icon_win.cc