electron/atom/browser/ui
2015-09-03 17:50:23 +09:00
..
cocoa Add role property for MenuItem 2015-09-02 09:42:17 +08:00
views linux: Fix min/max size not working 2015-07-24 16:21:44 +08:00
win Merge pull request #2509 from atom/fix-win-tray 2015-08-17 09:02:21 -07: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
atom_menu_model.cc Add role property for MenuItem 2015-09-02 09:42:17 +08:00
atom_menu_model.h Fix API changes 2015-09-03 17:50:23 +09:00
file_dialog.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
file_dialog_gtk.cc Linux: make * extension filter works. 2015-08-21 12:13:33 +08:00
file_dialog_mac.mm mac: make * extension filter works. 2015-08-21 12:15:20 +08: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 Fixed comment spacing 2015-08-22 04:26:09 +03:00
tray_icon.cc popContextMenu => popUpContextMenu 2015-08-10 13:00:15 +08:00
tray_icon.h Fix API changes 2015-09-03 17:50:23 +09:00
tray_icon_cocoa.h popContextMenu => popUpContextMenu 2015-08-10 13:00:15 +08:00
tray_icon_cocoa.mm mac: make tray's behavior more official when getting clicked quickly 2015-08-26 16:28:22 +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