Jessica Lord
7f72207e66
Add platform label where applicable
2015-08-24 15:33:07 -07:00
Jessica Lord
f74ce9cc1c
Add items to style guide list
2015-08-24 15:18:40 -07:00
Jessica Lord
5018fe1e17
Revert "Add links to docs translations"
...
This reverts commit d7fda9c8cc
.
2015-08-24 15:14:13 -07:00
Jessica Lord
90392e9231
Standardize clipboard
2015-08-24 14:35:43 -07:00
Haojian Wu
7a23add23b
Support index.js module resolution at startup of Electron.
2015-08-24 21:16:19 +08:00
Jessica Lord
d87c8a8291
Add optional notation
2015-08-24 14:56:19 +02:00
Jessica Lord
9b84dc4e1a
Line wrap 80
2015-08-24 14:38:29 +02:00
Jessica Lord
d7fda9c8cc
Add links to docs translations
2015-08-23 11:17:19 +02:00
Jessica Lord
1964bb2acc
Move files to ES translation docs
2015-08-22 14:24:43 +02:00
Jessica Lord
04967de2ed
Move file to JP translation docs
2015-08-22 14:24:35 +02:00
Jessica Lord
6c984fac7c
Add file to KO translation docs
2015-08-22 14:23:57 +02:00
Jessica Lord
3f52a91312
Create directory for KO translations
2015-08-22 14:21:01 +02:00
Jessica Lord
acc0c616c4
Spec out doc styleguide
2015-08-22 14:07:45 +02:00
Eran Tiktin
c686fc4d6b
Made sure that lines are not longer than 80 characters
2015-08-22 05:09:37 +03:00
Eran Tiktin
79c602c3cc
Update coding-style with info about Chromium's types
...
When I first tried to add something to the C++ code, I was a bit overwhelmed by all the special types and abstractions.
The info added will hopefully make it a bit easier to start, by directing users to the right place.
2015-08-21 22:23:49 +03:00
Eran Tiktin
db2f0a68e8
Update dialog.md with info about filter extensions
...
There was some confusion about the correct way to add an `All Files` filter (see #2525 ), so I added it to the example.
Also added a short note about the extension syntax.
This is related to PR #2547 .
2015-08-21 21:18:37 +03:00
Cheng Zhao
d7cf460918
docs: callback => completion in some places
2015-08-21 20:16:56 +08:00
Cheng Zhao
9212a1db8e
Merge branch 'master' into chrome44
2015-08-21 19:29:34 +08:00
LeMoussel
a839f70a99
Update using-selenium-and-webdriver.md
...
Add an example of how to use webdriverio with electron
2015-08-21 12:09:31 +02:00
Cheng Zhao
ec18c2f354
Merge pull request #2453 from etiktin/nativeimage_ico_support_windows
...
Add support for using .ico icon files on Windows
2015-08-21 11:45:12 +08:00
Cheng Zhao
01921ee6fa
Merge branch 'master' of https://github.com/preco21/electron into preco21-master
...
Conflicts:
docs/api/browser-window-ko.md
2015-08-21 11:30:47 +08:00
Plusb Preco
ad24c11f32
Merge remote-tracking branch 'atom/master'
2015-08-21 11:41:07 +09:00
Plusb Preco
351dc4ed6b
Translate more files, fix outdated remote.md section
...
Translate content-tracing(50%), remote docs.
Fix `Remote buffer` section as outdated.
2015-08-21 11:33:02 +09:00
Cheng Zhao
8cc602ff94
Merge pull request #2515 from atom/fix-no-print-background
...
Fix a typing error in option checking: printBackgrounds => printBackground
2015-08-21 09:02:08 +08:00
Cheng Zhao
b1ffd1b02a
Merge pull request #2503 from teleclimber/master
...
Clarify that MSVS 2015 will not work in Windows build docs.
2015-08-21 08:57:32 +08:00
Cheng Zhao
cf6415bf84
Merge pull request #2520 from etiktin/patch-2
...
Update browser-window.md
2015-08-21 08:57:14 +08:00
Eran Tiktin
2bc087b5d5
Merge branch 'master' into nativeimage_ico_support_windows
2015-08-20 17:11:52 +03:00
Plusb Preco
172cc22d90
Fix some typos, update as upstream
2015-08-20 07:50:07 +09:00
Jessica Lord
454413f69a
Standardize auto-updater.md
2015-08-19 18:55:11 +02:00
Jessica Lord
714745cdd7
Add 'returns' and change h2 descriptions
2015-08-19 18:51:36 +02:00
Jessica Lord
624b6b9762
Standardize app.md
2015-08-19 18:28:48 +02:00
Haojian Wu
4e6dc49646
📝 Fix a typing error: printBackgrounds => printBackground
2015-08-19 09:44:33 +08:00
Eran Tiktin
129d92b30a
Update browser-window.md
...
Update the `beforeunload` example to use `e.returnValue = false` instead of `return false`, since `e.returnValue` always works while the `return` works only in certain conditions. See #2481 for details.
2015-08-18 19:34:14 +03:00
Petr Felzmann
7842a90c5e
Fix absolute url to github
2015-08-17 15:03:04 +02:00
Petr Felzmann
acffc713e0
Fix formatting of print and printToPDF methods
2015-08-17 10:52:10 +02:00
Olivier Forget
092f9d2c46
Clarify that MSVS 2015 will not work in Windows build docs.
2015-08-14 10:25:18 -07:00
Cheng Zhao
7d97bb6fe0
docs: Rewrite docs for new protocol API
2015-08-14 13:44:18 +08:00
Cheng Zhao
33eadad139
popContextMenu => popUpContextMenu
2015-08-10 13:00:15 +08:00
Cheng Zhao
eaaf52483e
Merge pull request #2443 from ialexryan/patch-1
...
Fixed typo
2015-08-10 11:22:06 +08:00
Cheng Zhao
ebfd03570f
Merge pull request #2456 from etiktin/update_build_md
...
Add a comment to build instructions about cpplint
2015-08-10 11:21:51 +08:00
Plusb Preco
40c7e6e179
Update as upstream, translate 2 files, fix some typos
2015-08-10 03:33:32 +09:00
Eran Tiktin
de441916d6
Add a comment to build instructions about cpplint
...
I added a mention of `cpplint.py` in the build instructions.
The reason, is because it's easy to miss it's existence. Even if you
noticed it's mentioned in `coding-style.md` you might mistakenly think
that `test.py` runs it).
2015-08-08 23:25:27 +03:00
Eran Tiktin
c495088390
Updated native-image.md
...
Add a mention of the support for .ico files on Windows
2015-08-08 19:08:09 +03:00
Alex Ryan
fb60f7946f
Fixed typo
2015-08-06 22:15:59 -07:00
Cheng Zhao
958658513c
Refactor code in taskbarHost
2015-08-06 12:44:07 +08:00
Cheng Zhao
f740684f41
Merge pull request #2400 from atom/thumbar_button
...
Implement API for supporting thumbnail toolbars
2015-08-06 09:55:26 +08:00
Robo
0a7a4c0d0a
webview: adding load-commit event
2015-08-05 19:22:30 +05:30
Haojian Wu
78eac4116c
Polish thumbar code.
...
* Fix a memory leak in thumbar initialization.
* Check the number of thumbar buttons, should be <= 7.
* Correct to check thumbar button click event.
2015-08-05 19:38:12 +08:00
Haojian Wu
ad01a1731a
📝 say more about thumbnail toolbar.
2015-08-05 13:55:04 +08:00
Haojian Wu
97ab780305
📝 BrowserWindow.setThumbarButton API.
2015-08-05 13:55:04 +08:00
Robo
3b05b135a5
tracing: fix api and docs
2015-08-05 02:29:55 +05:30
Cheng Zhao
7c75329b18
Merge pull request #2375 from deepak1556/web_frame_api_patch
...
webFrame: api to make scheme bypass CSP
2015-08-03 14:46:40 +08:00
Cheng Zhao
e135bcb5b7
docs: userGesture is optional
2015-08-03 14:43:01 +08:00
Cheng Zhao
d455232eb1
Merge pull request #2383 from deepak1556/render_script_execution_patch
...
render: executejavascript with option to create usergesture context
2015-08-03 14:37:29 +08:00
Robo
9fb03d584c
add spec and fix docs
2015-07-31 12:30:17 +05:30
Robo
92ea533aee
webFrame: api to make scheme bypass CSP
2015-07-30 22:36:02 +05:30
Robo
239d535cac
render: executejavascript with option to simulate usergesture
2015-07-30 15:38:46 +05:30
Jiaji Zhou
e0a117414b
Add missing dependency for ubuntu build
...
I tried to follow the document to build electron on a fresh clean built Ubuntu 15.04.
I encountered the following error message when trying to run ./script/bootstrap.py -v
Package nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'nss' found
After installing libnss3-dev, the build can pass.
2015-07-30 01:21:17 -07:00
Cheng Zhao
764a6e1d76
Merge pull request #2376 from timruffles/patch-2
...
more accuracy around why to use ASAR
2015-07-30 09:39:36 +08:00
Cheng Zhao
bbce2c7e2f
Merge pull request #2372 from atom/allow-insecure-content
...
Add allowing-insecure-content option
2015-07-30 09:38:27 +08:00
Plusb Preco
0f648f4468
Update as upstream
2015-07-30 10:27:56 +09:00
Plusb Preco
05def654c3
Translate web-view-tag-tag-ko.md, improve grammer
2015-07-30 09:56:27 +09:00
Tim Ruffles
f9d5915542
more accuracy around why to use ASAR
...
'protect' implies a lot more security than ASAR provides (none). I asked around #2374 to get some understanding of what ASAR does do for you.
2015-07-29 13:45:30 +01:00
Haojian Wu
f154da38e6
Make 'allow-displaying-insecure-content' and
...
'allow-running-insecure-content' higher priority than `web-security`.
2015-07-29 18:08:44 +08:00
Cheng Zhao
898a838ad7
Merge pull request #2340 from atom/set_download_path_api
...
Implement setDownloadPath API.
2015-07-29 17:19:02 +08:00
Cheng Zhao
d719244d1e
Merge pull request #2327 from deepak1556/devtools_api_patch
...
webContents: api to add/remove path from devtools workspace
2015-07-29 17:16:02 +08:00
Haojian Wu
1d0568dd5b
📝 allow-running-insecure-content
and
...
`allow-displaying-insecure-content`.
2015-07-29 16:17:14 +08:00
Cheng Zhao
b2f03fc2d8
Add metaKey
2015-07-29 14:44:08 +08:00
Cheng Zhao
3e1a5b229c
docs: modifiers removed
2015-07-29 14:27:32 +08:00
Haojian Wu
f40155645c
📝 say more about setDownloadPath API.
2015-07-29 14:13:28 +08:00
Cheng Zhao
15273c1f7a
docs: Don't say things that are expected
2015-07-29 12:41:40 +08:00
Cheng Zhao
edde653d60
Merge branch 'feature/modifiers-click-tray' of https://github.com/nishanths/electron into nishanths-feature/modifiers-click-tray
2015-07-29 12:19:17 +08:00
Robo
66553eea1a
webContents: api to add/remove path from devtools workspace
2015-07-29 09:29:38 +05:30
Cheng Zhao
2c97cd64cf
Minor style fix for #2352
2015-07-29 11:48:40 +08:00
Cheng Zhao
ff6b9d0907
Merge pull request #2352 from nishanths/feature/native-image-is-template
...
Add NativeImage.isTemplateImage method
2015-07-29 11:47:00 +08:00
Cheng Zhao
c500c9b289
Merge pull request #2349 from atom/mq-run-your-app
...
Reorganize the Run Your App section
2015-07-29 11:46:02 +08:00
Cheng Zhao
1bc49487ad
Merge pull request #2314 from UsabilityEtc/update-api-docs
...
Update api docs
2015-07-29 11:35:14 +08:00
Cheng Zhao
f485a9894c
Merge pull request #2318 from craigshoemaker/patch-1
...
📝 Windows/Linux compatibility changes
2015-07-29 11:34:46 +08:00
Cheng Zhao
c140077d53
Merge pull request #2338 from atom/page_size_option
...
Add 'pageSize' option in printToPDF API.
2015-07-29 11:32:49 +08:00
Cheng Zhao
42ce91323c
docs: Small style fix for #2337
2015-07-29 11:28:20 +08:00
Cheng Zhao
0ca9dfbc12
Merge pull request #2337 from nishanths/feature/bounds-tray-dblclick
...
Send bounding Rect on tray double click events
2015-07-29 11:27:04 +08:00
Plusb Preco
11589a7bde
Update as upstream
2015-07-29 02:21:32 +09:00
Jeffrey Morgan
b10560a5b0
Fix typo in auto-updater.md
2015-07-28 16:51:41 +01:00
Cheng Zhao
f4d8e32c9f
Merge pull request #2350 from matiasinsaurralde/master
...
Basic Spanish docs
2015-07-28 16:22:11 +08:00
Nishanth Shanmugham
74b4522195
Add keyboard modifiers payload to tray click events
...
* Add keyboard and mouse button bitsum to Tray click events payload
* Move getBoundsFromRect: to common event_util file
* Update documentation
2015-07-27 03:15:51 -07:00
Nishanth Shanmugham
51111430b3
Add NativeImage docs for IsTemplateImage
2015-07-26 21:59:43 -07:00
Matias Insaurralde
ad7e4a77db
custom dom texts
2015-07-26 22:59:19 -04:00
Matias Insaurralde
faf10183d8
first docs
2015-07-26 22:57:43 -04:00
Machisté N. Quintana
f2b2c58758
📝 🎨 Grammar fix
2015-07-26 20:31:01 -04:00
Machisté N. Quintana
b6f6bf9778
📝 Reorganize the Run Your App section
2015-07-26 20:26:10 -04:00
Haojian Wu
7f0cb0ce1b
📝 session.setDownloadPath API.
2015-07-26 16:52:02 +08:00
Nishanth Shanmugham
1a074bb148
Update tray double-click docs
...
* Mention bounds payload
2015-07-25 21:16:15 -07:00
Haojian Wu
74f2e9f102
📝 pageSize option.
2015-07-26 11:57:53 +08:00
Craig Shoemaker
d485cfbca3
Fixed typo
2015-07-24 06:53:55 -07:00
Cheng Zhao
b52c07f650
spec: Make dom-ready spec stronger
2015-07-24 15:48:13 +08:00
Jeffrey Morgan
4de4ef1ccc
Remove change to "mapped onto" in accelerator.md
...
Remove the change to “mapped onto” in `accelerator.md` after feedback
from @OlsonDev.
2015-07-24 07:19:43 +01:00
Craig Shoemaker
959f5d61b7
Windows/Linux compatibility changes
...
- Updated accelerator to cross platform values
- Added a warning to non-Mac users regarding the selector option
2015-07-23 15:04:43 -07:00
Jeffrey Morgan
d9ee8519e9
Correct error in chrome-command-line-switches.md
...
Replace “to” with “in” to correct the error identified in
`chrome-command-line-switches.md` by @OlsonDev.
2015-07-23 20:45:08 +01:00
Plusb Preco
63258f9f53
Update as upstream, Fix typos
2015-07-24 02:39:55 +09:00
Jeffrey Morgan
8b4815fd95
Improve grammar and punctuation of crash-reporter.md
...
Improve the grammar, sentence structure, punctuation and formatting of
`crash-reporter.md`.
2015-07-23 18:02:45 +01:00
Jeffrey Morgan
32b84bd3f9
Improve grammar and punctuation of clipboard.md
...
Improve the grammar, sentence structure, punctuation and formatting of
`clipboard.md`.
2015-07-23 18:01:00 +01:00
Jeffrey Morgan
adab769700
Improve grammar and punctuation of chrome-command-line-switches.md
...
Improve the grammar, sentence structure, punctuation and formatting of
`chrome-command-line-switches.md`
2015-07-23 17:59:51 +01:00
Jeffrey Morgan
d138c2970c
Improve grammar and punctuation of auto-updater.md
...
Improve the grammar, sentence structure, punctuation and formatting of
`auto-updater.md`.
2015-07-23 17:57:42 +01:00
Jeffrey Morgan
452619990e
Improve grammar and punctuation of accelerator.md
...
Improve the grammar, sentence structure, punctuation and formatting of
`accelerator.md`.
2015-07-23 17:55:57 +01:00
Cheng Zhao
cc2a9f617d
Add noLink option for showMessageBox
2015-07-23 17:25:37 +08:00
Cheng Zhao
72eb87a631
Make the extraSize of BrowserWindow.setAspectRatio optional
2015-07-23 10:14:02 +08:00
Cheng Zhao
ea1b89c699
Merge pull request #2250 from EyeSee360/master
...
Maintain an aspect ratio for content within a window
2015-07-23 09:45:42 +08:00
Eran Tiktin
d701e1aa40
Update dialog.md
...
Added a comment about the fact that on Windows, the "question" message box uses the same icon as the "info" message box (Electron uses the task dialog API instead of the message box API). This is because Microsoft's API doesn't supply a default question icon (see `pszIcon` in https://msdn.microsoft.com/en-us/library/windows/desktop/bb760540(v=vs.85).aspx ).
2015-07-22 18:13:50 +03:00
Michael S. Barthelemy
6d25c81bd1
changes requested for pull request #2250 into electron master
2015-07-22 10:23:31 -04:00
Haojian Wu
462e6e0a82
Implement getUserAgent API.
2015-07-22 12:25:10 +08:00
Cheng Zhao
59269a70a0
docs: Mention libappindicator1 is required, close #1347
2015-07-21 11:27:43 +08:00
Cheng Zhao
dbab889fcc
Merge pull request #2232 from atom/status_item_view
...
Introduce custom status item view on OS X.
2015-07-21 10:36:19 +08:00
Haojian Wu
d342c9a6df
Implement 'drop-files' tray event on OS X.
2015-07-20 20:06:15 +08:00
Cheng Zhao
a1f0c24bf4
Merge pull request #2270 from UsabilityEtc/patch-1
...
Improve grammar and sentence structure of app.md
2015-07-20 18:40:09 +08:00
Robo
d3055a5ca0
session: api to set proxy
2015-07-20 15:21:47 +05:30
Matias Insaurralde
73790fcef5
preparing README-es
2015-07-19 17:39:59 -04:00
Jeffrey Morgan
5010c15ffc
Improve grammar and sentence structure of app.md
...
Improve the grammar and sentence structure of app.md. Replace references to Mac with OS X for consistency with other docs and use the OS X nomenclature of notification rather than message.
2015-07-18 15:40:01 +01:00
Plusb Preco
0b7a1a1eef
Fix typos, Improve grammer
2015-07-17 13:28:13 +09:00
Plusb Preco
72d332dfa0
Translate little files into korean
2015-07-17 09:18:16 +09:00
Cheng Zhao
8cf9df2d8d
docs: Mention null session of RequestHttpJob
2015-07-16 15:17:45 -07:00
Cheng Zhao
3145c78b61
Merge pull request #2207 from deepak1556/fetch_job_patch
...
protocol: create separate request context for fetch job
2015-07-16 15:14:45 -07:00
Robo
57244e4718
use request context from session if provided
2015-07-16 20:18:33 +05:30
Cheng Zhao
db6d8de5dc
docs: Say more about standard scheme
2015-07-16 06:32:09 -07:00
Cheng Zhao
652843f447
Merge pull request #2234 from astoilkov/patch-1
...
fix typo in browser-window.md
2015-07-16 04:34:23 -07:00
Cheng Zhao
78e55414d4
Merge pull request #2235 from mhkeller/doc-json-fix
...
valid example json, fix https://github.com/atom/electron/issues/2228
2015-07-16 02:53:59 -07:00
Haojian Wu
17628b3e40
📝 tray.popContextMenu API.
2015-07-16 11:53:13 +08:00
Jeffrey Morgan
4baaf03ac7
Improve grammar and comments
...
Improve the grammar and sentence structure of the text and improve the code comments.
2015-07-15 16:48:24 -07:00
Cheng Zhao
c2bfc60a59
Merge pull request #2216 from UsabilityEtc/patch-1
...
Improve grammar and code formatting
2015-07-15 16:44:20 -07:00
Cheng Zhao
f78dcfb8e0
Merge pull request #2214 from PButcher/patch-1
...
Update window-open.md
2015-07-15 16:43:50 -07:00
Cheng Zhao
91bfd1f77c
Merge pull request #2206 from dalinaum/patch-1
...
Update README-ko.md
2015-07-15 13:14:05 -07:00
Cheng Zhao
9ee0d46734
Use CTRL+SHIFT+I for toggling devtools, fix #2205
2015-07-15 13:11:01 -07:00
mhkeller
ca2cb9c9ba
valid example json, fix https://github.com/atom/electron/issues/2228
2015-07-15 10:34:33 -04:00
Antonio Stoilkov
00c484c68b
fix typo in browser-window.md
2015-07-15 17:29:02 +03:00
Haojian Wu
38c33d69ae
📝 'right-clicked' doc.
2015-07-15 20:13:59 +08:00
Plusb Preco
b524914008
Update as upstream
2015-07-15 08:30:02 +09:00
Plusb Preco
26163e5812
Prepare update forked repo
2015-07-15 08:09:07 +09:00
Plusb Preco
0dfcc7a9b3
Update changes as upstream
2015-07-15 08:09:05 +09:00
Plusb Preco
e510384375
Revert "Revert "Update APIs, check grammars""
...
This reverts commit 5e083473e7b4d3a6014d35e68618594765151afe.
2015-07-15 08:09:03 +09:00
Plusb Preco
eb81810a52
Revert "Update APIs, check grammars"
...
This reverts commit d1eb971263f72deae84541d12b3bdd6d5972365a.
2015-07-15 08:09:01 +09:00
Plusb Preco
3b2f3c3152
Update APIs, check grammars
2015-07-15 08:08:59 +09:00
Plusb Preco
de5bc32d0b
Fix typos, update some files
2015-07-15 08:08:57 +09:00
Jeffrey Morgan
ce24226128
Update global-shortcut.md
...
Improved the grammar and code formatting of global-shortcut.md.
2015-07-14 16:58:15 +01:00
Peter Butcher
b3c51e46e7
Update window-open.md
...
Just an irritating typo.
2015-07-14 16:37:52 +01:00
Cheng Zhao
886db7a3f2
Merge pull request #2195 from atom/jl-docs-typo
...
Fix docs typo
2015-07-14 08:35:33 -07:00
Cheng Zhao
e5f852d7d5
docs: Adds the dependencies of arm target
...
Close #2181
2015-07-13 15:26:35 -07:00
Cheng Zhao
3ef54147c9
Merge pull request #2179 from deepak1556/proxy_patch
...
doc: kProxyPacUrl support
2015-07-13 15:14:58 -07:00
Cheng Zhao
868dee55de
The options of clearStorageData should be optional
2015-07-13 15:13:17 -07:00
Cheng Zhao
6840d424cd
docs: Add WebContents.session
2015-07-13 12:41:07 -07:00
Cheng Zhao
34819140c3
Merge pull request #2102 from deepak1556/storage_cleanup_api_patch
...
app: api to clear data from different storage types
2015-07-13 12:34:48 -07:00
LYK
eadd2f8de6
Update README-ko.md
...
Remove a personal email address and repository.
2015-07-13 23:29:06 +09:00
Jessica Lord
1249196118
Fix docs typo
...
It was breaking the docs site build because it's a code block type
2015-07-11 19:46:26 -07:00
Robo
e0e4c1b54c
doc: kProxyPacUrl support
2015-07-10 13:56:21 +05:30
Robo
628fb5f5e9
app: api to clear data from different storage types
2015-07-10 11:31:30 +05:30
Cheng Zhao
a24d2921af
Merge pull request #2164 from hankbao/global-shortcut-doc-update
...
Update global-shortcut.md
2015-07-10 13:33:07 +08:00
Cheng Zhao
7a390bdd4c
Merge pull request #2125 from deepak1556/protocol_cleanup
...
protocol: cleanup
2015-07-10 12:16:17 +08:00
Robo
2d3e938a7f
clipboard: api to write multiple formats to same writer
2015-07-10 09:20:52 +05:30
Hank Bao
fc9612a5ed
Fix sample code indention
2015-07-09 22:49:16 +08:00
Robo
2cd5fb5694
add compatibility will old api
2015-07-09 14:48:58 +05:30
Robo
da00329d78
protocol: cleanup
2015-07-09 14:48:58 +05:30
Hank Bao
fb99bfac52
Update sample code in global-shortcut.md
2015-07-09 17:03:58 +08:00
Hank Bao
7b19b6b4f2
Update global-shortcut.md
...
Make it clear that the `global-shortcut` module should not be used until the ready event of app module gets emitted.
2015-07-09 12:30:37 +08:00
Cheng Zhao
aab78db8b8
On Windows "Cancel" button is also forced to be canclId
2015-07-08 16:00:30 +08:00
Cheng Zhao
2e51afcd9e
Merge pull request #2150 from mattdesl/patch-2
...
improve docs on toJpeg(quality)
2015-07-08 11:10:16 +08:00
Cheng Zhao
fdc01b8ba8
Merge pull request #2146 from atom/cancel-id
...
Add "cancelId" option for showMessageBox
2015-07-08 10:08:39 +08:00
Cheng Zhao
e0528655a8
Merge pull request #2133 from atom/app_dir_api
...
Implment app.getAppPath API.
2015-07-08 10:08:22 +08:00
Matt DesLauriers
08983e1ba9
improve docs on toJpeg(quality)
2015-07-07 20:20:20 -04:00
Cheng Zhao
7d456d3556
docs: cancelId
2015-07-07 18:51:49 +08:00
Haojian Wu
a2857d2dca
Implment app.getAppPath API.
2015-07-07 17:37:53 +08:00
Cheng Zhao
3e6394a004
gtk: Map dialog type to message box type
2015-07-07 17:21:30 +08:00
Matt DesLauriers
0c0446e254
explain the process.platform check
2015-07-06 20:38:38 -04:00
Florian Brinker
7231de7c2b
Update using-native-node-modules.md
...
update to newest version and x64 fix for popular systems
2015-07-06 14:05:15 +02:00
Cheng Zhao
3064afbac4
Merge pull request #2119 from deepak1556/linux_doc_patch
...
doc: linux troubleshooting libtinfo.so.5 not found
2015-07-06 12:29:40 +08:00
Cheng Zhao
9f0571772d
Merge pull request #2117 from tommoor/patch-4
...
Fixed and clarified crash-reporter documentation
2015-07-06 09:55:50 +08:00
Cheng Zhao
07cf2eac4e
Merge pull request #2113 from atom/libchromiumcontent-mirror
...
Allow downloading prebuilt libchromiumcontent binaries from mirror
2015-07-06 09:52:43 +08:00
Cheng Zhao
822efa2f97
Merge pull request #2109 from krainboltgreene/patch-1
...
Typo in function name for remote
2015-07-05 22:55:09 +08:00
Haojian Wu
f5b502186b
📝 Add mirror address description.
2015-07-05 22:50:36 +08:00
Cheng Zhao
4e94e0c82f
Merge pull request #2093 from preco21/master
...
Translate docs into korean #2 + added link of power-save-blocker API to README
2015-07-05 21:21:56 +08:00
Robo
c7518f84f8
doc: linux troubleshooting libtinfo.so.5 not found
2015-07-04 10:52:18 +05:30
Tom Moor
cb3e758bc6
Fixed and clarified crash-reporter documentation
...
It was unclear to us until we looked through the atom source code that crashReporter.start must be ran in each renderer process
2015-07-03 11:34:36 -07:00
Kurtis Rainbolt-Greene
6902b876a8
Typo in function name for remote
2015-07-02 21:58:31 -05:00
Cheng Zhao
5ccc909f2f
Merge pull request #2094 from atom/arm
...
Add arm build
2015-07-02 16:04:37 +08:00
Cheng Zhao
a367934b95
docs: Cross compilation
2015-07-02 15:55:21 +08:00
Plusb Preco
dcd10d1e4b
Translated API docs, added power-save-blocker API to README
2015-07-01 14:57:14 +09:00
Plusb Preco
783e4bc591
Translate some apis
2015-07-01 03:42:29 +09:00
Shaine Ismail
11cfe20395
Update build-instructions-windows.md
...
Very very very minor typo
2015-06-30 13:00:20 +01:00
Plusb Preco
fcf4da1097
Fix charsets, add more translated files
2015-06-29 21:41:11 +09:00
Kevin Sawicki
4b4654ec71
Merge pull request #2066 from atom/doc-type-error
...
📝 Fix a type error.
2015-06-26 08:24:33 -06:00
Glen Maddern
19daed9479
electron-installer not atom-shell-installer
...
<3
2015-06-26 14:17:52 +10:00
Plusb Preco
ebb031dafe
Fix typos, add more files
2015-06-26 13:06:12 +09:00
Plusb Preco
bf5b084945
Fix some typos and translate more files
2015-06-26 13:06:10 +09:00
Cheng Zhao
e6f3c4c22b
Merge pull request #2002 from atom/app-commands-win32
...
Windows App Commands
2015-06-26 11:43:08 +08:00
Cheng Zhao
b5ff77ef0d
Small cleanups
2015-06-26 11:20:12 +08:00
Haojian Wu
80e02d945c
📝 Fix a type error.
2015-06-26 10:47:50 +08:00
Cheng Zhao
a3ec50437d
Rename event name to gpu-process-crashed
2015-06-26 10:34:38 +08:00
Cheng Zhao
5b5393e82b
docs: gpu-crashed is moved to app
2015-06-26 10:34:13 +08:00
Paul Betts
2a2158e0e3
📝 consistency
2015-06-25 11:29:58 -06:00
Paul Betts
b98154431c
📝 app commands
2015-06-25 11:29:25 -06:00
deepak1556
0fbd908fb6
app: event to pass client certificate data
2015-06-25 21:29:21 +05:30
Cheng Zhao
f93d50c380
Merge pull request #2025 from atom/power-save-blocker-api
...
Power save blocker API
2015-06-24 18:53:10 +08:00
Haojian Wu
13784e6551
More updates: use string instead of integer to identify blocker type.
2015-06-24 13:06:39 +08:00
Cheng Zhao
7b542b88f0
Merge pull request #2028 from preco21/master
...
Translate docs to korean (Re PR)
2015-06-23 11:12:23 +08:00
Cheng Zhao
3519dd96ee
Merge pull request #2019 from atom/pdf-api-doc
...
Add usage sample code of printToPDF API.
2015-06-23 10:20:46 +08:00
Cheng Zhao
19963bfcd1
Merge pull request #1981 from atom/cookies-api
...
Implement Cookies api
2015-06-23 10:04:42 +08:00
Plusb Preco
30dfd54575
First translation
...
Translate docs to korean
2015-06-22 14:06:06 +09:00
Haojian Wu
532f75fcab
Update PowerSaveBlocker APIs design.
2015-06-22 12:08:09 +08:00
Haojian Wu
7ee2a703d9
📝 Add powerSaveBlocker APIs doc.
2015-06-21 21:14:49 +08:00
Haojian Wu
f73e1f9188
📝 Add missing BrowserWindow.isDevToolsOpened method.
2015-06-21 10:56:40 +08:00
Haojian Wu
d50db378d7
Add usage sample code of printToPDF API.
2015-06-20 15:18:21 +08:00
Cheng Zhao
befdfceada
Merge pull request #1998 from deepak1556/process_patch
...
process: add hang method
2015-06-19 16:21:29 +08:00
Cheng Zhao
49e1316f7f
Merge pull request #1970 from deepak1556/scheme_patch
...
protocol: api to register custom schemes to standard schemes
2015-06-19 16:16:46 +08:00
Haojian Wu
c164da5a38
Make cookie aligns to Chrome's.
2015-06-19 14:18:22 +08:00
Haojian Wu
99bfc9b7f5
Move cookies APIs to webContents.session.cookies namespace.
2015-06-19 10:30:08 +08:00
Haojian Wu
4818e76ad9
📝 add cookies doc.
2015-06-19 10:29:18 +08:00
deepak1556
8e05fe3350
process: add hang method
2015-06-18 14:14:29 +05:30
Cheng Zhao
2cb1aa6639
Merge pull request #1997 from deepak1556/api_app_patch
...
app: adding focus/blur events
2015-06-18 15:55:59 +08:00
deepak1556
2f36f5ca78
app: adding browser-window-focus/blur events
2015-06-18 11:29:08 +05:30
Cheng Zhao
beb2853bbf
Update how to rebrand from source, close #1999
2015-06-18 12:59:13 +08:00
deepak1556
663a48ee38
protocol: api to register custom schemes to standard schemes
2015-06-17 14:43:04 +05:30
Cheng Zhao
a751f4c689
Merge pull request #1835 from hokein/pdf-api
...
Add `BrowserWindow.printToPDF` API Implementation
2015-06-17 12:22:56 +08:00
Cheng Zhao
b3e9d35667
Merge pull request #1995 from atom/request-http-job
...
Implement protocol.RequestHttpJob
2015-06-17 12:00:26 +08:00
Cheng Zhao
1d41903779
docs: protocol.RequestHttpJob
2015-06-17 11:32:39 +08:00
Paul Betts
8a56ab3947
Note that setPressedImage only has an effect on OS X
2015-06-16 18:17:51 -07:00
Haojian Wu
82b1607c1e
📝 Add missing printToPDF API in webview.
2015-06-16 20:17:58 +08:00
Haojian Wu
1eba552a8d
Also Expose printToPDF to BrowserWindow.
2015-06-16 20:08:30 +08:00
Haojian Wu
47eac062f6
Expose Print API to webContents and webView.
...
Also move the print implementation from window to webContents.
2015-06-16 20:08:30 +08:00
Haojian Wu
f22662ffb2
📝 Update docs.
2015-06-16 20:07:44 +08:00
Haojian Wu
bf5d448e37
📝 Add BrowserWindow.printToPDF API docs.
2015-06-16 20:02:24 +08:00
Cheng Zhao
7b3fc14023
docs: --ignore-connections-limit
2015-06-16 16:13:46 +08:00
Cheng Zhao
bf9af4d45b
Merge pull request #1980 from magicae/set-audio-mute
...
webContents: add setAudioMuted to webContents
2015-06-16 14:46:31 +08:00
Cheng Zhao
d9db657b43
Merge pull request #1967 from j13z/patch-1
...
Add minor grammar fixes
2015-06-16 10:30:06 +08:00
Cheng Zhao
e96119fc32
s/liste/listen
2015-06-16 10:08:32 +08:00
Magica
8aa559fe51
Add setAudioMuted to webContents
2015-06-15 21:40:49 +08:00
Johannes Schmitz
2b3a80ecda
Add minor grammar fixes
2015-06-13 16:58:18 +02:00
Benjamin Pasero
7da3e84369
Update app.md to document how open-file is emitted
...
On Mac, open-file is also emitted when the application is not yet running.
2015-06-12 12:37:53 +02:00
Cheng Zhao
459d389e03
Merge pull request #1951 from sotayamashita/translate/quick-start-jp.md
...
Translate quick-start.md into Japanese.
2015-06-12 15:49:21 +08:00
Sota Yamashita
0e6a70c556
Tranlsate quick-start-jp.md: status first
...
Translate: quick-start-jp.md
Fix bug
Tranlsate the world web
Change the method
Translate tutorial/quick-start-jp.md
Translate docs
Translate
Translate quick-start
2015-06-12 14:44:47 +09:00
eaton11
d367af3fa4
Merge branch 'master' of https://github.com/atom/electron
2015-06-10 19:28:14 -06:00
Sam Eaton
549ec51bce
adds 'before using methods' example
...
The document does not inform that the webview element has to be loaded
before using the element's methods. It is not clear.
2015-06-10 19:24:36 -06:00
Cheng Zhao
163790d107
docs: Update formats
2015-06-10 19:18:33 +08:00
Cheng Zhao
2fdc5780ff
Merge pull request #1859 from deepak1556/client_certificate_patch
...
browser: support client certificate
2015-06-10 19:17:41 +08:00
Cheng Zhao
5cd0fc4d52
Merge pull request #1921 from samueleaton/patch-1
...
adds display:inline-block to style tag
2015-06-10 12:48:57 +08:00
Cheng Zhao
0819176cb1
Merge branch 'master' of https://github.com/alexwarren/electron into alexwarren-master
2015-06-10 12:39:59 +08:00
Sam Eaton
2ee6e43fb3
adds display:inline-block to style tag
...
The example attempts to change the height of an inline element (webview), which has no effect.
The height will now take effect.
2015-06-09 21:51:10 -06:00
Alex Warren
78eff673ec
Make consistent with other example
2015-06-09 22:09:23 +01:00
Alex Warren
51dc8ad70a
Corrections to menu.md
2015-06-09 22:08:34 +01:00
Thomas Tuts
d8cd9b71b0
Clean up Selenium webdriver code example
2015-06-09 18:18:47 +02:00
Thomas Tuts
c78a3ff714
Replace shorthand if-statement notation in Pepper Flash docs
2015-06-09 18:17:38 +02:00
Thomas Tuts
4642630674
Replace shorthand if-statement notation in quick start docs
2015-06-09 18:17:12 +02:00
Thomas Tuts
a6a5d50c3f
Add missing semicolons in devtools extension docs
2015-06-09 18:15:54 +02:00
Thomas Tuts
b4790a7531
Remove trailing commas in desktop environment docs
2015-06-09 18:15:30 +02:00
Thomas Tuts
9199d0df0a
Add missing semicolon in webview tag documentation
2015-06-09 18:14:06 +02:00
Thomas Tuts
a84e6227ef
Remove obsolete space in console log when using multiple arguments
2015-06-09 18:12:34 +02:00
Thomas Tuts
35dcdfc492
Remove trailing comma in tray code example
2015-06-09 18:11:40 +02:00
Thomas Tuts
2f4333b852
Declare one variable per statement in protocol code example
2015-06-09 18:10:02 +02:00
Thomas Tuts
bd1fd9680f
Add missing commas in menu docs
2015-06-09 18:08:27 +02:00
Thomas Tuts
cf79f439ce
Remove trailing commas in menu docs
2015-06-09 18:08:02 +02:00
Thomas Tuts
e829a28947
Clean up code in global shortcut code example
2015-06-09 18:01:09 +02:00
Thomas Tuts
6d756d9d13
Remove trailing commas from dialog filters code example
2015-06-09 17:59:53 +02:00
Thomas Tuts
29abfa68e9
Fix grammar and JS example for Chrome command line switches docs
2015-06-09 16:59:14 +02:00
Thomas Tuts
ab98dcd7cf
Try to clarify docs for window.onbeforeunload()
2015-06-09 16:56:45 +02:00
Thomas Tuts
6494ed6b13
Make platform compatibility notes consistent
2015-06-09 16:51:54 +02:00
Thomas Tuts
8893c9502a
Use consistent naming convention for 'task bar' concept
2015-06-09 16:49:44 +02:00
Thomas Tuts
13b6ed6dc5
Fix several typos and grammar errors
2015-06-09 16:49:21 +02:00
Tim Ruffles
719f68a44b
doc on how to test with your application
2015-06-09 10:29:47 +01:00
Cheng Zhao
4c48f0cd36
Merge pull request #1882 from atom/get_uploaded_report_api
...
Implement crash-reporter.getUploadedReports API
2015-06-09 16:35:08 +08:00
Cheng Zhao
24586c1330
Merge pull request #1883 from atom/http-referer-doc
...
📝 Add missing `httpreferer` option doc.
2015-06-09 11:15:44 +08:00
Cheng Zhao
03ab9b2686
Merge pull request #1848 from Bitbored/master
...
Added `bounds` payload to tray `clicked` event on Windows
2015-06-09 10:49:01 +08:00
Haojian Wu
488801e244
Rename httpreferrer to httpReferrer, useragent to userAgent.
2015-06-09 10:10:29 +08:00
Haojian Wu
bf1765f941
📝 Add missing useragent
doc.
2015-06-09 10:10:28 +08:00
Haojian Wu
994be9cdab
📝 Add missing httpreferer
option doc.
2015-06-09 10:10:28 +08:00
Cheng Zhao
d4e4c6ca15
docs: Update formats of command line switches
2015-06-09 09:56:19 +08:00
deepak1556
2de5f9de6c
browser: support client certificate
2015-06-08 21:00:32 +05:30
Cheng Zhao
06a3875726
Merge pull request #1880 from deepak1556/net_log_patch
...
doc: adding info about log-net-log flag
2015-06-08 23:13:27 +08:00
Cheng Zhao
2ec74b5958
Merge pull request #1886 from BobCochran/linux-build-instructions-issue-1809
...
Linux build instructions issue 1809
2015-06-08 22:42:04 +08:00
Cheng Zhao
72ebb2c9fe
Merge pull request #1885 from lucidogen/patch-1
...
Added note and link for poorly documented operation.
2015-06-08 22:33:08 +08:00
Cheng Zhao
52166d2999
Merge pull request #1884 from lucidogen/master
...
Fixed example with correct capturePage api.
2015-06-08 22:32:06 +08:00
Cheng Zhao
676cfa03a1
Merge pull request #1894 from samccone/patch-5
...
📝 Fix english errors and language
2015-06-08 22:31:17 +08:00
Cheng Zhao
64a89fe755
Merge pull request #1889 from samccone/patch-2
...
📝 Fix english errors
2015-06-08 22:30:35 +08:00
Cheng Zhao
2bd03f6eda
Merge pull request #1890 from samccone/patch-3
...
📝 Fix english errors and clarify docs
2015-06-08 22:30:25 +08:00
Sam Saccone
b6a5e927e0
📝 Fix english errors and language
2015-06-07 15:32:54 -04:00
BobCochran
f776932718
Edited virtual machines sections.
2015-06-07 08:11:44 -04:00
Sam Saccone
55c07cec68
📝 Improve devtools documentation
2015-06-06 21:56:13 -04:00
Sam Saccone
161dc45ec8
📝 Fix english errors and clarify docs
2015-06-06 21:46:51 -04:00
Sam Saccone
29827fa66b
📝 Fix english errors
2015-06-06 21:42:21 -04:00
BobCochran
40b6a1a37c
Add instructions to clean build products
2015-06-06 18:04:11 -04:00
Lucidogen Media
e4ae579b16
Added note and link for poorly documented operation.
...
Accessing renderer process from main process is not documented and as "remote" does the opposite, it seems fair to add a pointer here.
2015-06-06 13:38:00 +02:00
Lucidogen Media
582a42f97c
Added ending semicolon for consistency.
2015-06-06 13:31:22 +02:00
Lucidogen Media
9a0a10e766
Fixed example with correct capturePage api.
2015-06-06 13:20:47 +02:00
BobCochran
8a2b665097
Edit linux build instructions based on feedback
2015-06-05 19:38:30 -04:00
deepak1556
690513db7f
doc: adding info about log-net-log flag
2015-06-06 00:59:28 +05:30
Haojian Wu
4da7578dab
📝 Add getUploadedReports API doc.
2015-06-05 19:05:55 +08:00
BobCochran
ed244648d0
Update build instructions for Linux
2015-06-04 21:03:45 -04:00
Cheng Zhao
129159c895
docs: Say more about page-visibility option
2015-06-04 22:42:36 +08:00
Cheng Zhao
f4c696b922
Merge pull request #1863 from atom/default-menu
...
Create a default menu for apps ran by default_app
2015-06-04 22:36:33 +08:00
Cheng Zhao
f54506acc0
Merge pull request #1822 from hokein/crashpad-mac
...
Crashpad!
2015-06-04 22:11:14 +08:00
deepak1556
683917ae67
renderer: option to override page visiblity state
2015-06-04 14:40:13 +05:30
Cheng Zhao
3b20f2aced
docs: Mention how to remove menu bar
2015-06-04 16:12:29 +08:00
Haojian Wu
d5b47d1059
Simplify and polish the code.
2015-06-04 15:53:37 +08:00
Cheng Zhao
3c186946eb
docs: python 2.7 is required, close #1830
2015-06-03 19:27:04 +08:00
Seppe Stas
e920ce3e24
Updated tray api docs to reflect changes in ce8aa07
2015-06-02 23:19:49 +02:00
Haojian Wu
51d5ef9d86
📝 crash-reporter note on OS X.
2015-05-30 10:06:29 +08:00
Cheng Zhao
6ed538b952
docs: Remove obsolete build instructions, close #1809
2015-05-29 18:21:25 +08:00
Cheng Zhao
d9102efff7
Merge pull request #1752 from deepak1556/clipboard_patch
...
clipboard: api to list supported types, reading and writing markup
2015-05-28 15:29:36 +08:00
Jessica Lord
014d80c359
Replace cmd with bash
...
Markdown parser doesn’t recognize cmd.
2015-05-27 12:51:19 -07:00
deepak1556
4d56281972
restore clipboard.has api and fix docs
2015-05-27 13:35:51 +05:30
deepak1556
5584e3fd49
clipboard: api to list supported types, reading and writing markup
2015-05-27 13:21:56 +05:30
Cheng Zhao
4a376694b4
Merge pull request #1719 from deepak1556/service_worker_patch
...
devtools: api to inspect service worker
2015-05-27 15:47:41 +08:00
Cheng Zhao
1c60575dc0
Merge pull request #1738 from deepak1556/http_ptach
...
webContents: providing header details with response event
2015-05-27 15:05:55 +08:00
Cheng Zhao
172a5a71fc
docs: "move" and "moved" are platform-dependent
2015-05-27 14:57:14 +08:00
Cheng Zhao
c244e83e10
Merge pull request #1633 from deepak1556/window_event_patch
...
window: adding resize and move events
2015-05-27 14:54:36 +08:00
Cheng Zhao
904b75ab4a
Merge pull request #1669 from hokein/pdf-dll
...
Load pdf library dynamically
2015-05-26 12:41:51 +08:00
Cheng Zhao
5f52ca918f
Merge pull request #1763 from samccone/patch-4
...
Fix grammatical issues take 3
2015-05-24 10:43:37 +08:00
Cheng Zhao
16a95a42ff
Merge pull request #1761 from samccone/patch-3
...
docs: Fix grammatical issues
2015-05-24 10:42:53 +08:00
Sam Saccone
a642782a00
💄 Fix grammatical issues
2015-05-23 18:44:58 -04:00
Sam Saccone
0bb4e0e44a
💄 Fix grammatical issues
2015-05-23 16:00:09 -04:00
Sam Saccone
d91ddc6177
💄 Fix grammatical issue
2015-05-23 15:41:36 -04:00
deepak1556
4d5790dc09
return headers as object
2015-05-23 19:26:47 +05:30
Haojian Wu
fdad5892d9
📝 Add pdf.dll
note doc.
2015-05-23 21:39:59 +08:00
deepak1556
9a60fde59b
alias move and moved event on OS X
2015-05-22 12:24:12 +05:30
Robo
f46fcd158a
chnage move hook and add details to doc
2015-05-22 12:13:01 +05:30
Robo
1b1735bca9
avoid unnecessary api calls
2015-05-22 12:13:00 +05:30
deepak1556
3a5977e09f
window: adding resize and move events
2015-05-22 12:13:00 +05:30
Cheng Zhao
33a926c5d3
Fix typo
2015-05-22 10:32:59 +08:00
Cheng Zhao
fd41f1e8bc
Merge pull request #1616 from deepak1556/webview_fullscreen_patch
...
webContents: override fullscreen notification apis for webview
2015-05-21 15:03:48 +08:00
Cheng Zhao
cde6b41a05
Merge pull request #1730 from deepak1556/webview_navigation_patch
...
navigation: adding clearHistory method
2015-05-21 14:56:30 +08:00
deepak1556
0dcf061dc1
check if window is html or forced fullscreen
2015-05-21 10:16:11 +05:30
deepak1556
f2d91bc53c
adding events to notify fullscreen state
2015-05-21 10:16:11 +05:30
Cheng Zhao
71ee864d1d
docs: Open devtools in the quick start example
2015-05-21 11:16:39 +08:00
Cheng Zhao
dbecc8d5f5
Merge pull request #1701 from CharlieHess/paste-and-match-style
...
Paste and Match Style
2015-05-20 23:12:46 +08:00
Cheng Zhao
bbd8f091e0
Merge pull request #1737 from magicae/patch-1
...
doc: fix typo in pepper flash document
2015-05-20 19:24:09 +08:00
deepak1556
04b797ff0c
webContents: providing response headers in did-get-response-details event
2015-05-20 15:54:30 +05:30
Magica
f960c2dc63
doc: fix typo in pepper flash document
...
Add brackets around `plugins: true`
2015-05-20 18:04:51 +08:00
Cheng Zhao
9b445c27a2
Merge pull request #1668 from deepak1556/carsh_events_patch
...
webContents: adding events to detect gpu and plugin process crashes
2015-05-20 17:51:06 +08:00
Cheng Zhao
97a2889fd9
Merge pull request #1663 from khornberg/patch-1
...
Correct link of debugging UI
2015-05-20 17:44:29 +08:00
deepak1556
c548b9c87e
webContents: adding events to detect gpu and plugin process crashes
2015-05-20 15:05:48 +05:30
Cheng Zhao
361505661f
Merge pull request #1651 from magicae/ppapi-description-patch
...
ppapi: fix PPAPI flash plugin description as chromium does
2015-05-20 11:32:09 +08:00
Paul Betts
ca63ea0882
Add documentation
2015-05-19 14:27:15 -07:00
deepak1556
b0e8cafa00
navigation: adding clearHistory method
2015-05-19 22:41:03 +05:30
Magica
1a8c0230a7
doc: Add pepper flash tutorial link in README.
2015-05-19 20:29:04 +08:00
Magica
6980982e32
ppapi: Add pepper flash tutorial
...
Fix https://github.com/atom/electron/issues/1674
2015-05-19 20:27:12 +08:00
deepak1556
9963ddc485
implement method on browser window
2015-05-18 20:08:08 +05:30
deepak1556
46d80e8f05
devtools: api to inspect service worker for current webcontents
2015-05-18 19:19:33 +05:30
Tom Moor
a725a49759
Small spelling mistake
2015-05-15 13:09:59 -07:00
campersau
d19ae50cad
docs: fixed casing of "Note"
2015-05-15 17:46:25 +02:00
Charlie Hess
9f461aed68
Update docs.
2015-05-15 00:15:33 -07:00
Kyle Hornberg
0097f89adb
Correct link of debugging UI
...
Using the link provided one receives a response of `Cannot GET /[object%20Object]`.
I've tested this on electron 0.25.3 using the example application and node-inspector version 0.10.0.
The url change is the url provided by node-inspector in the terminal window.
2015-05-12 10:29:00 -05:00
Cheng Zhao
4c10925694
Add remote.getCurrentWebContents API
2015-05-11 14:05:20 +08:00
deepak1556
24bcd3b21e
provide default error message
2015-05-11 10:24:44 +05:30
deepak1556
9ab53b0e4b
protocol: adding error job to log error with custom protocols
2015-05-11 10:17:31 +05:30
Cheng Zhao
f02cae1b0a
docs: app.terminate is deprecated
2015-05-11 10:22:19 +08:00
Cheng Zhao
fa7f900b2b
Merge pull request #1634 from federicobond/patch-1
...
Fix wording in docs/api/remote.md
2015-05-10 23:27:43 +08:00
Cheng Zhao
75e5695317
Merge pull request #1554 from deepak1556/favicon_patch
...
webContents: removing getFavicon api
2015-05-10 21:22:01 +08:00
Cheng Zhao
66ef52197a
mac: Make "standard-window" option default to true
2015-05-10 21:16:08 +08:00
Cheng Zhao
9e3f108fad
Merge pull request #1585 from joshaber/no-texture
...
Use the standard window background
2015-05-10 21:09:38 +08:00
Federico Bond
ed023a560e
Fix wording in docs/api/remote.md
2015-05-10 02:54:37 -03:00
deepak1556
15ae6b8d36
fix lint errors and add documentation
2015-05-10 10:25:19 +05:30
joshaber
c8d0ef05a6
Docs.
2015-05-08 16:33:57 -04:00
Cheng Zhao
9d54092f41
Merge pull request #1512 from hokein/add-win-key
...
Add `Super` key support in global-shortcut API.
2015-05-07 10:35:56 +08:00
Haojian Wu
0f67b1866a
Add Super
key support in global-shortcut API.
2015-05-05 22:49:32 +08:00
Paul Betts
904505bb21
Suggest electron-rebuild for building native modules
2015-05-04 22:39:55 -07:00
deepak1556
22c50d0800
webContents: removing getFavicon api
2015-05-04 13:39:13 +05:30
Cheng Zhao
06834b723b
Merge pull request #1568 from atom/tray-getposition
...
Pass bounds instead of position in "clicked" event of "tray"
2015-05-04 13:13:33 +08:00
Cheng Zhao
921e7e0f91
Merge pull request #1565 from chicoxyzzy/patch-1
...
docs: fix typo
2015-05-04 12:18:04 +08:00
Cheng Zhao
f2fdc556a4
Merge pull request #1548 from MaxGraey/fix-docs
...
update using-native-node-modules doc
2015-05-04 12:11:47 +08:00
Cheng Zhao
f64dbbea3e
docs: Pass bounds in clicked event of tray
2015-05-04 11:34:11 +08:00
Max Graey
6842ac98c3
revert changes of dist url
2015-05-04 10:13:43 +07:00
Cheng Zhao
294dbac869
Merge pull request #1543 from deepak1556/tray_icon_patch
...
tray: send tray icon position as payload onclick OSX and windows
2015-05-04 11:11:13 +08:00
Sergey R
abe63ebd84
docs: fix typo
2015-05-04 02:21:07 +03:00
Max Graey
d2ab8322b7
update using-native-node-modules doc
2015-05-02 01:28:17 +07:00
deepak1556
6d7d068e49
tray: send tray icon position as payload onclick OSX
2015-05-01 19:30:01 +05:30
deepak1556
ae6a1b409f
window: adding setBounds and getBounds api
2015-05-01 16:20:53 +05:30
Cheng Zhao
9300859983
Merge pull request #1535 from deepak1556/contents_patch
...
webContents: adding serviceworker helper utilities
2015-05-01 14:56:35 +08:00
deepak1556
d76bd4a103
webContents: adding serviceworker helper utilities
2015-05-01 12:02:57 +05:30
Cheng Zhao
ca7e2c4d96
Merge pull request #1538 from leemac/patch-1
...
Typo and missing comma in Desktop Integration doc page
2015-05-01 12:48:55 +08:00
Lee McKinnon
5fa7ae7d72
Fixing typo in desktop-environment-integration.md
...
Missing comma in the 'setUserTasks' as well as a typo in the description under "User tasks (Windows)"
2015-04-30 15:40:30 -04:00
deepak1556
8c5f171a93
webContents: providing dom-ready event
2015-04-30 09:58:29 +05:30
Cheng Zhao
75b24c7d76
docs: disable-auto-hide-cursor option
2015-04-29 10:28:42 +08:00
Ben Drucker
0e7970fec5
Fix grammar in NW.js comparison
2015-04-27 15:55:25 -04:00
Cheng Zhao
858198a2bd
Merge pull request #1461 from deepak1556/webview_devtools_patch
...
webview: add inspectElement method
2015-04-25 16:14:13 +08:00
deepak1556
18b3dfa350
removed will-navigate and did-navigate events
2015-04-25 09:50:28 +05:30
deepak1556
05be71e9bc
fix getFavcion api in webview to return dataUrl
2015-04-25 09:50:28 +05:30
deepak1556
36819e2638
added did-navigate event, getFavicon api and workaround webview spec
2015-04-25 09:50:28 +05:30
deepak1556
9b585458c1
webview: will-navigate and page-favicon-set navigation events
2015-04-25 09:50:28 +05:30
Bhargav Patel
5c5fd377f7
Minor grammatical fixes
...
Fixed some run-on sentances and changed structor of some.
2015-04-23 20:12:04 -04:00
lazarus
00ef99826d
fix minor text error
2015-04-23 16:32:41 -07:00
deepak1556
cdb1711fe1
webview: add inspectElement method
2015-04-23 15:18:13 +05:30
Kevin Sawicki
5c94f7ccd4
Merge pull request #1464 from bnvk/patch-1
...
updated bash path to ./Electron.app/Contents/MacOS/Electron
2015-04-22 14:08:09 -07:00
Florian Hämmerle
ec4d596189
Update quick-start.md
2015-04-22 22:14:50 +02:00
Brennan Novak
bc04e951cf
updated bash path to ./Electron.app/Contents/MacOS/Electron
...
it had the trailing /Atom which no longer exists
2015-04-22 16:22:08 +02:00
Cheng Zhao
fc3026dcfe
Merge branch 'master' of https://github.com/NKMR6194/electron into NKMR6194-master
2015-04-20 19:40:04 +08:00
Cheng Zhao
237b7bedaa
Merge pull request #1428 from SimplyAhmazing/master
...
Documentation Fix: edits quick-start doc file section "The renderer process" segment
2015-04-20 15:51:01 +08:00
Cheng Zhao
8f611687f1
Merge pull request #1421 from tommoor/patch-2
...
Updated documentation for power-monitor
2015-04-20 15:24:24 +08:00
SAKATA Sinji
45f022b9db
docs: Atom Shell => Electron in quick-start.md
2015-04-20 00:46:00 +09:00
Cheng Zhao
cd0aa4a956
Merge pull request #1389 from atom/rename-to-electron
...
Rename to electron
2015-04-17 15:22:07 +08:00
Cheng Zhao
b0b6747456
docs: Update the rebranding guide
2015-04-17 11:59:40 +08:00
Cheng Zhao
1f1cb12d46
docs: Build for 64bit target on Windows
2015-04-16 14:50:46 +08:00
Cheng Zhao
d2682233fd
docs: Atom Shell => Electron
2015-04-16 11:31:12 +08:00
Ahmed Abdalla
3a850b94f5
removes use of passive voice
2015-04-15 14:01:09 -04:00
Ahmed Abdalla
a179e48e3b
fixes spelling typo
2015-04-15 13:58:30 -04:00
Tom Moor
2de9123cfd
Update power-monitor.md
2015-04-15 08:17:10 -07:00
Tom Moor
378e56e254
Updated documentation for power-monitor
...
Added two undocumented events, added note that must be used after ready event.
2015-04-14 21:03:58 -07:00
Ahmed Abdalla
0d3aaaf0af
edits quick-start "The renderer Process" segment
2015-04-14 23:04:19 -04:00
Cheng Zhao
64f9f7e906
Merge pull request #1386 from deepak1556/web_contents_patch
...
webContents: event to detect status of requested resource
2015-04-13 11:59:37 +08:00
Cheng Zhao
91c9f590dd
Remove the NativeImage::MakeTemplateImage method
...
Is duplicate with SetTemplateImage.
2015-04-13 11:53:24 +08:00
Cheng Zhao
f11988a354
Merge pull request #1383 from deepak1556/nativeimage_patch
...
nativeImage: adding setTemplateImage method
2015-04-13 11:47:58 +08:00
Cheng Zhao
6137c2317d
Improves #1373
...
* Don't pollute Menu API.
* Add examples in docs.
* Moves the docs from menu-item.md to menu.md.
2015-04-13 11:22:33 +08:00
Cheng Zhao
7a97488023
Merge pull request #1373 from FoldingText/position-menu-items
...
Add position attribute for menu items
2015-04-13 09:46:13 +08:00
Cheng Zhao
43fe82e1e5
Merge branch 'master' into rename-to-electron
2015-04-12 21:49:08 +08:00
Cheng Zhao
159e013ce5
docs: Don't mention apm
...
It causes confusions, and it is not convineint any more, see #793 .
2015-04-12 21:46:50 +08:00
Cheng Zhao
252ac465c5
Merge pull request #1384 from atom/component_build
...
Links with Chromium directly instead of linking its shared library
2015-04-11 14:12:16 +08:00
Joshua Bemenderfer
4defde0b61
Fix spelling and grammar errors.
...
Particularly in the spelling of the bootstrap and build script names. That threw me off a bit.
2015-04-11 12:46:13 +08:00
Cheng Zhao
ab94c3f49e
docs: Add "Build system overview" chapter
2015-04-11 12:11:57 +08:00
Cheng Zhao
21ca4de1af
docs: Output dir is changed
2015-04-10 21:56:02 +08:00
Kevin Sawicki
6615ef1054
Atom Shell -> Electron
2015-04-08 10:16:10 -07:00
deepak1556
15a648a879
webContents: event to detect status of requested resource
2015-04-08 19:14:47 +05:30
Cheng Zhao
c2852b5b8c
linux: Add some more building requirements
2015-04-08 19:46:37 +08:00
deepak1556
efd294d69d
nativeImage: adding setTemplateImage method
2015-04-08 14:39:14 +05:30
Cheng Zhao
d8fbfe6885
Fix typo
2015-04-08 10:05:06 +08:00
Tom Moor
8bd711ea66
Add 'error' event to auto-updater documentation
2015-04-07 09:21:29 -07:00
Jesse Grosjean
c8a3c14a8c
Add position attribute for menu items
...
This commit adds a position attribute for menu items defined in menu
templates. When the final menu is built the position attribute is used
to determine menu item positions in a similar design to how Eclipse
positions menu items.
2015-04-07 11:14:28 -04:00
Cheng Zhao
fb00c28026
Merge pull request #1356 from deepak1556/web_view_patch
...
webview: adding page-title-set event
2015-04-07 10:54:07 +08:00
Cheng Zhao
54f2b3248d
Merge pull request #1350 from joshuabenuck/patch-1
...
Update build-instructions-windows.md
2015-04-07 09:52:38 +08:00
Cheng Zhao
e95ab2ddb8
Merge pull request #1337 from deepak1556/api_devtools_window_patch
...
browserWindow: adding devtools-focused event
2015-04-07 09:50:31 +08:00
TJ Krusinski
c98774b3df
add to
in sentence for grammar
...
Simply a small grammar improvement.
2015-04-05 16:18:20 -04:00
Robo
87af6f9c80
webview: adding page-title-set event
2015-04-05 14:50:42 +05:30
Joshua Benuck
0de623693d
Update build-instructions-windows.md
...
In the troubleshooting section, include a recommendation to install the latest Visual Studio update if you run into a fatal internal compiler error while building.
2015-04-03 20:22:50 -07:00
Robo
3aefa5f549
browserWindow: adding devtools-focused event
2015-04-02 12:23:57 +05:30
Evlogiy Sutormin
430a6c2915
fix link
2015-04-01 03:24:39 +03:00
liang feng
5460b84c60
modify param description
2015-03-30 16:13:11 +08:00
Cheng Zhao
9b68777b4b
Minor fixes of #1309
...
* Line length should <= 80 cols.
* Add missing "s".
2015-03-29 20:40:02 +08:00
Cheng Zhao
3b1be743ef
Merge pull request #1309 from hokein/workspace-visible-api
...
Add workspace visible APIs
2015-03-29 20:37:07 +08:00
Cheng Zhao
e0d0e7651f
Merge pull request #1311 from deepak1556/api_shell_patch
...
shell: return status for moveitemtotrash operation
2015-03-29 20:02:13 +08:00
Cheng Zhao
fdc07dea17
docs: Say more about what is renderer process and main process
2015-03-29 16:02:31 +08:00
Cheng Zhao
85838fbf1a
Merge pull request #1313 from ArtskydJ/browser-side-to-main-process
...
Renamed browser-side to main process
2015-03-29 15:25:56 +08:00
Haojian Wu
0342854e25
Update workspace visible APIs.
2015-03-29 10:01:52 +08:00
Robo
bedea89dcf
shell: return status for moveItemToTrash on all platforms
2015-03-29 00:47:50 +05:30
Joseph Dykstra
4a508e0e41
reverted incorrect changes
2015-03-27 07:46:26 -05:00
Cheng Zhao
b52771e729
Merge pull request #1307 from deepak1556/api_windows_patch
...
providing option to undock devtools from browser-window
2015-03-27 16:19:45 +08:00
deepak1556
69d958b94e
providing option to undock devtools from browser-window
2015-03-27 13:32:08 +05:30
Cheng Zhao
b77c03357c
docs: BrowserWindow.capturePage nows returns NativeImage
2015-03-27 14:43:29 +08:00
Joseph Dykstra
b6875ad49b
Renamed browser-side to main process
...
renamed a few occurances of "web page" to "renderer"
renamed a few files that had "browser" in their name to "main-process"
note that there are still many occurances of web page.
2015-03-26 10:20:31 -05:00
Haojian Wu
296d5c4515
📝 Add document for workspace visible APIs.
2015-03-26 18:59:24 +08:00
Cheng Zhao
0bb7abd7a4
docs: clipboard.readImage/.writeImage
2015-03-26 12:53:48 +08:00
Cheng Zhao
6eee6c181d
Improves #1295
2015-03-26 11:27:06 +08:00
Cheng Zhao
5c8f2d4e69
Merge pull request #1295 from deepak1556/app_patch
...
allow setting loglevel
2015-03-26 11:20:08 +08:00
deepak1556
15f59b54dd
allow setting loglevel
2015-03-25 20:53:01 +05:30
Cheng Zhao
a9301ea1d0
Merge pull request #1290 from deepak1556/protocol_patch
...
[doc]: fix when to use protocol module
2015-03-25 21:02:49 +08:00
Cheng Zhao
b68eccf784
docs: "options" is a required parameter in dialog.showMessageBox
2015-03-25 19:20:32 +08:00
deepak1556
a360ef7c8d
[doc]: fix when to use protocol module
2015-03-25 11:54:21 +05:30
Nathan Sobo
9f9f772ff5
🎨 Add "-ize" suffix
2015-03-24 17:18:51 -06:00