electron/atom/browser/ui
2015-07-29 11:22:12 +08:00
..
cocoa Add app.dock.setMenu API 2014-11-16 23:04:31 +08:00
views linux: Fix min/max size not working 2015-07-24 16:21:44 +08:00
win Style fix for #2328 2015-07-29 11:22:12 +08:00
x Add "type" option to change window type 2015-02-11 12:19:39 +08:00
accelerator_util.cc Fix the wrong reverse pageup and pagedown keys. 2015-07-01 21:24:51 +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 gtk: Implement message box APIs 2015-07-07 17:21:26 +08:00
file_dialog_mac.mm Only allow extensions explicitly specified by the user. Fixes #2296 2015-07-23 12:30:07 -07:00
file_dialog_win.cc Implement ShowMessageBox with TaskDialog 2015-07-08 14:12:11 +08:00
message_box.h Add noLink option for showMessageBox 2015-07-23 17:25:37 +08:00
message_box_gtk.cc Add |options| for ShowMessageBox 2015-07-23 14:16:43 +08:00
message_box_mac.mm Add |options| for ShowMessageBox 2015-07-23 14:16:43 +08:00
message_box_win.cc Show all buttons as custom buttons when noLink is specified 2015-07-23 17:34:35 +08:00
tray_icon.cc Implement 'drop-files' tray event on OS X. 2015-07-20 20:06:15 +08:00
tray_icon.h Implement 'drop-files' tray event on OS X. 2015-07-20 20:06:15 +08:00
tray_icon_cocoa.h Fix OS X build error. 2015-07-16 11:43:42 +08:00
tray_icon_cocoa.mm Implement 'drop-files' tray event on OS X. 2015-07-20 20:06:15 +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 Implement 'drop-files' tray event on OS X. 2015-07-20 20:06:15 +08:00
tray_icon_win.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00