electron/atom/browser/ui
2014-08-18 16:05:41 +08:00
..
cocoa Adapt to API changes of Chromium and node. 2014-06-28 22:33:00 +08:00
views views: Fix activating lower case accelerators. 2014-08-18 16:05:41 +08:00
win win: No more need to convert to DIP point for context menu. 2014-07-28 20:44:11 +08:00
accelerator_util.cc Update to new Chromium APIs. 2014-07-28 20:28:49 +08:00
accelerator_util.h
accelerator_util_mac.mm
accelerator_util_views.cc linux: Remove all the X and GTK+ related implementations. 2014-07-10 13:06:41 +08:00
file_dialog.h mac: Implement the filters option. 2014-08-06 13:58:42 +08:00
file_dialog_gtk.cc gtk: Implement the filters option. 2014-08-06 14:49:02 +08:00
file_dialog_mac.mm mac: Implement the filters option. 2014-08-06 13:58:42 +08:00
file_dialog_win.cc win: Implement the filters option. 2014-08-06 21:51:36 +08:00
message_box.h
message_box_mac.mm mac: Guard against closed window, fixes #536. 2014-07-31 10:33:45 +08:00
message_box_views.cc linux: Use native frame for message box. 2014-07-24 21:06:33 +08:00
tray_icon.cc
tray_icon.h
tray_icon_cocoa.h
tray_icon_cocoa.mm
tray_icon_gtk.cc linux: Remove all the X and GTK+ related implementations. 2014-07-10 13:06:41 +08:00
tray_icon_gtk.h linux: Remove all the X and GTK+ related implementations. 2014-07-10 13:06:41 +08:00
tray_icon_observer.h
tray_icon_win.cc
tray_icon_win.h