Cheng Zhao [Tue, 15 Sep 2015 04:56:36 +0000 (12:56 +0800)]
Merge pull request #2785 from atom/fix-devtools-extension
Add BrowserWindow.isDevToolsFocused and fix "devtools-focused" not working
Cheng Zhao [Tue, 15 Sep 2015 04:08:17 +0000 (12:08 +0800)]
Update brightray to use 10.10 SDK
Cheng Zhao [Tue, 15 Sep 2015 03:43:04 +0000 (11:43 +0800)]
docs: BrowserWindow.isDevToolsFocused
Cheng Zhao [Tue, 15 Sep 2015 03:27:32 +0000 (11:27 +0800)]
Add BrowserWindow.isDevToolsFocused
Cheng Zhao [Tue, 15 Sep 2015 03:26:55 +0000 (11:26 +0800)]
Update brightray for DevToolsFocused fix
Cheng Zhao [Tue, 15 Sep 2015 03:17:41 +0000 (11:17 +0800)]
Merge pull request #2777 from atom/dock-clicked
Implement 'activate' event for app.
Haojian Wu [Tue, 15 Sep 2015 02:05:53 +0000 (19:05 -0700)]
More fixes after code review.
Cheng Zhao [Tue, 15 Sep 2015 02:38:02 +0000 (10:38 +0800)]
Merge pull request #2783 from atom/fix-devtools-extension
Fix `BrowserWindow.addDevToolsExtension` not working
Cheng Zhao [Tue, 15 Sep 2015 01:46:13 +0000 (09:46 +0800)]
Merge pull request #2782 from preco21/master
Update as upstream
Haojian Wu [Tue, 15 Sep 2015 01:36:05 +0000 (18:36 -0700)]
Deprecate 'activate-with-no-open-windows' event.
Haojian Wu [Tue, 15 Sep 2015 01:34:27 +0000 (18:34 -0700)]
Implement 'activiate' event instead of 'activate-with-open-windows'.
Cheng Zhao [Tue, 15 Sep 2015 01:21:15 +0000 (09:21 +0800)]
Do not use did-finish-load to detect whether WebContents is ready
The WebContents JS object can be created way later after the C++ object
gets created.
Cheng Zhao [Tue, 15 Sep 2015 01:20:56 +0000 (09:20 +0800)]
Make getUrl work for devToolsWebContents
Cheng Zhao [Tue, 15 Sep 2015 01:18:22 +0000 (09:18 +0800)]
devtools-opened should be emitted after devtools is opened
Cheng Zhao [Tue, 15 Sep 2015 01:17:45 +0000 (09:17 +0800)]
Expose native implementation of WebContent::GetURL
Plusb Preco [Tue, 15 Sep 2015 00:50:28 +0000 (09:50 +0900)]
Update as upstream
Plusb Preco [Tue, 15 Sep 2015 00:50:11 +0000 (09:50 +0900)]
Merge remote-tracking branch 'atom/master'
Cheng Zhao [Mon, 14 Sep 2015 15:07:06 +0000 (23:07 +0800)]
Merge pull request #2776 from jaanus/osx-window-titlebar
Implements #2734 “New API to configure BrowserWindow title bar on Mac”
Cheng Zhao [Mon, 14 Sep 2015 14:47:20 +0000 (22:47 +0800)]
Expose experiment APIs
Cheng Zhao [Mon, 14 Sep 2015 14:49:22 +0000 (22:49 +0800)]
Correctly set user agent for devtools
jaanus [Mon, 14 Sep 2015 12:15:41 +0000 (14:15 +0200)]
Implements #2734 “New API to configure BrowserWindow title bar on Mac”
New API supported on Yosemite 10.10 and newer.
Cheng Zhao [Mon, 14 Sep 2015 13:13:24 +0000 (21:13 +0800)]
spec: Increate timeout for webview tests
Haojian Wu [Mon, 14 Sep 2015 12:34:45 +0000 (20:34 +0800)]
Mention 'activate-with-no-open-windows' on OS X only.
Haojian Wu [Mon, 14 Sep 2015 11:28:13 +0000 (19:28 +0800)]
[OS X] Implement 'activate-with-open-windows' event for app.
Cheng Zhao [Mon, 14 Sep 2015 11:24:54 +0000 (19:24 +0800)]
Update brightray for atom/brightray#140
Cheng Zhao [Mon, 14 Sep 2015 09:44:50 +0000 (17:44 +0800)]
Merge pull request #2774 from atom/browser-window-created
Add browser-window-created event for app module
Cheng Zhao [Mon, 14 Sep 2015 09:02:45 +0000 (17:02 +0800)]
spec: browser-window-created event
Cheng Zhao [Mon, 14 Sep 2015 09:02:36 +0000 (17:02 +0800)]
docs: browser-window-created event
Cheng Zhao [Mon, 14 Sep 2015 09:02:24 +0000 (17:02 +0800)]
Emit browser-window-created when window is created
Cheng Zhao [Mon, 14 Sep 2015 08:45:27 +0000 (16:45 +0800)]
Merge pull request #2773 from atom/require-global
Make sure global symbols of Node.js is always available in preload script
Cheng Zhao [Mon, 14 Sep 2015 08:34:58 +0000 (16:34 +0800)]
Make global.setImmediate work in browser process
Cheng Zhao [Mon, 14 Sep 2015 08:25:43 +0000 (16:25 +0800)]
Set global.setImmediate
Cheng Zhao [Mon, 14 Sep 2015 08:05:58 +0000 (16:05 +0800)]
spec: node symbols should always be available in preload script
Cheng Zhao [Mon, 14 Sep 2015 07:47:39 +0000 (15:47 +0800)]
No more need to override setImmediate
It is now done in Node.js.
Cheng Zhao [Mon, 14 Sep 2015 07:46:46 +0000 (15:46 +0800)]
Update node to pass all globals through "require"
Plusb Preco [Sun, 13 Sep 2015 23:07:24 +0000 (08:07 +0900)]
Update as upstream
Cheng Zhao [Fri, 11 Sep 2015 13:09:07 +0000 (21:09 +0800)]
Merge pull request #2762 from GoooIce/master
Add docs-translations\api\ global-shortcut.md and accelerator.md for zh-CN
Cheng Zhao [Fri, 11 Sep 2015 13:06:26 +0000 (21:06 +0800)]
Merge pull request #2764 from tomashanacek/master
docs: Fix role hideothers, unhide typo
Tomáš Hanáček [Fri, 11 Sep 2015 12:26:48 +0000 (14:26 +0200)]
docs: Fix role hideothers, unhide typo
王雪 [Fri, 11 Sep 2015 10:38:10 +0000 (18:38 +0800)]
Merge pull request #3 from atom/master
更新一下啊
GoooIce [Fri, 11 Sep 2015 09:27:20 +0000 (17:27 +0800)]
Add api\accelerator.md
Add api\accelerator.md
Cheng Zhao [Fri, 11 Sep 2015 09:06:48 +0000 (17:06 +0800)]
Merge pull request #2760 from preco21/master
Update as upstream, add new translated docs, fix typos,
Plusb Preco [Fri, 11 Sep 2015 04:30:37 +0000 (13:30 +0900)]
Add session.md as translated, mark untranslated files in README.md
Plusb Preco [Fri, 11 Sep 2015 02:56:36 +0000 (11:56 +0900)]
Update as upstream, fix typos
Plusb Preco [Fri, 11 Sep 2015 02:56:11 +0000 (11:56 +0900)]
Merge remote-tracking branch 'atom/master'
Jessica Lord [Thu, 10 Sep 2015 21:48:33 +0000 (14:48 -0700)]
Merge pull request #2757 from atom/jl-web-contents-links
Update Documentation Links to web-contents
Jessica Lord [Thu, 10 Sep 2015 21:47:38 +0000 (14:47 -0700)]
Merge pull request #2751 from atom/jl-bw-prop
Create Instance Properties Section in BrowserWindow
Jessica Lord [Thu, 10 Sep 2015 19:47:05 +0000 (12:47 -0700)]
Merge pull request #2756 from GoooIce/master
Add docs-translations\api\shell.md for zh-CN
Jessica Lord [Thu, 10 Sep 2015 19:19:37 +0000 (12:19 -0700)]
Update links to web-contents.md
Jessica Lord [Thu, 10 Sep 2015 19:13:21 +0000 (12:13 -0700)]
Merge branch 'patch-1' of https://github.com/destan/electron into destan-patch-1
Jessica Lord [Thu, 10 Sep 2015 19:11:40 +0000 (12:11 -0700)]
:fire: extra line
Jessica Lord [Thu, 10 Sep 2015 19:09:37 +0000 (12:09 -0700)]
Resolve conflicts
Paul Betts [Thu, 10 Sep 2015 18:00:43 +0000 (11:00 -0700)]
Fix harder
Paul Betts [Thu, 10 Sep 2015 17:57:08 +0000 (10:57 -0700)]
Fix electron-rebuild instructions for Win32
Jessica Lord [Thu, 10 Sep 2015 17:41:42 +0000 (10:41 -0700)]
Merge pull request #2750 from atom/jl-doc-bits
A Few More Documentation Things
GoooIce [Thu, 10 Sep 2015 14:29:22 +0000 (22:29 +0800)]
Add api\global-shortcut.md
Add api\global-shortcut.md
王雪 [Thu, 10 Sep 2015 12:39:22 +0000 (20:39 +0800)]
Merge pull request #2 from atom/master
更新一下啊
GoooIce [Thu, 10 Sep 2015 12:27:50 +0000 (20:27 +0800)]
add api\shell.md
add api\shell.md
Cheng Zhao [Thu, 10 Sep 2015 08:27:15 +0000 (16:27 +0800)]
Bump v0.32.2
Cheng Zhao [Thu, 10 Sep 2015 08:26:12 +0000 (16:26 +0800)]
Merge pull request #2754 from atom/fix-node-integration
Fix "node-integration" not working in "web-preferences"
Cheng Zhao [Thu, 10 Sep 2015 08:01:04 +0000 (16:01 +0800)]
No need to set menu in spec window
Cheng Zhao [Thu, 10 Sep 2015 07:58:10 +0000 (15:58 +0800)]
Update native-mate to fix the behavior of Dictionary::Get
Cheng Zhao [Thu, 10 Sep 2015 07:30:41 +0000 (15:30 +0800)]
spec: node-integration should work in web-preferences
GoooIce [Thu, 10 Sep 2015 06:34:11 +0000 (14:34 +0800)]
Merge branch 'master' of https://github.com/GoooIce/electron
王雪 [Thu, 10 Sep 2015 06:37:05 +0000 (14:37 +0800)]
Merge pull request #1 from atom/master
更新一下啊
GoooIce [Thu, 10 Sep 2015 06:27:16 +0000 (14:27 +0800)]
Merge remote-tracking branch 'atom/master'
Cheng Zhao [Thu, 10 Sep 2015 03:18:24 +0000 (11:18 +0800)]
Merge pull request #2748 from etiktin/patch-1
Update README.md
Cheng Zhao [Thu, 10 Sep 2015 03:15:35 +0000 (11:15 +0800)]
osx: Don't warn about unkown warning option
We can not make every compiler happy.
Cheng Zhao [Thu, 10 Sep 2015 03:02:01 +0000 (11:02 +0800)]
Merge pull request #2747 from nekuz0r/did-fail-event-url
add ValidatedUrl to did-fail-load event
Jessica Lord [Wed, 9 Sep 2015 21:11:06 +0000 (14:11 -0700)]
Standardize DevTools
Jessica Lord [Wed, 9 Sep 2015 21:09:14 +0000 (14:09 -0700)]
Standardize **Note:**
Jessica Lord [Wed, 9 Sep 2015 21:00:37 +0000 (14:00 -0700)]
:fire: extra lines
Jessica Lord [Wed, 9 Sep 2015 20:57:35 +0000 (13:57 -0700)]
Create Instance Properties section
Jessica Lord [Wed, 9 Sep 2015 20:48:04 +0000 (13:48 -0700)]
:fire: odd, stray +
Jessica Lord [Wed, 9 Sep 2015 20:33:11 +0000 (13:33 -0700)]
Add section on documentation translations
Jessica Lord [Wed, 9 Sep 2015 20:32:56 +0000 (13:32 -0700)]
Add section links
Eran Tiktin [Wed, 9 Sep 2015 18:34:20 +0000 (21:34 +0300)]
Update README.md
Capitalized the "Formerly known..." text + rearranged the community section and mention the slack channel.
Gohy Leandre [Mon, 31 Aug 2015 09:18:10 +0000 (11:18 +0200)]
add ValidatedUrl to did-fail-load event
Jessica Lord [Wed, 9 Sep 2015 13:47:26 +0000 (06:47 -0700)]
Merge pull request #2713 from etiktin/fix_es_translation_links
Fix es translation links
Cheng Zhao [Wed, 9 Sep 2015 08:26:10 +0000 (16:26 +0800)]
Bump v0.32.1
Cheng Zhao [Wed, 9 Sep 2015 11:39:20 +0000 (19:39 +0800)]
Merge pull request #2746 from atom/no-keep
Fix session not getting persisted on exit
Cheng Zhao [Wed, 9 Sep 2015 11:27:28 +0000 (19:27 +0800)]
Don't reference RequestContextGetter in JS objects
V8 doesn't guarrentee the C++ class of JS objects will get destroyed, so
this will result in RequestContextGetter never getting freed
Cheng Zhao [Wed, 9 Sep 2015 11:27:08 +0000 (19:27 +0800)]
Run destruction callbacks before message loop gets destroyed
Destan Sarpkaya [Wed, 9 Sep 2015 11:06:33 +0000 (14:06 +0300)]
update broken link
Cheng Zhao [Wed, 9 Sep 2015 08:25:03 +0000 (16:25 +0800)]
Merge pull request #2743 from atom/fix-backward-compatibility
Fix backward compatibility with old BrowserWindow options
Cheng Zhao [Wed, 9 Sep 2015 08:11:45 +0000 (16:11 +0800)]
spec: Set node-integration in window.open should work
Cheng Zhao [Wed, 9 Sep 2015 07:55:26 +0000 (15:55 +0800)]
Fix backward compatibility with old BrowserWindow options
Cheng Zhao [Wed, 9 Sep 2015 07:41:06 +0000 (15:41 +0800)]
Merge pull request #2732 from John-Lin/master
Add doc translation in zh-TW
Cheng Zhao [Wed, 9 Sep 2015 05:35:07 +0000 (13:35 +0800)]
Update brightray, fixes #2669
John-Lin [Tue, 8 Sep 2015 07:47:29 +0000 (15:47 +0800)]
add doc translation for synopsis
John-Lin [Tue, 8 Sep 2015 07:47:11 +0000 (15:47 +0800)]
add doc translation for process
John-Lin [Tue, 8 Sep 2015 07:46:48 +0000 (15:46 +0800)]
add doc translation for file object
Cheng Zhao [Tue, 8 Sep 2015 05:40:10 +0000 (13:40 +0800)]
Bump v0.32.0
Cheng Zhao [Tue, 8 Sep 2015 05:36:28 +0000 (13:36 +0800)]
Merge pull request #2711 from jonatasfreitasv/master
application-distribution.md translated to pt-BR
Cheng Zhao [Tue, 8 Sep 2015 05:34:14 +0000 (13:34 +0800)]
Merge pull request #2725 from John-Lin/master
Add doc translation in zh-TW
Cheng Zhao [Tue, 8 Sep 2015 05:24:42 +0000 (13:24 +0800)]
Merge pull request #2730 from preco21/master
Update as upstream
Cheng Zhao [Tue, 8 Sep 2015 05:24:12 +0000 (13:24 +0800)]
Merge pull request #2712 from etiktin/add_chrome_version_2_gitignore
Fix `create_chrome_version_h` so it will generate chrome_version.h only if needed
Cheng Zhao [Tue, 8 Sep 2015 05:23:23 +0000 (13:23 +0800)]
Merge pull request #2731 from deepak1556/cleanup_patch
remove unused code
Robo [Mon, 7 Sep 2015 23:54:07 +0000 (05:24 +0530)]
remove unused code
Plusb Preco [Mon, 7 Sep 2015 23:50:59 +0000 (08:50 +0900)]
Update README-ko.md