trop[bot]
|
8054fc83ac
fix: crash when calling setProgressBar on macOS (backport: 4-0-x) (#16727)
|
6 years ago |
Michelle Tilley
|
6b8ec1ce8d
fix: remove event monitor before destroying window (4-0-x) (#16063)
|
6 years ago |
trop[bot]
|
dd595a7f49
fix: return pointer instead of pointer's content (#16022)
|
6 years ago |
trop[bot]
|
c1031f6faf
fix: incorrect view ordering for customButtonsOnHover (backport: 4-0-x) (#15996)
|
6 years ago |
trop[bot]
|
64874660e1
fix: NSWindow crash happening on macos 10.9 (#15670)
|
6 years ago |
trop[bot]
|
c45ac5108e
fix: send NSView* as the response to getNativeWindowHandle() instead of a null handle (#15644)
|
6 years ago |
trop[bot]
|
436b9a2ee1
fix: set NSResizableWindowMask at init time (#15383)
|
6 years ago |
trop[bot]
|
17b80ebb9c
fix: correct reversed logic in NativeWindowMac::SetEnabled (#15325)
|
6 years ago |
Kevin Lynagh
|
af4cf1e969
fix: simpleFullscreen window should be on top of other OS X menu bars. (#14881)
|
6 years ago |
Shelley Vohr
|
dd43e92186
fix: simplify SetBackgroundColor
|
6 years ago |
Jeremy Apthorp
|
30850f491f
fix: [mac] restore SetBackgroundColor functionality
|
6 years ago |
Jeremy Apthorp
|
ec1bd5375a
FIXME: Delete RenderWidgetHostViewMac::AcceleratedWidgetGetNSView
|
6 years ago |
Felix Rieseberg
|
79c6e7c3f7
fix: Disable new fade animation for BrowserViews (#14911)
|
6 years ago |
Shelley Vohr
|
985d35fc1c
fix: update deprecated NSWindow masks (#14760)
|
6 years ago |
Cheng Zhao
|
6f494b3c58
fix: do not set layer explicitly for frameless window (#14730)
|
6 years ago |
Paulius
|
b89848d683
feat: allow window above full screen windows on mac (#14122)
|
6 years ago |
Emmanuel Kimmerlin
|
5f6706ac33
feat: BrowserWindow.getNormalBounds() (#13290)
|
6 years ago |
Birunthan Mohanathas
|
a42ca9eecc
feat: Add BrowserWindow.setWindowButtonVisibility()
|
6 years ago |
Cheng Zhao
|
0ec4ad288d
fix: fallback to FullSizeContentView for frameless window on mac (#13599)
|
6 years ago |
Samuel Attard
|
79fbd6bab1
Revert "fix: Drop support for OS X Mavericks (version 10.9)" (#13333)
|
6 years ago |
Milan Burda
|
794fe741e9
fix: Drop support for OS X Mavericks (version 10.9)
|
6 years ago |
deepak1556
|
4068a62fa6
Define gfx::AcceleratedWidget to be uint64_t instead of NSView*
|
7 years ago |
Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
Cheng Zhao
|
2f3fcb9dbe
give window a default content view
|
7 years ago |
Cheng Zhao
|
2b24b26e59
refactor: do not pass WebContents to NativeWindow
|
7 years ago |
Cheng Zhao
|
a2c3db666e
viewDidMoveToSuperview may not be implemented
|
7 years ago |
Cheng Zhao
|
5547df6073
report correct content size in AtomNSWindow
|
7 years ago |
Cheng Zhao
|
28fc58067b
remove usage of FullSizeContentView
|
7 years ago |
Cheng Zhao
|
a9709a635c
display WebContents as views::View on macOS
|
7 years ago |
Cheng Zhao
|
ada884a129
refactor: setup contentView on initialization
|
7 years ago |