Cheng Zhao [Thu, 26 Nov 2015 12:37:48 +0000 (20:37 +0800)]
docs: Add Environment Variables
Cheng Zhao [Thu, 26 Nov 2015 12:15:35 +0000 (20:15 +0800)]
Check ELECTRON_RUN_AS_NODE env var
Cheng Zhao [Thu, 26 Nov 2015 11:10:43 +0000 (19:10 +0800)]
Update brightray for #1369
Cheng Zhao [Thu, 26 Nov 2015 10:34:12 +0000 (18:34 +0800)]
Merge pull request #3590 from vQuagliaro/doc-windows-open-file
[doc] open-file and open-url events are only available on OS X
Vincent Quagliaro [Thu, 26 Nov 2015 08:05:02 +0000 (09:05 +0100)]
:memo: open-file and open-url events are only available on OS X
Cheng Zhao [Thu, 26 Nov 2015 06:10:17 +0000 (14:10 +0800)]
Merge pull request #3588 from atom/fix-fullscreen-crash
Clears the delegate when window is going to be closed
Cheng Zhao [Thu, 26 Nov 2015 05:57:48 +0000 (13:57 +0800)]
Fix compatibility with activate-with-no-open-windows event
Cheng Zhao [Thu, 26 Nov 2015 05:55:59 +0000 (13:55 +0800)]
mac: Clears the delegate when window is going to be closed
Since EL Capitan it is possible that the methods of delegate would get
called after the window has been closed.
Refs atom/atom#9584.
Cheng Zhao [Thu, 26 Nov 2015 05:15:08 +0000 (13:15 +0800)]
Merge pull request #3586 from atom/ipc-fasterer
Ensure calling webview.send will not block the renderer
Cheng Zhao [Thu, 26 Nov 2015 03:06:56 +0000 (11:06 +0800)]
Improve the deprecation notice for ipc module
Close #3577.
Cheng Zhao [Thu, 26 Nov 2015 03:02:01 +0000 (11:02 +0800)]
Merge pull request #3574 from preco21/master
Update as upstream
Cheng Zhao [Thu, 26 Nov 2015 03:00:29 +0000 (11:00 +0800)]
Merge pull request #3573 from rprichard/fix_3565
Fix https://github.com/atom/electron/issues/3565 by adding a typeof
Paul Betts [Wed, 25 Nov 2015 23:54:30 +0000 (15:54 -0800)]
Ensure calling webview.send will not block the renderer
When the browser process is busy, calling webview.send (a method that appears
on its face to be non-blocking) will actually block, because most webview methods
are remoted to a guest view instance in the browser. Instead, define a few methods
which will instead send its call over an async IPC message.
Plusb Preco [Tue, 24 Nov 2015 23:55:04 +0000 (08:55 +0900)]
Update as upstream
Ryan Prichard [Tue, 24 Nov 2015 22:49:52 +0000 (16:49 -0600)]
Fix https://github.com/atom/electron/issues/3565 by adding a typeof
Cheng Zhao [Tue, 24 Nov 2015 14:03:46 +0000 (22:03 +0800)]
Merge pull request #3568 from laiso/fix_docs
docs: s/loadUrl/loadURL/g in docs-translations/
laiso [Tue, 24 Nov 2015 12:02:14 +0000 (21:02 +0900)]
s/loadUrl/loadURL/g in docs-translations/
Cheng Zhao [Tue, 24 Nov 2015 10:40:50 +0000 (18:40 +0800)]
docs: Mark code blocks
Cheng Zhao [Tue, 24 Nov 2015 10:39:16 +0000 (18:39 +0800)]
Update brightray for #3550
Cheng Zhao [Tue, 24 Nov 2015 10:38:33 +0000 (18:38 +0800)]
Merge pull request #3550 from etiktin/support_proxy_bypass_list
Add support for --proxy-bypass-list command line argument
Cheng Zhao [Tue, 24 Nov 2015 07:45:07 +0000 (15:45 +0800)]
Merge pull request #3531 from deepak1556/fetch_job_nocontent_patch
protocol: handle http responses with no content
Cheng Zhao [Tue, 24 Nov 2015 07:14:48 +0000 (15:14 +0800)]
Update brightray for #3458
Cheng Zhao [Tue, 24 Nov 2015 05:40:16 +0000 (13:40 +0800)]
Merge pull request #3561 from preco21/master
Update as upstream
Plusb Preco [Tue, 24 Nov 2015 01:23:52 +0000 (10:23 +0900)]
Small fixes
Plusb Preco [Tue, 24 Nov 2015 01:21:30 +0000 (10:21 +0900)]
Update as upstream
* Update as upstream
* Add caution of translation version
Plusb Preco [Mon, 23 Nov 2015 11:34:00 +0000 (20:34 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Cheng Zhao [Mon, 23 Nov 2015 10:19:37 +0000 (18:19 +0800)]
Merge pull request #3554 from meowlab/docs-fix
docs: Fix deprecated usage tips
Cheng Zhao [Mon, 23 Nov 2015 09:45:48 +0000 (17:45 +0800)]
Merge pull request #3548 from dongjoon-hyun/fix_typos_in_koKR_api_ipc_main
Fix typos in Korean api/ipc-main.md
Cheng Zhao [Mon, 23 Nov 2015 09:45:44 +0000 (17:45 +0800)]
Merge pull request #3544 from dongjoon-hyun/fix_typo
Fix a typo in Korean quick-start tutotial
Cheng Zhao [Mon, 23 Nov 2015 09:44:06 +0000 (17:44 +0800)]
Merge pull request #3549 from bengotow/fix-hide-others
Remove trailing colons from default menu roles
Plusb Preco [Mon, 23 Nov 2015 09:23:15 +0000 (18:23 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Cheng Zhao [Mon, 23 Nov 2015 09:11:44 +0000 (17:11 +0800)]
Merge pull request #3542 from etiktin/fix_menu_item_using_deprcated_api
Fix menu-item using deprecated API
Cheng Zhao [Mon, 23 Nov 2015 08:59:15 +0000 (16:59 +0800)]
docs: Add indent for items in list
Some markdown renderers require it to be able to render the list
correctly.
Cheng Zhao [Mon, 23 Nov 2015 08:56:30 +0000 (16:56 +0800)]
Merge pull request #3537 from etiktin/make_BrowserWindow_options_optional
Make BrowserWindow options argument optional
Cheng Zhao [Mon, 23 Nov 2015 08:45:26 +0000 (16:45 +0800)]
Merge pull request #3535 from etiktin/use_the_correct_docs_version
Use the correct docs version
Cheng Zhao [Mon, 23 Nov 2015 08:41:02 +0000 (16:41 +0800)]
Merge pull request #3533 from preco21/master
Update as upstream
Sunny [Mon, 23 Nov 2015 05:40:23 +0000 (13:40 +0800)]
docs: Fix deprecated usage tips
Eran Tiktin [Sun, 22 Nov 2015 21:44:20 +0000 (23:44 +0200)]
Add documentation for --proxy-bypass-list
Depends on atom/brightray#179
Robo [Fri, 20 Nov 2015 20:50:51 +0000 (02:20 +0530)]
protocol: handle http responses with no content
Ben Gotow [Sun, 22 Nov 2015 17:08:35 +0000 (09:08 -0800)]
Remove trailing colons from default menu roles
`hideothers` and `unhide` had trailing colons which prevented them from being enabled / working in the default app. #3543
Dongjoon Hyun [Sun, 22 Nov 2015 14:16:56 +0000 (23:16 +0900)]
Fix typos in Korean api/ipc-main.md
Dongjoon Hyun [Sun, 22 Nov 2015 10:55:36 +0000 (19:55 +0900)]
Add space, too
Dongjoon Hyun [Sun, 22 Nov 2015 10:50:52 +0000 (19:50 +0900)]
Fix a typo in Korean quick-start tutotial
Eran Tiktin [Sat, 21 Nov 2015 23:13:57 +0000 (01:13 +0200)]
Fix menu-item using deprecated API
Some of the roles in menu-item use methods on BrowserWindow instead of
WebContents which outputs a deprecation warning.
I changed it to use the correct methods.
Eran Tiktin [Sat, 21 Nov 2015 19:50:23 +0000 (21:50 +0200)]
Expand the descriptions of options with defaults
Resolves #3367
Eran Tiktin [Sat, 21 Nov 2015 04:58:17 +0000 (06:58 +0200)]
Add test
Eran Tiktin [Sat, 21 Nov 2015 04:42:40 +0000 (06:42 +0200)]
Update docs
Eran Tiktin [Sat, 21 Nov 2015 04:22:19 +0000 (06:22 +0200)]
Make BrowserWindow options argument optional
Resolves #3473
Plusb Preco [Sat, 21 Nov 2015 04:15:37 +0000 (13:15 +0900)]
Add missed translation
Eran Tiktin [Sat, 21 Nov 2015 02:22:16 +0000 (04:22 +0200)]
Rephrased the note
Eran Tiktin [Sat, 21 Nov 2015 01:31:52 +0000 (03:31 +0200)]
Add a note to readme about docs versioning
Added a note to readme about using the correct docs version. Hopefully
this will reduce users confusion.
Eran Tiktin [Sat, 21 Nov 2015 00:32:53 +0000 (02:32 +0200)]
Added ctags cache files to .gitignore
Eran Tiktin [Sat, 21 Nov 2015 00:26:59 +0000 (02:26 +0200)]
Make links to docs, point to the correct version
- Links to docs in the default app, pointed to the docs in the master
branch. I changed them to point to the docs that match Electron's
version.
- Added Electron's version to the header of the default app, so it will
be easier to figure out what version is currently running.
Plusb Preco [Fri, 20 Nov 2015 22:51:52 +0000 (07:51 +0900)]
Update as upstream
Eran Tiktin [Fri, 20 Nov 2015 17:25:23 +0000 (19:25 +0200)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Eran Tiktin [Fri, 20 Nov 2015 16:44:51 +0000 (18:44 +0200)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Cheng Zhao [Fri, 20 Nov 2015 05:36:59 +0000 (13:36 +0800)]
Bump v0.35.1
Cheng Zhao [Fri, 20 Nov 2015 05:32:54 +0000 (13:32 +0800)]
Update brightray for #3493
Cheng Zhao [Fri, 20 Nov 2015 05:06:42 +0000 (13:06 +0800)]
Small style fix
Cheng Zhao [Fri, 20 Nov 2015 05:02:05 +0000 (13:02 +0800)]
Merge pull request #3509 from bengotow/macosx-desktop-window
Support the "desktop" window type on Mac OS X
Cheng Zhao [Fri, 20 Nov 2015 02:52:53 +0000 (10:52 +0800)]
Merge pull request #3519 from preco21/master
Update as upstream, some cleanups
Cheng Zhao [Fri, 20 Nov 2015 02:33:57 +0000 (10:33 +0800)]
Make child_process.execFileSync support asar
Cheng Zhao [Fri, 20 Nov 2015 02:23:38 +0000 (10:23 +0800)]
Merge pull request #3514 from atom/session
Add session module
Plusb Preco [Thu, 19 Nov 2015 19:58:51 +0000 (04:58 +0900)]
Update as upstream
Plusb Preco [Thu, 19 Nov 2015 19:46:07 +0000 (04:46 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Thu, 19 Nov 2015 19:46:05 +0000 (04:46 +0900)]
Cleanup docs
* Adjust line wrap to 80
* Fix typos
* Improve grammar
Ben Gotow [Thu, 19 Nov 2015 18:04:28 +0000 (10:04 -0800)]
Address feedback
Plusb Preco [Thu, 19 Nov 2015 17:25:44 +0000 (02:25 +0900)]
Cleanup docs, fix typos
Cheng Zhao [Thu, 19 Nov 2015 14:23:14 +0000 (22:23 +0800)]
Merge pull request #3515 from sotayamashita/japanese-localization
Format structure
Sota Yamashita [Thu, 19 Nov 2015 13:54:40 +0000 (22:54 +0900)]
Rename: READE.md -> README.md
Sota Yamashita [Thu, 19 Nov 2015 13:54:01 +0000 (22:54 +0900)]
Create README.md
Sota Yamashita [Thu, 19 Nov 2015 13:52:37 +0000 (22:52 +0900)]
Rename quick-start.md -> tutorial/quick-start.md
Cheng Zhao [Thu, 19 Nov 2015 13:48:45 +0000 (21:48 +0800)]
docs: Put webContents.session under Properties
Cheng Zhao [Thu, 19 Nov 2015 13:42:22 +0000 (21:42 +0800)]
spec: Use session.defaultSession in tests
Cheng Zhao [Thu, 19 Nov 2015 13:32:46 +0000 (21:32 +0800)]
Deprecate app.resolveProxy
There is now a public API to get default session, this helper is no
longer necessary.
Cheng Zhao [Thu, 19 Nov 2015 13:31:39 +0000 (21:31 +0800)]
docs: New session methods
Cheng Zhao [Thu, 19 Nov 2015 13:10:50 +0000 (21:10 +0800)]
docs: webContents.savePage is placed at wrong place
Cheng Zhao [Thu, 19 Nov 2015 13:03:42 +0000 (21:03 +0800)]
Add session.defaultSession and remove app.defaultSession
The latter has never been a public API, no need to keep it.
Cheng Zhao [Thu, 19 Nov 2015 12:47:11 +0000 (20:47 +0800)]
Add session module
Cheng Zhao [Thu, 19 Nov 2015 09:28:59 +0000 (17:28 +0800)]
Merge pull request #3510 from atom/is-destroyed
Add "isDestroyed" method for objects with "destroy" method
Cheng Zhao [Thu, 19 Nov 2015 09:08:16 +0000 (17:08 +0800)]
Add isDestroyed method for classes with destroy method
Ben Gotow [Thu, 19 Nov 2015 08:39:45 +0000 (00:39 -0800)]
Support the "desktop" window type on Mac OS X
Adds the desktop window type referenced in https://github.com/atom/electron/issues/2899 for compatiblity with the linux version. Note that on Mac OS X, the desktop window cannot receive input events (seems to be a limitation of being behind the desktop).
In this diff I also removed the `standardWindow` option from the docs, in favor of an additional `textured` value for window `type` on Mac OS X. The old `standardWindow` option continues to work, but seemed more confusing. If this seems like a bad idea, I can revert that change.
Cheng Zhao [Thu, 19 Nov 2015 08:38:58 +0000 (16:38 +0800)]
Merge pull request #3507 from atom/upload-dsym
Upload the dSYM symbols
Cheng Zhao [Thu, 19 Nov 2015 07:10:33 +0000 (15:10 +0800)]
Upload the dSYM symbols
Cheng Zhao [Thu, 19 Nov 2015 06:45:30 +0000 (14:45 +0800)]
Merge pull request #3506 from atom/linux-dpi
Update libchromiumcontent
Cheng Zhao [Thu, 19 Nov 2015 05:49:50 +0000 (13:49 +0800)]
Update libchromiumcontent
Backport https://codereview.chromium.org/
1324513002.
Cheng Zhao [Thu, 19 Nov 2015 03:00:43 +0000 (11:00 +0800)]
Merge pull request #3504 from KevinRamsunder/patch-1
mac-app-store-submission-guide.md: typo correction
Cheng Zhao [Thu, 19 Nov 2015 03:00:13 +0000 (11:00 +0800)]
Merge pull request #3503 from etiktin/patch-2
Update ipc-renderer.md
Cheng Zhao [Thu, 19 Nov 2015 02:57:21 +0000 (10:57 +0800)]
Merge pull request #3496 from preco21/master
Update as upstream and some fixes
Cheng Zhao [Thu, 19 Nov 2015 02:54:32 +0000 (10:54 +0800)]
Merge pull request #3497 from etiktin/patch-1
Update browser-window.md
Cheng Zhao [Thu, 19 Nov 2015 02:44:15 +0000 (10:44 +0800)]
Merge pull request #3492 from vitorgalvao/patch-2
web-view-tag.md: small typo correction ('the' position swap)
Kevin Ramsunder [Thu, 19 Nov 2015 01:04:16 +0000 (20:04 -0500)]
mac-app-store-submission-guide.md: typo correction
Plusb Preco [Thu, 19 Nov 2015 00:32:44 +0000 (09:32 +0900)]
Cleanup docs, Improve grammar
Eran Tiktin [Thu, 19 Nov 2015 00:11:32 +0000 (02:11 +0200)]
Update ipc-renderer.md
Removed duplication.
Plusb Preco [Wed, 18 Nov 2015 20:12:38 +0000 (05:12 +0900)]
Translate docs
Eran Tiktin [Wed, 18 Nov 2015 19:06:06 +0000 (21:06 +0200)]
Update browser-window.md
Changed the description of the preload key to make it clear you need to provide an absolute file path and not a file url.
Also mentioned that it's possible to reintroduce Node globals when node integration is off and referenced the example from process.md (related to https://github.com/atom/electron/issues/254#issuecomment-
157769756).
Plusb Preco [Wed, 18 Nov 2015 19:01:50 +0000 (04:01 +0900)]
Standardize platform labels
Plusb Preco [Wed, 18 Nov 2015 18:53:10 +0000 (03:53 +0900)]
Translate docs
Vítor Galvão [Wed, 18 Nov 2015 18:13:48 +0000 (18:13 +0000)]
web-view-tag.md: small typo correction ('the' position swap)
Plusb Preco [Wed, 18 Nov 2015 17:51:27 +0000 (02:51 +0900)]
Small changes