electron/atom
Daniel Ma 4fb9f825b1 Add "New Tab" button for Native macOS Tabs
Adds responders for `newWindowForTab` to `AtomApplicationDelegate` and
`NativeWindowMac`, so that `BrowserWindow`s with a `tabbingIdentifier`
will get the new tab button, and both `app` and `window` will emit a
`new-tab-for-window` event.
2017-06-11 02:26:26 -07:00
..
app Remove unsupported debugger in node processes 2017-05-11 15:02:27 -07:00
browser Add "New Tab" button for Native macOS Tabs 2017-06-11 02:26:26 -07:00
common Bump v1.7.3 2017-06-08 10:43:50 -07:00
node Use v8::ArrayBuffer::Allocator inside Node 2017-05-18 16:26:46 +09:00
renderer move popup related code to nativewindow 2017-05-26 03:39:36 +02: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