Cheng Zhao
115bb31ab4
docs: Small fix on mas guide
2015-10-16 20:21:06 +08:00
Cheng Zhao
18fd126c64
docs: Mac App Store Submission Guide
2015-10-16 17:16:12 +08:00
Cheng Zhao
7bdbe45c91
subpixel-font-scaling option is removed
2015-10-16 15:01:28 +08:00
Cheng Zhao
0e94ccb72b
Merge pull request #3080 from atom/save-page-api
...
Implement webContents.savePage API.
2015-10-16 09:52:43 +08:00
Haojian Wu
facd0fbc08
Implement webContents.savePage API.
2015-10-16 09:23:08 +08:00
Nicholas Arcuri
95c4847d60
Update application-distribution.md
...
Fix typo on line 38
2015-10-14 06:28:27 -04:00
Alex Sherwin
b9d838975d
Fixing "tile" -> "title" typo
2015-10-12 20:17:06 -04:00
Philipp A.
36bbf5d51f
fixed devtools instructions
2015-10-11 15:18:27 +02:00
Mario Zaizar
965471d9f8
Merge branch 'master' of https://github.com/atom/electron into better-translations
2015-10-08 23:24:23 -07:00
Mario Zaizar
d7c67d795b
Merge remote-tracking branch 'atom/master' into better-translations
2015-10-08 23:19:32 -07:00
Mario Zaizar
841407a619
Breakdown a super long line inside styleguide.md
2015-10-08 23:19:16 -07:00
Cheng Zhao
d9cf9a7cbc
docs: Fix wrong level for API titles
2015-10-08 11:14:04 +08:00
Steve Kinney
2978beaeb7
💄 Add preposition to globalShortcut.unregisterAll()
2015-10-07 09:03:46 -07:00
Steve Kinney
6f61832a34
💄 Add semicolon to global-shortcut code example
...
This keeps this line consistent with the rest of the documentation.
2015-10-07 09:03:11 -07:00
Cheng Zhao
2d802d6f1e
Merge branch 'master' into no-vistas-no-problem
2015-10-06 17:02:08 +08:00
Cheng Zhao
804cf5e8ba
Merge pull request #2994 from etiktin/update_native_modules_doc
...
Update native modules doc
2015-10-06 16:55:25 +08:00
Cheng Zhao
fc0153f0bc
Merge pull request #2993 from etiktin/update_screen_doc
...
Update screen.md
2015-10-06 16:55:16 +08:00
Eran Tiktin
c3cd438d34
Replace io.js references with node.js references
2015-10-05 21:12:29 +03:00
Eran Tiktin
87e0c812e9
Update native modules doc
2015-10-05 17:48:48 +03:00
Eran Tiktin
ea3e84e7ff
Update screen.md
...
Removed a trailing comma.
2015-10-05 16:56:36 +03:00
Eran Tiktin
239b97cde1
Update process.md
...
Fixed the `loaded` example according to
[this](https://github.com/atom/electron/issues/2984#issuecomment-145465907 )
comment.
2015-10-05 16:51:49 +03:00
Cheng Zhao
ad8e727ba2
docs: "loaded" event of "process"
2015-10-05 11:41:36 +08:00
Cheng Zhao
46c69cc3e5
docs: Removed unneeded changes from PR
2015-10-05 11:41:06 +08:00
hansrwindhoff
69140af083
example code didn't run
2015-10-04 20:14:52 -06:00
Cheng Zhao
3d4318e15e
docs: Remove cache
and userCache
dir
...
Closes #1404 .
2015-10-04 21:20:05 +08:00
chriswmercer
b4ec7c5aaf
Minor grammar correction
2015-10-03 18:03:49 +01:00
Paul Betts
bb938b02d8
Remove Vista as possibly working
...
Vista crashes on startup because Win7 touch APIs aren't present - this is fine, but we want to tell people out of the gate that it won't work
2015-10-03 09:02:50 -07:00
Cheng Zhao
55acdcb1ad
docs: --enable-logging
2015-10-03 15:43:26 +08:00
Cheng Zhao
0f9f8e62fc
docs: No leading slash in --url-base
...
Fixes #2968 .
2015-10-03 13:54:05 +08:00
Cheng Zhao
651009a1dc
docs: Add "Supported Platforms"
2015-10-03 13:42:34 +08:00
Cheng Zhao
24518d13d5
Merge pull request #2965 from jhen0409/patch-1
...
Fix typo for docs/api/menu-item.md
2015-10-03 01:15:33 +08:00
Jhen
0ecf077590
Fix typo for docs/api/menu-item.md
2015-10-02 21:53:55 +08:00
Cheng Zhao
af971a46bd
docs: Move devtools methods to WebContents
2015-10-01 16:30:31 +08:00
Cheng Zhao
0fb68e8130
Make Menu.popup accept no parameter
2015-09-30 23:41:23 +08:00
Alexander Rusakov
d5f81357b6
remove required width and height BrowserWindowOptions
2015-09-30 17:13:20 +03:00
My-khael Pierce
a0dcfc57b2
Update quick-start.md
2015-09-28 23:09:13 -04:00
Cheng Zhao
305d98abc5
Merge pull request #2926 from brenca/master
...
Add more detailed documentation about the format of frameBuffer (FrameSubscription API)
2015-09-29 09:25:51 +08:00
Heilig Benedek
8734395358
Detalied documentation about frameBuffer's format.
2015-09-28 22:33:43 +02:00
Cheng Zhao
a987715222
Merge pull request #2914 from deepak1556/network_emulation_api_patch
...
session: api to emulate network conditions
2015-09-28 17:02:23 +08:00
Robo
db0732b35b
add examples
2015-09-28 12:52:50 +05:30
Cheng Zhao
11af4b63ac
Merge pull request #2918 from brenca/master
...
Option to specify button on a MouseEvent and text on a KeyboardEvent when using sendInputEvent
2015-09-28 12:47:22 +08:00
Heilig Benedek
21cd4c1431
Added documentation about the changes
2015-09-28 02:52:16 +02:00
Robo
fc7f4ae24b
session: api to emulate network conditions
2015-09-27 18:55:26 +05:30
Plusb Preco
7923e19553
Merge remote-tracking branch 'atom/master'
2015-09-27 22:20:51 +09:00
Plusb Preco
397fbeae28
Update example variable name prefix (atom to electron)
...
* Update variable name prefix as `atom` to `electron`
2015-09-27 22:20:35 +09:00
Haojian Wu
4a64d1d946
📝 fix a typo
...
interrputed => interrupted
2015-09-25 13:13:11 +08:00
Haojian Wu
01f0643142
Fix inconsistent docs: downloadItem.getURL() => downloadItem.getUrl()
2015-09-25 09:34:04 +08:00
Cheng Zhao
ecefd3540b
Merge pull request #2840 from atom/download-item
...
Add more download supports in Electron
2015-09-24 21:04:25 +08:00
Cheng Zhao
c73d1ce6c7
Merge pull request #2877 from kostia/utf8-charset-in-quick-start
...
📝 Include UTF-8 charset in quick start example
2015-09-24 17:49:35 +08:00
Haojian Wu
1879392c7b
Reimplement downloadItem.getFilename API.
...
Previously, the suggested file name(Always 'empty') returned by
'download_item->GetSuggestedFilename' is not the same with the default one saved
in local disk.
The patch reimplement this API allowing it to return the default file name, which
is more expected from user.
2015-09-24 16:39:02 +08:00