electron/atom/browser/ui
2015-10-05 20:07:20 +08:00
..
cocoa Add role property for MenuItem 2015-09-02 09:42:17 +08:00
views views: Implement NativeWindow::SetSizeConstraints 2015-10-05 20:07:20 +08:00
win win: Fix building 2015-09-24 12:01:57 +08:00
x linux: Enable force showing menubar 2015-10-04 16:33:03 +08:00
accelerator_util.cc Add converters for WebInputEvent 2015-09-18 13:33:06 +08:00
accelerator_util.h
accelerator_util_mac.mm
accelerator_util_views.cc
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
file_dialog_gtk.cc Fix API changes on Linux 2015-09-03 17:50:23 +09:00
file_dialog_mac.mm mac: make * extension filter works. 2015-08-21 12:15:20 +08:00
file_dialog_win.cc Set default extension in Windows file dialog 2015-09-28 02:12:47 +03: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