electron/atom
Daniel Ma 1bb042a661 feat(NativeWindowMac): addTabbedWindow
Add support for the [`NSWindow addTabbedWindow`][nsw] method on MacOSX

This plays nicely with the changes from #9052 and #9725

Usage samples available in [this commit][c] in my fork of
`electron-quick-start`

[nsw]: https://developer.apple.com/documentation/appkit/nswindow/1855947-addtabbedwindow
[c]: 79f06591df
2017-10-03 20:11:16 +09:00
..
app Merge pull request #10396 from electron/cleanup 2017-08-30 19:05:05 +09:00
browser feat(NativeWindowMac): addTabbedWindow 2017-10-03 20:11:16 +09:00
common Bump v1.8.1 2017-09-28 13:13:49 -04:00
node Removed obsolete io.h wrappers, included atlbase.h in atom_main.cc 2017-08-30 10:43:29 +02:00
renderer Set secure schemes in native code 2017-09-15 16:48:55 +09:00
utility Restore delivering IPC messages to utility handlers 2017-04-04 20:40:57 -07:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00