electron/atom/browser/ui
Nitish Sakhawalkar 826af1d676 fix: macOS Window Title And Accessibility Focus (#14472)
- Override accessibility method in atom_ns_window
- Add title attribute in accessibilityAttributeValue
2018-09-07 09:47:31 +10:00
..
cocoa fix: macOS Window Title And Accessibility Focus (#14472) 2018-09-07 09:47:31 +10:00
views chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
webui refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00
win chore: fix some more warnings in windows build (#13431) 2018-06-26 02:00:20 +02:00
x Wrap X11 headers in ui/gfx/x/x11.h 2018-06-19 11:49:43 +10:00
accelerator_util.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
accelerator_util.h clang-format atom files 2018-04-18 20:48:45 -04:00
accelerator_util_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
accelerator_util_views.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_menu_model.cc [chromium-style] move methods out of headers 2018-04-19 11:12:58 -07:00
atom_menu_model.h enable chromium style checker plugin for electron and brightray targets 2018-04-19 11:12:58 -07:00
autofill_popup.cc Remove removed variable popup_bounds_in_view_ 2018-06-19 11:58:26 +10:00
autofill_popup.h Update OSR code 2018-06-19 11:49:44 +10:00
certificate_trust.h Don't pass the result through 2017-04-04 09:21:15 -04:00
certificate_trust_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
certificate_trust_win.cc chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
drag_util.h Support dragging multiple files 2016-07-03 13:58:31 +09:00
drag_util_mac.mm Support dragging multiple files 2016-07-03 13:58:31 +09:00
drag_util_views.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
file_dialog.h chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
file_dialog_gtk.cc refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
file_dialog_mac.mm refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
file_dialog_win.cc Link gdi from gyp 2018-06-27 20:58:37 +02:00
message_box.h clang-format atom files 2018-04-18 20:48:45 -04:00
message_box_gtk.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
message_box_mac.mm fix: Dialog does not close on ESCAPE if defaultId is set (#14196) 2018-08-19 13:41:03 -07:00
message_box_win.cc chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
tray_icon.cc add getter for ignoreDoubleClickEvents field 2018-05-03 13:49:33 -07:00
tray_icon.h add getter for ignoreDoubleClickEvents field 2018-05-03 13:49:33 -07:00
tray_icon_cocoa.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
tray_icon_cocoa.mm fix: allow Tray with title only (without icon) on Mac (#13851) 2018-08-30 21:16:56 +12:00
tray_icon_gtk.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
tray_icon_gtk.h refactor: chromium-style warnings in linux code (#12949) 2018-05-16 14:12:45 -05:00
tray_icon_observer.h clang-format atom files 2018-04-18 20:48:45 -04:00
tray_icon_win.cc