Kevin Sawicki
d476227e16
Remove unneeded return
2016-09-08 10:20:39 -07:00
Kevin Sawicki
902bd0564e
Require Buffer explicitly instead of relying on global
2016-09-08 10:17:06 -07:00
Kevin Sawicki
803943bff8
Merge pull request #7128 from electron/api-breakage-list
...
Document what APIs will break in Electron 2.0
2016-09-08 09:21:26 -07:00
Kevin Sawicki
ae933140af
Add variables to options example
2016-09-08 09:15:05 -07:00
Kevin Sawicki
d1876aa313
Add headings for each module
2016-09-08 09:09:49 -07:00
Kevin Sawicki
25f5135134
Move breaking changes doc to /docs
2016-09-08 09:07:58 -07:00
Kevin Sawicki
2aa64853f4
Add planned 2.0 API breakage
2016-09-08 09:05:49 -07:00
Kevin Sawicki
224d3aef3e
Mark detach option for 2.0 removal
2016-09-08 09:05:49 -07:00
Cheng Zhao
2885e980a5
Merge pull request #7131 from electron/end-sheet-on-close
...
End sheet in parent when closing modal window
2016-09-08 15:53:07 +09:00
Cheng Zhao
a0eccdfe1e
Merge pull request #7130 from electron/windows-stdin-renderer
...
Add EOF process.stdin in render process
2016-09-08 15:04:10 +09:00
Kevin Sawicki
45e8c40ae8
Merge pull request #7132 from electron/lint-python-via-npm-run-lint
...
Run pylint as part of main lint task
2016-09-07 16:49:21 -07:00
Kevin Sawicki
d6b1d61438
Run pylint as part of main lint task
2016-09-07 16:23:59 -07:00
Kevin Sawicki
8652888e27
End sheet in parent when closing modal window
2016-09-07 15:24:37 -07:00
Kevin Sawicki
d76c970da6
Assert read value instead of exception
2016-09-07 14:51:05 -07:00
Kevin Sawicki
28b33074cf
Setup stdin in both processes on Windows
2016-09-07 14:45:56 -07:00
Kevin Sawicki
b5e9bb9e6a
Add spec for accessing process.stdin
2016-09-07 14:40:18 -07:00
Kevin Sawicki
691aec701f
Merge pull request #7119 from electron/arrange-project-translations
...
Arrange meta docs translations
2016-09-07 08:46:37 -07:00
Cheng Zhao
e561608c0d
Merge pull request #7116 from electron/restore-no-asar
...
Restore process.noAsar in finally block
2016-09-07 16:50:26 +09:00
Cheng Zhao
ade60ed482
Merge pull request #7110 from electron/circular-menu-require
...
Prevent circular Menu require
2016-09-07 16:32:23 +09:00
Kevin Sawicki
0686908461
Link to translations
2016-09-06 14:58:50 -07:00
Kevin Sawicki
22368d0f06
Move translated project docs to docs-translations folder
2016-09-06 14:54:17 -07:00
Kevin Sawicki
076d957ab9
Merge pull request #7068 from duncup/master
...
Create translate docs.
2016-09-06 14:47:18 -07:00
Kevin Sawicki
540b1960a8
Merge pull request #7113 from electron/const-default-app
...
Use const instead of var in default app
2016-09-06 13:42:36 -07:00
Kevin Sawicki
46fbb6ed61
Reset process.noAsar in finally block
2016-09-06 13:40:25 -07:00
Kevin Sawicki
b186d752da
Add failing spec for restoring noAsar value
2016-09-06 13:40:15 -07:00
Kevin Sawicki
7bc45c328b
Use const instead of var
2016-09-06 11:58:06 -07:00
Kevin Sawicki
b54b74c310
Prevent missing Menu.buildFromTemplate function
2016-09-06 11:31:14 -07:00
duncup
742a498f13
Create translate docs.
2016-09-02 14:25:56 +08:00
Cheng Zhao
02ce727ff6
Bump v1.3.5
2016-09-02 13:59:28 +09:00
Cheng Zhao
cdfcca147a
Fix warning when compiling for win32 ia32 build
2016-09-02 13:59:28 +09:00
Cheng Zhao
8471f647a1
Fix arm's zip name
2016-09-02 13:57:56 +09:00
Kevin Sawicki
0c2da5dcea
Merge pull request #7059 from malept/docs-typos
...
Fix documentation typos
2016-09-01 17:37:28 -07:00
Mark Lee
38e1a24304
📝 Make arch references more consistent
...
[ci skip]
2016-09-01 07:53:32 -07:00
Mark Lee
00154c7f9c
📝 Add missing words
...
[ci skip]
2016-09-01 07:49:36 -07:00
Cheng Zhao
249777721c
Fix symbols zip's name
2016-09-01 19:18:19 +09:00
Cheng Zhao
31e947a9f7
Update brightray submodule
2016-09-01 19:12:44 +09:00
Cheng Zhao
308f3bb77b
Update libchromiumcontent for #5665
2016-09-01 16:38:52 +09:00
Cheng Zhao
14f625d61b
Merge pull request #6826 from enlight/set-jump-list
...
Extend the custom Jump List API provided by Electron
2016-09-01 15:35:21 +09:00
Vadim Macagon
c64294cf60
Extend the custom Jump List API
...
Add `app.getJumpListSettings()` and `app.setJumpList(callback)` that
make it possible to fully customize the Jump List of an Electron app.
It is now possible to:
- Add tasks to the standard `Tasks` category.
- Add separators to the standard `Tasks` category.
- Add custom categories containing tasks and file links.
- Add system managed Recent/Frequent categories.
- Remove the custom Jump List.
2016-09-01 09:56:14 +07:00
Cheng Zhao
a37544cef4
Merge pull request #7041 from Ikana/document-webcontents-fromId
...
documents webContents.fromId
2016-08-31 21:01:49 +09:00
Cheng Zhao
4833c4800e
Merge pull request #6998 from electron/ipc-v8-converter-crash
...
Don't serialize external values over IPC
2016-08-31 20:45:25 +09:00
Cheng Zhao
5c051c9941
Merge pull request #6986 from electron/arm-release-asset-name
...
Add v7l to ARM release assets
2016-08-31 20:35:59 +09:00
Cheng Zhao
f854b27bfb
Merge pull request #6867 from electron/remote-function-properties
...
Allow accessing remote function properties
2016-08-31 17:28:09 +09:00
roderik
1ff58a6066
documents webContents.fromId
2016-08-30 22:25:04 -05:00
Kevin Sawicki
3e7a0e4b43
Test external value as send argument
2016-08-30 09:27:12 -07:00
Kevin Sawicki
8a9776b227
Move IsExternal check to FromV8ValueImpl
2016-08-30 08:51:22 -07:00
Cheng Zhao
e2d70fb92b
Merge pull request #7028 from electron/default-exit-code
...
Default app exit code to 0
2016-08-30 19:36:03 +09:00
Cheng Zhao
f30ebc6839
Merge pull request #7026 from Menci/master
...
Add guide for force new page in print / printToPDF
2016-08-30 19:31:31 +09:00
Cheng Zhao
572f58bc34
Merge pull request #7018 from HanaeKae/jpfont-in-flash
...
Japanese font rendering in flash.
2016-08-30 17:52:05 +09:00
Cheng Zhao
46b2579441
Merge pull request #7029 from electron/revert-7003-exit-tab-fullscreen
...
Revert "exit tab fullscreen on destroy"
2016-08-30 17:09:37 +09:00