arus [Fri, 23 Sep 2016 23:26:25 +0000 (08:26 +0900)]
Fix broken links
Zeke Sikelianos [Fri, 23 Sep 2016 18:53:45 +0000 (11:53 -0700)]
Merge pull request #7314 from tinydew4/translate-ko
Translate ko, debug-instructions-macos.md
arus [Fri, 23 Sep 2016 01:33:11 +0000 (10:33 +0900)]
Remove notice on top
arus [Fri, 23 Sep 2016 01:31:12 +0000 (10:31 +0900)]
Translate debug-instructinos-macos.md in korean
Kevin Sawicki [Thu, 22 Sep 2016 19:21:09 +0000 (12:21 -0700)]
Merge pull request #7299 from Gioggio/master
Docs: Start Italian translations
Gioggio [Thu, 22 Sep 2016 19:05:43 +0000 (21:05 +0200)]
:memo: Update translation for faq.md
[ci skip]
Gioggio [Wed, 21 Sep 2016 19:18:00 +0000 (21:18 +0200)]
:memo: Add styleguide.md
[ci skip]
Gioggio [Wed, 21 Sep 2016 19:09:57 +0000 (21:09 +0200)]
:memo: Fix typos and improve translations in README.md
[ci skip]
Gioggio [Wed, 21 Sep 2016 10:49:48 +0000 (12:49 +0200)]
:memo: Add faq.md
[ci skip]
Gioggio [Wed, 21 Sep 2016 10:47:26 +0000 (12:47 +0200)]
:memo: Add README.md
[ci skip]
Kevin Sawicki [Thu, 22 Sep 2016 16:34:19 +0000 (09:34 -0700)]
Merge pull request #7310 from BenV/patch-1
Add npm_config_target_arch to native module doc
Kevin Sawicki [Thu, 22 Sep 2016 16:32:41 +0000 (09:32 -0700)]
Merge pull request #7308 from tinydew4/translate-ko
Apply docs changes to korean docs
Ben Vinson [Thu, 22 Sep 2016 15:46:31 +0000 (09:46 -0600)]
Add npm_config_target_arch to native module doc
We ran into an issue when creating a 32-bit binary on 64-bit Windows where node-pre-gyp kept using the 64-bit library. Setting the `npm_config_target_arch` environment variable resolved the problem for us and caused the 32-bit binary to be built and used.
Kevin Sawicki [Thu, 22 Sep 2016 15:40:38 +0000 (08:40 -0700)]
Merge pull request #7284 from enlight/debugging-with-electron-inspector
Split up debugging-main-process.md, add electron-inspector guide
arus [Thu, 22 Sep 2016 13:56:19 +0000 (22:56 +0900)]
Fix erratum
arus [Thu, 22 Sep 2016 13:53:11 +0000 (22:53 +0900)]
Apply docs changes to korean docs
Cheng Zhao [Thu, 22 Sep 2016 05:40:02 +0000 (14:40 +0900)]
Bump v1.4.1
Cheng Zhao [Thu, 22 Sep 2016 10:05:42 +0000 (19:05 +0900)]
Do not copy api.json on Windows
Vadim Macagon [Wed, 21 Sep 2016 09:39:15 +0000 (16:39 +0700)]
Split up debugging-main-process.md, add electron-inspector guide
- Move the debugging guides for VSCode and node-inspector into separate
files.
- Add instructions for using electron-inspector to the node-inspector
guide.
- Remove note in node-inspector guide about crashing when inspecting
`process` (it was fixed a long time ago:
https://github.com/nodejs/node-v0.x-archive/issues/8205)
Cheng Zhao [Thu, 22 Sep 2016 05:39:33 +0000 (14:39 +0900)]
Merge pull request #7303 from electron/fix-out-dir
electron-api.json is under out/ instead of out/R/
Cheng Zhao [Thu, 22 Sep 2016 05:31:28 +0000 (14:31 +0900)]
electron-api.json is under out/ instead of out/R/
Cheng Zhao [Thu, 22 Sep 2016 05:14:36 +0000 (14:14 +0900)]
Merge pull request #7297 from electron/clean-docs
Mention build cleaning on all three platforms
Cheng Zhao [Thu, 22 Sep 2016 05:14:15 +0000 (14:14 +0900)]
Merge pull request #7295 from electron/native-image-bad-path-docs
Mention createFromPath bad path return value
Cheng Zhao [Thu, 22 Sep 2016 05:13:49 +0000 (14:13 +0900)]
Merge pull request #7294 from electron/mutate-remote-array-docs
Mention mutating remote arrays and buffers
Cheng Zhao [Thu, 22 Sep 2016 05:13:28 +0000 (14:13 +0900)]
Merge pull request #7293 from electron/bookmark-windows-docs
Mention using fallback text when writing bookmarks on Windows
Cheng Zhao [Thu, 22 Sep 2016 05:11:20 +0000 (14:11 +0900)]
Merge pull request #7292 from electron/ct-log-verifiers
Upgrade Brigthray for CT log verifier fix
Kevin Sawicki [Wed, 21 Sep 2016 17:02:42 +0000 (10:02 -0700)]
Upgrade Brigthray for CT log verifier fix
Kevin Sawicki [Wed, 21 Sep 2016 18:10:52 +0000 (11:10 -0700)]
Mention cleaning on all three platforms
Kevin Sawicki [Wed, 21 Sep 2016 17:48:24 +0000 (10:48 -0700)]
Add more failure asserts for nativeImage.createFromPath
Kevin Sawicki [Wed, 21 Sep 2016 17:48:01 +0000 (10:48 -0700)]
Mention createFromPath failure cases
Kevin Sawicki [Wed, 21 Sep 2016 17:42:53 +0000 (10:42 -0700)]
Mention mutating remote arrays and buffers
Kevin Sawicki [Wed, 21 Sep 2016 17:28:37 +0000 (10:28 -0700)]
Mention using fallback text when writing bookmarks on Windows
Kevin Sawicki [Wed, 21 Sep 2016 16:04:20 +0000 (09:04 -0700)]
Merge pull request #7290 from tinydew4/translate-ko
Translate tutorial/about.md
Kevin Sawicki [Wed, 21 Sep 2016 16:03:48 +0000 (09:03 -0700)]
Merge pull request #7287 from tinydew4/translate-update
Update windows-store-guide.md in ko-KR docs
arus [Wed, 21 Sep 2016 15:35:27 +0000 (00:35 +0900)]
Add missing sample codes
arus [Wed, 21 Sep 2016 15:30:20 +0000 (00:30 +0900)]
Remove incorrect letters
arus [Wed, 21 Sep 2016 15:18:28 +0000 (00:18 +0900)]
Translate remains in about.md
arus [Wed, 21 Sep 2016 15:15:57 +0000 (00:15 +0900)]
Translate some in about.md
arus [Wed, 21 Sep 2016 15:13:44 +0000 (00:13 +0900)]
Translate some in about.md
arus [Wed, 21 Sep 2016 15:05:26 +0000 (00:05 +0900)]
Translate some in about.md
arus [Wed, 21 Sep 2016 15:04:24 +0000 (00:04 +0900)]
Translate some in about.md
arus [Wed, 21 Sep 2016 15:01:21 +0000 (00:01 +0900)]
Translate some in about.md
arus [Wed, 21 Sep 2016 14:55:16 +0000 (23:55 +0900)]
Translate Core Philosophy in about.md
arus [Wed, 21 Sep 2016 14:42:07 +0000 (23:42 +0900)]
Translate LTS in about.md
arus [Wed, 21 Sep 2016 14:35:19 +0000 (23:35 +0900)]
Translate Update dependencies and Versioning in about.md
arus [Wed, 21 Sep 2016 14:11:29 +0000 (23:11 +0900)]
Translate some in aboud.md
arus [Wed, 21 Sep 2016 14:08:32 +0000 (23:08 +0900)]
Translate Releases in about.md
arus [Wed, 21 Sep 2016 14:04:41 +0000 (23:04 +0900)]
Modify some in about.md
arus [Wed, 21 Sep 2016 14:03:23 +0000 (23:03 +0900)]
Translate Core Team and Contributors in about.md
arus [Wed, 21 Sep 2016 14:03:02 +0000 (23:03 +0900)]
Translate Core Team and Contributors in about.md
arus [Wed, 21 Sep 2016 13:38:17 +0000 (22:38 +0900)]
Translate about/about electron in Korean
arus [Wed, 21 Sep 2016 13:01:54 +0000 (22:01 +0900)]
Merge branch 'translate-update' of https://github.com/tinydew4/electron into translate-update
arus [Wed, 21 Sep 2016 12:35:35 +0000 (21:35 +0900)]
Update windows-store-guide.md in ko-KR docs
arus [Wed, 21 Sep 2016 12:44:07 +0000 (21:44 +0900)]
Merge branch 'translate-update' of https://github.com/tinydew4/electron into translate-update
arus [Wed, 21 Sep 2016 12:35:35 +0000 (21:35 +0900)]
Update windows-store-guide.md in ko-KR docs
arus [Wed, 21 Sep 2016 12:35:35 +0000 (21:35 +0900)]
Update windows-store-guide.md in ko-KR docs
Cheng Zhao [Wed, 21 Sep 2016 06:16:29 +0000 (15:16 +0900)]
Merge pull request #7276 from electron/google-api-key-env2
allow GOOGLE_API_KEY to be set
Zeke Sikelianos [Tue, 20 Sep 2016 21:55:45 +0000 (14:55 -0700)]
:art: standard
Kevin Sawicki [Tue, 20 Sep 2016 21:48:48 +0000 (14:48 -0700)]
Merge pull request #7277 from electron/dictionary-to-object
Set parameter type to Object instead of Dictionary
Kevin Sawicki [Tue, 20 Sep 2016 21:46:17 +0000 (14:46 -0700)]
Add missing s in progress
Kevin Sawicki [Tue, 20 Sep 2016 21:26:55 +0000 (14:26 -0700)]
Set parameter type to Object
Zeke Sikelianos [Tue, 20 Sep 2016 21:13:30 +0000 (14:13 -0700)]
add link to chromium API keys doc
Zeke Sikelianos [Tue, 20 Sep 2016 20:58:39 +0000 (13:58 -0700)]
document the GOOGLE_API_KEY env var
Kevin Sawicki [Tue, 20 Sep 2016 20:24:45 +0000 (13:24 -0700)]
Store api_key_ on TokenLoadingJob
Zeke Sikelianos [Tue, 20 Sep 2016 19:01:59 +0000 (12:01 -0700)]
allow GOOGLE_API_KEY to be set in environment
Kevin Sawicki [Tue, 20 Sep 2016 16:00:08 +0000 (09:00 -0700)]
Merge pull request #7273 from tinydew4/fix-links
Fix some bronken links
Kevin Sawicki [Tue, 20 Sep 2016 15:59:53 +0000 (08:59 -0700)]
Merge pull request #7272 from tinydew4/translate-ko
Translate "offscreen rendering" in Korean
Kevin Sawicki [Tue, 20 Sep 2016 15:59:37 +0000 (08:59 -0700)]
Merge pull request #7265 from octref/patch-1
Add instruction for debugging main process in VSCode
arus [Tue, 20 Sep 2016 14:36:20 +0000 (23:36 +0900)]
Fix some bronken links
arus [Tue, 20 Sep 2016 14:30:46 +0000 (23:30 +0900)]
modify some
arus [Tue, 20 Sep 2016 14:29:34 +0000 (23:29 +0900)]
modify some
arus [Tue, 20 Sep 2016 14:19:15 +0000 (23:19 +0900)]
Translate offscreen rendering in Korean
Cheng Zhao [Tue, 20 Sep 2016 07:04:25 +0000 (16:04 +0900)]
Merge pull request #7262 from tinydew4/patch-1
Update browser-window.md
Cheng Zhao [Tue, 20 Sep 2016 05:51:10 +0000 (14:51 +0900)]
Merge pull request #7239 from darkdh/6873
Emit scroll-touch-edge event instead of changing the behavior of scrollll-touch-begin/end
Pine [Tue, 20 Sep 2016 05:43:05 +0000 (22:43 -0700)]
Add instruction for debugging main process in VSCode
I hope you don't mind me putting the VSCode part before `node-inspector`, because VSCode seems easier to setup, and VSCode could inspect `process` without crashing.
Cheng Zhao [Tue, 20 Sep 2016 05:31:31 +0000 (14:31 +0900)]
Merge pull request #7264 from electron/docs-readme
Docs Readme
Cheng Zhao [Tue, 20 Sep 2016 05:28:42 +0000 (14:28 +0900)]
Merge pull request #7157 from Mossop/moveguest
Allow moving a webcontents to a different webview
Cheng Zhao [Tue, 20 Sep 2016 05:06:21 +0000 (14:06 +0900)]
Merge pull request #7173 from electron/windows-system-color
Add an app API method to fetch the system ColorizationColor
Zeke Sikelianos [Tue, 20 Sep 2016 04:10:36 +0000 (21:10 -0700)]
link to the documentation styleguide
Zeke Sikelianos [Tue, 20 Sep 2016 04:09:31 +0000 (21:09 -0700)]
break up run-on sentence
Zeke Sikelianos [Tue, 20 Sep 2016 04:09:02 +0000 (21:09 -0700)]
website doesn't display docs for old versions any more
Arus [Tue, 20 Sep 2016 02:26:04 +0000 (11:26 +0900)]
Update browser-window.md
Kevin Sawicki [Mon, 19 Sep 2016 17:22:28 +0000 (10:22 -0700)]
Merge pull request #7227 from electron/felix-cmd-strings
Ensure correct types for commandLine
Samuel Attard [Mon, 19 Sep 2016 16:42:41 +0000 (02:42 +1000)]
Fix k typo
Samuel Attard [Fri, 16 Sep 2016 16:27:46 +0000 (02:27 +1000)]
Remove semicolons from spec
Samuel Attard [Fri, 16 Sep 2016 16:13:09 +0000 (02:13 +1000)]
Add basic spec for getAccentColor
Samuel Attard [Fri, 16 Sep 2016 16:09:28 +0000 (02:09 +1000)]
Alphabetical method ordering
Samuel Attard [Fri, 16 Sep 2016 16:08:41 +0000 (02:08 +1000)]
Update docs
Samuel Attard [Fri, 16 Sep 2016 16:00:22 +0000 (02:00 +1000)]
Add a systemPreferences API method to fetch the system ColorizationColor
This is useful for automatical app theming
* Fetches the color from the registry
* Returns an empty string if the fetch fails (a falsey value)
Kevin Sawicki [Mon, 19 Sep 2016 16:31:49 +0000 (09:31 -0700)]
binding -> bindings
Felix Rieseberg [Fri, 16 Sep 2016 18:43:48 +0000 (11:43 -0700)]
:wrench: Ensure correct types for commandLine
This commit ensures that arguments passed to `appendSwitch` and `appendArgument` are turned into strings before passing them over to the binding.
Felix Rieseberg [Fri, 16 Sep 2016 18:43:48 +0000 (11:43 -0700)]
:wrench: Ensure correct types for commandLine
This commit ensures that arguments passed to `appendSwitch` and `appendArgument` are turned into strings before passing them over to the binding.
Cheng Zhao [Mon, 19 Sep 2016 08:54:31 +0000 (17:54 +0900)]
Merge pull request #7253 from electron/osr-crash
Unsubscribe observer when OffScreenRenderWidgetHostView is destroyed
Cheng Zhao [Mon, 19 Sep 2016 08:11:42 +0000 (17:11 +0900)]
spec: Suppress the download.pdf test on AppVeyor
Cheng Zhao [Mon, 19 Sep 2016 07:51:03 +0000 (16:51 +0900)]
Unsubscribe observer when OffScreenRenderWidgetHostView is destroyed
Cheng Zhao [Mon, 19 Sep 2016 07:30:39 +0000 (16:30 +0900)]
Revert electron/brightray#246
Cheng Zhao [Mon, 19 Sep 2016 07:02:52 +0000 (16:02 +0900)]
Merge pull request #7241 from miniak/crashed-killed
Add killed argument for webContents.on("crashed") and app.on("gpu-process-crashed") events
Cheng Zhao [Mon, 19 Sep 2016 06:54:23 +0000 (15:54 +0900)]
Merge pull request #7238 from electron/felix-windows-store-docs
Update Windows Store Language
Cheng Zhao [Mon, 19 Sep 2016 06:53:44 +0000 (15:53 +0900)]
Merge pull request #7236 from yuya-oc/accelerator-for-redo
Use Ctrl+Y as the accelerator of redo on Windows
Cheng Zhao [Mon, 19 Sep 2016 06:47:30 +0000 (15:47 +0900)]
Merge pull request #7234 from Mossop/testhistoryreplace
:white_check_mark: Test that replacement history entries don't break forward navigation.