electron/atom/browser/ui
Cheng Zhao 03ab9b2686 Merge pull request #1848 from Bitbored/master
Added `bounds` payload to tray `clicked` event on Windows
2015-06-09 10:49:01 +08:00
..
cocoa Add app.dock.setMenu API 2014-11-16 23:04:31 +08:00
views Change the window class names 2015-04-14 16:18:57 +08:00
win Initialized rect with zeros 2015-06-08 19:07:46 +02:00
x Add "type" option to change window type 2015-02-11 12:19:39 +08:00
accelerator_util.cc Fix a potential out-of-bound issue in Accelerator. 2015-05-07 15:46:38 +08:00
accelerator_util.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
accelerator_util_mac.mm Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
accelerator_util_views.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
file_dialog.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
file_dialog_gtk.cc Fix dialog.showSaveDialog doesn't show the non-exist file name on Linux. 2015-06-04 14:16:53 +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 Add "icon" option for message box 2015-01-05 15:08:42 -08:00
message_box_mac.mm Add "icon" option for message box 2015-01-05 15:08:42 -08:00
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 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 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 Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00