Cheng Zhao
|
c44279bb10
Move AtomNSWindow to a new file
|
7 years ago |
Cheng Zhao
|
569967ac21
Move QLPreviewPanelDataSource to AtomNSWindowDelegate
|
7 years ago |
Cheng Zhao
|
f6a7e5ea23
Move NSTouchBarDelegate to AtomNSWindowDelegate
|
7 years ago |
Cheng Zhao
|
8e9667d86c
Manage AtomTouchBar in NativeWindow instead of AtomNSWindow
|
7 years ago |
Cheng Zhao
|
ce54fd334d
Move AtomNSWindowDelegate to a new file
|
7 years ago |
Cheng Zhao
|
1c6c75da4f
Merge the logic of managing ViewsDelegate
|
7 years ago |
Cheng Zhao
|
9bc79f840e
mac: Override NativeWidgetMac
|
7 years ago |
Cheng Zhao
|
37a7df49d6
mac: Provide ViewsDelegate
|
7 years ago |
Alexey Kuzmin
|
fcc82ebd35
Add "app.whenReady()" (#12652)
|
7 years ago |
Shelley Vohr
|
c7a0b419a9
Merge pull request #12669 from electron/MarshallOfSound-patch-1
|
7 years ago |
Samuel Attard
|
032b7c68d8
Add last known working electron version
|
7 years ago |
Cheng Zhao
|
55e2dbdbc8
Merge pull request #12647 from nornagon/chromium-style
|
7 years ago |
deepak1556
|
6d0ac6593c
[chromium-style] Complex class/struct needs an explicit out-of-line copy constructor.
|
7 years ago |
deepak1556
|
30f1d0991b
enable chromium style checker plugin for electron and brightray targets
|
7 years ago |
Jeremy Apthorp
|
7c5fcecbec
Build mac code with -Wunguarded-availability -Wobjc-missing-property-sythesis
|
7 years ago |
Jeremy Apthorp
|
eb7ccf8afa
Bring mac code into conformance with -Wobjc-missing-property-synthesis
|
7 years ago |
Jeremy Apthorp
|
f3c00e96aa
Bring mac code into conformance with -Wunguarded-availability
|
7 years ago |
Jeremy Apthorp
|
27cee90e5e
[chromium-style] move methods out of headers
|
7 years ago |
Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 years ago |
Jeremy Apthorp
|
6c26bb1cf8
[chromium-style] destructors of ref-counted objects should be private
|
7 years ago |
Jeremy Apthorp
|
e6695cf2ec
[chromium-style] override / virtual warnings
|
7 years ago |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
Shelley Vohr
|
667c43398c
Merge pull request #12650 from electron/clang-format-chromium-src
|
7 years ago |
Cheng Zhao
|
6c9f3066fd
Merge pull request #12637 from electron/expose-toplevel-window
|
7 years ago |
Cheng Zhao
|
7473b612c5
Make Menu API accept TopLevelWindow
|
7 years ago |
Cheng Zhao
|
1340b17424
Do not return TopLevelWindow in BrowserWindow.getAllWindows
|
7 years ago |
Cheng Zhao
|
e38f511737
Make BrowserWindow inheirt TopLevelWindow in JS
|
7 years ago |
Cheng Zhao
|
71ebd99dfa
Expose TopLevelWindow to JavaScript
|
7 years ago |
Cheng Zhao
|
cfed9fa4b9
Make sure we append parent->child_windows after InitWith
|
7 years ago |
Shelley Vohr
|
e7bb7dd78b
force windows above other includes
|
7 years ago |