Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
пре 6 година |
Cheng Zhao
|
2b24b26e59
refactor: do not pass WebContents to NativeWindow
|
пре 6 година |
Cheng Zhao
|
c67d1b62e3
refactor: NativeWindowViews should not be a View (#12750)
|
пре 6 година |
Cheng Zhao
|
089428857c
remove unnecessary defines
|
пре 6 година |
Cheng Zhao
|
2225cc9608
refactor: manage widget_ in NativeWindow
|
пре 6 година |
Cheng Zhao
|
727cd68cee
refactor: Use widget() instead of window_
|
пре 6 година |
Cheng Zhao
|
6d18bd0633
refactor: Make NativeWindow inherit WidgetDelegate
|
пре 6 година |
Cheng Zhao
|
89d909ab43
Only include UIAutomationCoreApi.h where necessary
|
пре 6 година |
Shelley Vohr
|
53bdf22c85
clang-format atom files
|
пре 6 година |
Cheng Zhao
|
56735d4ff5
Add NativeWindow::SetContentView
|
пре 6 година |
Cheng Zhao
|
13473ee138
web_view_ => content_view_
|
пре 6 година |
Cheng Zhao
|
c75dd93b92
Move AutofillPopup from NativeWindow to WebContents (#12514)
|
пре 6 година |
MadfishDT
|
200388ff96
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
пре 6 година |
Cheng Zhao
|
9000bd6679
views: Explicitly set initially focused view
|
пре 6 година |
Cheng Zhao
|
3b3e69f8b2
Save browser_view_ in the NativeWindow
|
пре 6 година |
Cheng Zhao
|
503b0ba1b1
mac: Move draggable region code to BrowserWindow
|
пре 6 година |
Cheng Zhao
|
1681ee35db
Set WebContents background color in BrowserWindow
|
пре 6 година |
Cheng Zhao
|
bffb31c337
Remove OnMessageReceived from NativeWindow
|
пре 6 година |
Cheng Zhao
|
44e7282b4b
The UpdateDraggableRegions does not share implementations
|
пре 6 година |
Shelley Vohr
|
ae632193c0
migrate to virtual void and start mac impl
|
пре 6 година |
Heilig Benedek
|
bb5eecc16c
Use SizeConstraints instead of window events
|
пре 7 година |
Heilig Benedek
|
276e12ce71
pass on web_contents to properly handle devtools
|
пре 7 година |
Heilig Benedek
|
f8b3009ebf
restructure code to use web_preferences if possible
|
пре 7 година |
Heilig Benedek
|
e39aacb30e
fix a bug that caused a crash when using an offscreen window with detached devtools, related to autofill popups
|
пре 7 година |
Taeho Kim
|
7570ec9d39
Add BrowserWindow.getOpacity for consistency
|
пре 7 година |
Ted Kim
|
7f2c4a9e06
Add window opacity support
|
пре 7 година |
Cheng Zhao
|
a19a229a59
Merge pull request #10254 from zachflower/feature/simple-fullscreen-mode
|
пре 7 година |
Andreas Flöjt
|
3d33da7696
Make mouse forward option of setIgnoreMouseMessages and update documentation.
|
пре 7 година |
Andreas Flöjt
|
60c0bf1636
Set up legacy window subclass and mouse hook during setForwardMouseMessages.
|
пре 7 година |
Zachary Flower
|
ba5fa2c8b1
Add support for simple (pre-Lion) fullscreen on Mac OS
|
пре 7 година |