electron/atom/browser/ui
2014-10-16 21:22:22 +08:00
..
cocoa mac: Enable setting "Services" menu. 2014-09-05 13:07:05 +08:00
views Enable mnemonics in menu, fixes atom/atom#3844 2014-10-16 21:22:22 +08:00
win Enable mnemonics in menu, fixes atom/atom#3844 2014-10-16 21:22:22 +08:00
x linux: Fix BrowserWindow.setResizable. 2014-08-26 13:37:37 +08:00
accelerator_util.cc Fix API changes of Chrome 38 2014-10-11 19:11:34 +08:00
accelerator_util.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
accelerator_util_mac.mm Switch to use MIT license. 2014-05-04 20:29:08 +08:00
accelerator_util_views.cc linux: Remove all the X and GTK+ related implementations. 2014-07-10 13:06:41 +08:00
file_dialog.h mac: Implement the filters option. 2014-08-06 13:58:42 +08:00
file_dialog_gtk.cc gtk: Fix focusing on file dialog 2014-10-01 17:02:00 +08:00
file_dialog_mac.mm mac: Implement the filters option. 2014-08-06 13:58:42 +08:00
file_dialog_win.cc win: Implement the filters option. 2014-08-06 21:51:36 +08:00
message_box.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
message_box_mac.mm mac: Don't create button without title, fixes #631 2014-10-01 15:51:32 +08:00
message_box_views.cc Fix building on Linux 2014-10-13 11:03:56 +08:00
tray_icon.cc mac: Add "double-clicked" event for Tray. 2014-09-09 19:45:21 +08:00
tray_icon.h mac: Add "double-clicked" event for Tray. 2014-09-09 19:45:21 +08:00
tray_icon_cocoa.h mac: Add Tray.setHighlightMode API, fixes #425. 2014-09-09 19:39:39 +08:00
tray_icon_cocoa.mm mac: Add "double-clicked" event for Tray. 2014-09-09 19:45:21 +08:00
tray_icon_gtk.cc linux: Remove all the X and GTK+ related implementations. 2014-07-10 13:06:41 +08:00
tray_icon_gtk.h linux: Remove all the X and GTK+ related implementations. 2014-07-10 13:06:41 +08:00
tray_icon_observer.h mac: Add "double-clicked" event for Tray. 2014-09-09 19:45:21 +08:00
tray_icon_win.cc win: Implement tray icon API. 2014-06-03 11:25:09 +08:00
tray_icon_win.h Bind TrayIcon to JS. 2014-05-30 23:57:54 +08:00