electron/atom/browser/ui/cocoa
Cheng Zhao 5547df6073 report correct content size in AtomNSWindow
The views framework relies on NSWindow to return content size of window,
since we don't use the borderless window, the original result would
include titlebar. We have to override the function to return correct
result for frameless window.
2018-05-04 09:55:09 +09: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 clang-format objc files (#12673) 2018-04-20 11:47:04 -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 report correct content size in AtomNSWindow 2018-05-04 09:55:09 +09:00
atom_ns_window.mm report correct content size in AtomNSWindow 2018-05-04 09:55:09 +09: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 remove unnecessary overrides 2018-04-26 09:48:12 +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
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 display WebContents as views::View on macOS 2018-05-04 09:55:09 +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