electron/atom/browser/ui
Cheng Zhao 9d54092f41 Merge pull request #1512 from hokein/add-win-key
Add `Super` key support in global-shortcut API.
2015-05-07 10:35:56 +08:00
..
cocoa
views Change the window class names 2015-04-14 16:18:57 +08:00
win win: Mouse position is not notify icon's position 2015-05-04 11:37:23 +08:00
x Add "type" option to change window type 2015-02-11 12:19:39 +08:00
accelerator_util.cc Add Super key support in global-shortcut API. 2015-05-05 22:49:32 +08:00
accelerator_util.h
accelerator_util_mac.mm
accelerator_util_views.cc
file_dialog.h
file_dialog_gtk.cc base/file_util.h has been moved to base/files/file_util.h 2015-01-27 13:18:30 -08:00
file_dialog_mac.mm Fix other compilation errors 2015-03-18 09:57:41 +08:00
file_dialog_win.cc Change the window class names 2015-04-14 16:18:57 +08:00
message_box.h
message_box_mac.mm
message_box_views.cc views: Fix showing icon in message dialog 2015-01-05 15:26:35 -08: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 OVERRIDE macro is now removed 2015-01-27 13:18:30 -08:00
tray_icon_cocoa.mm Pass bounds in clicked event of tray 2015-05-04 11:43:22 +08:00
tray_icon_gtk.cc
tray_icon_gtk.h OVERRIDE macro is now removed 2015-01-27 13:18:30 -08:00
tray_icon_observer.h Pass bounds in clicked event of tray 2015-05-04 11:43:22 +08:00
tray_icon_win.cc