electron/atom/browser/ui
2015-08-06 10:25:50 +08:00
..
cocoa Merge branch 'feature/modifiers-click-tray' of https://github.com/nishanths/electron into nishanths-feature/modifiers-click-tray 2015-07-29 12:19:17 +08:00
views linux: Fix min/max size not working 2015-07-24 16:21:44 +08:00
win Move thumbar_host_ from TreeHost to NativeWindow 2015-08-06 10:25:50 +08:00
x Move ShouldUseGlobalMenuBar to x_window_utils 2015-08-05 13:16:03 +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 win: Use app name as default title of message box 2015-08-04 21:57:00 +08:00
tray_icon.cc Merge branch 'feature/modifiers-click-tray' of https://github.com/nishanths/electron into nishanths-feature/modifiers-click-tray 2015-07-29 12:19:17 +08:00
tray_icon.h Merge branch 'feature/modifiers-click-tray' of https://github.com/nishanths/electron into nishanths-feature/modifiers-click-tray 2015-07-29 12:19:17 +08:00
tray_icon_cocoa.h Fix OS X build error. 2015-07-16 11:43:42 +08:00
tray_icon_cocoa.mm mac: Make the tray icon behave more like the official one 2015-07-30 13:58:53 +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 Add keyboard modifiers payload to tray click events 2015-07-27 03:15:51 -07:00
tray_icon_win.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00