electron/atom/browser/ui/cocoa
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
..
atom_bundle_mover.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_bundle_mover.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
atom_menu_controller.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_menu_controller.mm fix: tray setContextMenu crash (#13513) 2018-06-29 14:48:26 -07:00
atom_native_widget_mac.h report correct content size in AtomNSWindow 2018-05-04 09:55:09 +09:00
atom_native_widget_mac.mm report correct content size in AtomNSWindow 2018-05-04 09:55:09 +09:00
atom_ns_window.h fix: macOS Window Title And Accessibility Focus (#14472) 2018-09-07 09:47:31 +10:00
atom_ns_window.mm fix: macOS Window Title And Accessibility Focus (#14472) 2018-09-07 09:47:31 +10:00
atom_ns_window_delegate.h refactor: use views::Widget on macOS 2018-04-25 15:10:29 +09:00
atom_ns_window_delegate.mm feat: Add will-resize event to TopLevelWindow (#13649) 2018-07-27 18:53:01 +09:00
atom_preview_item.h Move QLPreviewPanelDataSource to AtomNSWindowDelegate 2018-04-20 19:17:08 +09:00
atom_preview_item.mm Move QLPreviewPanelDataSource to AtomNSWindowDelegate 2018-04-20 19:17:08 +09:00
atom_touch_bar.h enable chromium style checker plugin for electron and brightray targets 2018-04-19 11:12:58 -07:00
atom_touch_bar.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
delayed_native_view_host.cc Add View.addChildView API 2018-05-24 15:36:29 +09:00
delayed_native_view_host.h attach native view after widget is created 2018-05-15 14:03:21 +09:00
NSColor+Hex.h clang-format atom files 2018-04-18 20:48:45 -04:00
NSColor+Hex.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
NSString+ANSI.h clang-format atom files 2018-04-18 20:48:45 -04:00
NSString+ANSI.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
root_view_mac.h display WebContents as views::View on macOS 2018-05-04 09:55:09 +09:00
root_view_mac.mm check content view in SetMenuBarVisibility 2018-05-15 14:12:47 +09:00
touch_bar_forward_declarations.h Bring mac code into conformance with -Wunguarded-availability 2018-04-19 11:12:58 -07:00
views_delegate_mac.h mac: Provide ViewsDelegate 2018-04-20 19:10:37 +09:00
views_delegate_mac.mm refactor: use views::Widget on macOS 2018-04-25 15:10:29 +09:00