Cheng Zhao
96771c7098
NPAPI has been removed, remove related option
2015-09-06 10:53:03 +08:00
Cheng Zhao
0e92a3e333
Use options['web-preferences'] to create WebContents
2015-09-06 10:53:03 +08:00
Cheng Zhao
dd871812b7
Add WebContentsPrefrences class
2015-09-06 10:53:03 +08:00
Cheng Zhao
81d423c547
Merge pull request #2710 from etiktin/fix_build_failing_on_windows
...
Fix build failing on windows
2015-09-06 10:52:30 +08:00
Jonatas Freitas
943fe2c22d
Change file names to follow styleguide
2015-09-05 23:32:51 -03:00
Plusb Preco
38e948f55b
Fix small typo
2015-09-05 09:42:28 +09:00
Plusb Preco
3e4ad4c696
Update README-ko.md
2015-09-05 09:38:36 +09:00
Eran Tiktin
0bc8e7b787
Update README.md
...
Most of the links in the page were invalid because those docs aren't translated yet, so I changed them to point to the originals written in English. IMO that's a better experience than receiving 404.
2015-09-05 01:40:26 +03:00
Eran Tiktin
a8d56df41e
Drop "-es" from file names
...
When "README.md" is named "README-es.md", github doesn't show it's
preview automatically. So I removed "-es" from all the docs.
2015-09-05 01:29:12 +03:00
Eran Tiktin
41e1555cf4
Add chrome_version.h to gitignore
2015-09-05 01:11:37 +03:00
Eran Tiktin
dcbd8316df
Remove chrome_version.h from git
...
chrome_version.h is dynamically generated by bootstrap.py so it
shouldn't be in git
2015-09-05 01:06:52 +03:00
Jonatas Freitas
1a1b45e088
application-distribution.md translated to pt-BR
2015-09-04 19:01:31 -03:00
Jessica Lord
b980650b6e
Use headers so titles are linkable
2015-09-04 14:31:33 -07:00
Jessica Lord
b9da81ee6a
Title Case
2015-09-04 13:50:26 -07:00
Jessica Lord
b797804fd9
Use "in" over "on"
2015-09-04 13:44:40 -07:00
Eran Tiktin
0577e911b3
Fix build failing on Windows
...
build.py would fail on Windows due to a couple of changes made in #2459 .
This commit fixes those issues.
2015-09-04 23:24:42 +03:00
Jessica Lord
619c77f409
Merge pull request #2705 from John-Lin/master
...
Add api/ipc-main-process docs zh-TW translations
2015-09-04 12:02:49 -07:00
Jessica Lord
6c5c202a99
Merge pull request #2709 from jonatasfreitasv/master
...
Start docs translation to pt-BR
2015-09-04 11:39:26 -07:00
Eran Tiktin
090c817ac9
Merge pull request #2 from atom/master
...
Update from original
2015-09-04 21:27:32 +03:00
Jonatas Freitas
f91a7e6d04
Fix README links.
2015-09-04 14:25:32 -03:00
Jonatas Freitas
5d6ac2296b
Translated styleguide.
2015-09-04 14:19:59 -03:00
Jonatas Freitas
26dea993df
Added pt-BR translation in README.md
2015-09-04 11:52:27 -03:00
Jonatas Freitas
eb8ac2b5d8
Translate README.md to pt-BR
2015-09-04 11:42:37 -03:00
Plusb Preco
44528ce60e
Merge remote-tracking branch 'atom/master'
2015-09-04 18:18:07 +09:00
Plusb Preco
e72e09719a
Update web-view-tag.md
...
* Update as upstream
2015-09-04 18:05:28 +09:00
Cheng Zhao
6f9d822472
Merge pull request #2459 from deepak1556/web_view_partition_patch
...
webview: partition attribute
2015-09-04 17:29:37 +09:00
John-Lin
67026cccc8
Add api/shell.md docs zh-TW translations
2015-09-04 16:06:15 +08:00
John-Lin
30c714a27f
Fix typos in zh-TW README docs
2015-09-04 15:47:46 +08:00
John-Lin
05031a38e5
Add api docs translations
2015-09-04 15:42:57 +08:00
Plusb Preco
ae8ffae59e
Improve grammar, update as upstream
2015-09-04 16:01:43 +09:00
Plusb Preco
587a9f1c5b
Merge remote-tracking branch 'atom/master'
2015-09-04 16:01:12 +09:00
Jessica Lord
bd264aa1ba
Merge pull request #2700 from lockys/master
...
Add zh-tw translation of docs-translations/zh-TW/tutorial/online-offline-events.md
2015-09-03 11:59:21 -07:00
Jessica Lord
9557ce523a
Merge pull request #2698 from fritx/docs-zh-cn
...
Add docs-translations for zh-CN
2015-09-03 11:58:58 -07:00
Calvin Jeng
f1e5a99881
zh-tw translation
2015-09-04 00:06:50 +08:00
Robo
03ba9533fb
store webviewinfo as web contents userdata
2015-09-03 21:27:50 +05:30
Robo
8f59c0b642
create partitionId with encodedURIcomponent
2015-09-03 20:49:29 +05:30
Robo
da5bac42f3
use embedders' browser context when partition is not specified
2015-09-03 20:49:29 +05:30
Robo
150b540e72
add spec and docs
2015-09-03 20:49:29 +05:30
Robo
5189147021
use embedders' browser context to retrieve webviewmanager
2015-09-03 20:49:29 +05:30
Robo
d180d3b168
webview: fix partition attribute
2015-09-03 20:49:29 +05:30
Fritz Lin
3f546e6bab
Add docs-translations for zh-CN
...
- development/coding-style
- development/atom-shell-vs-node-webkit
2015-09-03 22:27:22 +08:00
Cheng Zhao
c65ccb6857
Merge pull request #2685 from atom/chrome45
...
Upgrade to Chrome45
2015-09-03 21:17:49 +09:00
Plusb Preco
e3504b2b24
Merge remote-tracking branch 'atom/master'
2015-09-03 21:14:04 +09:00
Cheng Zhao
53b9d61831
Fix building on Windows
2015-09-03 20:07:29 +08:00
Cheng Zhao
2c3751e287
Merge pull request #2696 from John-Lin/master
...
Add Traditional Chinese documents link in README to navigate
2015-09-03 19:25:26 +09:00
Cheng Zhao
4a81300100
Merge pull request #2695 from takashi/patch-1
...
Fix jp/quick-start-jp.md
2015-09-03 19:24:58 +09:00
Takashi Nakagawa
73af4c017d
remove -jp suffix from quick-start-jp.md
2015-09-03 18:17:51 +09:00
John-Lin
2734d67a38
add Traditional Chinese documents link in README to navigate
2015-09-03 17:10:32 +08:00
Cheng Zhao
c81de98d22
Update brightray to Chrome 45
2015-09-03 17:54:43 +09:00
Cheng Zhao
599e9b90bb
Provide task runner for the node mode
2015-09-03 17:50:24 +09:00