Kevin Sawicki
92092bed41
Bump v1.6.1
2017-02-21 08:49:50 -08:00
Kevin Sawicki
f80af6e3ed
Merge pull request #8718 from demopark/master
...
add translations files for zh-CN
2017-02-21 08:48:15 -08:00
Kevin Sawicki
1dd37eaab7
Merge pull request #8717 from gerhardberger/vibrancy-version-fix
...
Fix OS version check of vibrancy
2017-02-21 08:45:10 -08:00
DemoPark
c78d7fc125
add translations files for zh-CN
...
add zh-CN translations file - debug-instructions-windows.md
add zh-CN translations file - debugging-instructions-macos.md
update zh-CN translations file - README.md
2017-02-19 21:38:37 +08:00
gellert
a1ede4a4b0
fixes os version check of vibrancy
2017-02-18 20:25:03 +01:00
Kevin Sawicki
1f75df0253
Merge pull request #8693 from electron/zoom_specs
...
webContents: add basic zoom specs
2017-02-17 12:50:26 -08:00
deepak1556
a57af31b99
add zoom specs based on standard protocols
2017-02-18 01:41:39 +05:30
deepak1556
0c022fdc36
set zoom changes for in page navigaitons
2017-02-18 01:34:32 +05:30
deepak1556
403e7681c1
add basic webview zoom specs
2017-02-18 01:34:32 +05:30
deepak1556
c71b44048c
address review comments
2017-02-18 01:34:32 +05:30
deepak1556
dfc2e6c4a8
add temporary zoom api spec
2017-02-18 01:34:32 +05:30
deepak1556
71fd3e807c
use sync zoom api with guest view manager webpreferences
2017-02-18 01:34:32 +05:30
deepak1556
763b9ab8d8
add zoom spec
2017-02-18 01:34:32 +05:30
deepak1556
203a920c64
fix signature of zoom getter apis
2017-02-18 01:34:32 +05:30
Kevin Sawicki
5e30ccd891
Merge pull request #8709 from electron/upgrade-native-mate
...
Upgrade native_mate
2017-02-17 10:57:39 -08:00
Kevin Sawicki
e60601898d
Upgrade native_mate
2017-02-17 10:25:20 -08:00
Kevin Sawicki
440e48fe19
Merge pull request #8707 from demopark/master
...
add translations files for zh-CN
2017-02-17 08:22:05 -08:00
Kevin Sawicki
91677ade89
Merge pull request #8704 from YurySolovyov/update-icon-fetch-impl
...
Update icon loading API implementation
2017-02-17 08:21:10 -08:00
DemoPark
529b84ff9c
add translations files for zh-CN
...
add zh-CN translations file - clang-format.md
add zh-CN translations file - styleguide.md
update zh-CN translations file - README.md
2017-02-17 17:28:55 +08:00
deepak1556
5687f8b3b7
Destroy icon manager after file thread is destroyed
2017-02-17 14:16:18 +05:30
Yury Solovyov
977abc6458
Update icon loading API implementation
2017-02-16 23:16:34 +03:00
Kevin Sawicki
8fe025d6c9
Merge pull request #8695 from ericbrumer/master
...
[Win] Allow favicon.png to be on the root of any drive letter
2017-02-16 11:56:52 -08:00
Eric Brumer
87e606627c
Smaller regex now that it's case insensitive
2017-02-16 09:26:20 -08:00
Eric Brumer
7cb101b566
Case insensitive filepath
2017-02-16 09:17:37 -08:00
Kevin Sawicki
19b686c90b
Merge pull request #8696 from demopark/master
...
add translations files for zh-CN
2017-02-16 08:12:18 -08:00
DemoPark
6dd18678a9
add translations files for zh-CN
...
add zh-CN translations file - security.md
add zh-CN translations file - repl.md
add zh-CN translations file - windows-store-guide.md
update zh-CN translations file - glossary.md
update zh-CN translations file - README.md
2017-02-16 16:31:55 +08:00
Eric Brumer
d97585d06d
Allow favicon.png to be on the root of any drive letter
2017-02-15 19:02:11 -08:00
Kevin Sawicki
a00bb332ca
Merge pull request #8686 from demopark/master
...
Optimize zh-CN language logic and grammar
2017-02-15 12:27:06 -08:00
Kevin Sawicki
9a7ac5326c
Merge pull request #8676 from electron/focus-delegate
...
Prevent invisible windows from being activated
2017-02-15 11:22:00 -08:00
Kevin Sawicki
70849de8c4
Mark constructor as explicit
2017-02-15 08:28:55 -08:00
Kevin Sawicki
52801c4a41
Use internal IsVisible method
2017-02-15 08:28:55 -08:00
Kevin Sawicki
db79f4f450
Implement Activate instead of CanFocus
2017-02-15 08:28:55 -08:00
Kevin Sawicki
bda8af8dd3
Just use visible state in CanFocus delegate
2017-02-15 08:28:55 -08:00
Kevin Sawicki
86007fe61d
Update blur parent window spec
2017-02-15 08:28:55 -08:00
Kevin Sawicki
35908ac398
Add webContents.focus() spec
2017-02-15 08:28:55 -08:00
Kevin Sawicki
be79417a03
Include CanFocus on Windows and map to state
2017-02-15 08:28:55 -08:00
Kevin Sawicki
0ac3969c6a
Merge pull request #8682 from electron/use-electron-version-in-chromedriver-asset-name
...
Use electron version in Chromedriver asset name
2017-02-15 08:28:43 -08:00
Kevin Sawicki
a0fc5ae63d
Use electron version in Chromedriver asset name
2017-02-15 08:17:40 -08:00
DemoPark
1170ecb269
add zh-CN translations for offscreen-rendering.md
...
add zh-CN translations for offscreen-rendering.md
2017-02-15 17:45:52 +08:00
DemoPark
f79ce38a57
add zh-CN translations for electron-versioning.md
...
add zh-CN translations for 'electron-versioning.md'
2017-02-15 17:21:20 +08:00
Jonas Zhang
20aeec7cf5
Merge pull request #1 from demopark/demopark-patch-1
...
Optimize zh-CN language logic and grammar
2017-02-15 14:21:37 +08:00
Jonas Zhang
b3ab426a5e
Optimize zh-CN language logic and grammar
...
Optimize zh-CN language logic and grammar.
2017-02-15 14:20:48 +08:00
Cheng Zhao
c127ce3e46
Merge pull request #8679 from electron/disable-active-tracker
...
Disable the ActiveVerifier
2017-02-15 11:04:36 +09:00
Kevin Sawicki
fe59f413f6
Merge pull request #8684 from electron/compiler-error
...
Rename variable for compiler error
2017-02-14 12:40:21 -08:00
Kevin Sawicki
36e6501c44
Rename variable for compiler error
2017-02-14 12:30:23 -08:00
Kevin Sawicki
9be42db8d5
Merge pull request #8628 from Spacetech/master
...
Implement invalidate for non-offscreen mode
2017-02-14 11:41:16 -08:00
Kevin Sawicki
52d989f908
Update docs for non-offscreen invalidate
2017-02-14 11:17:39 -08:00
Kevin Sawicki
643cb5d6de
Remove unused variable
2017-02-14 11:13:23 -08:00
Kevin Sawicki
5cb6648686
Use underscore variable name for consistency
2017-02-14 11:12:30 -08:00
Kevin Sawicki
82f452568c
🎨 Minor formatting tweaks
2017-02-14 11:09:15 -08:00
Kevin Sawicki
897d58bde1
Merge pull request #8648 from electron/set-extra-crash-reporter-data
...
Support updating crash reporter extra parameters
2017-02-14 10:09:02 -08:00
Kevin Sawicki
272a0824e8
Fix darwin platform name
2017-02-14 09:37:09 -08:00
Kevin Sawicki
af7702d0f2
🎨
2017-02-14 09:37:09 -08:00
Kevin Sawicki
07173cdd9d
Tweak setExtraParameter description
2017-02-14 09:37:09 -08:00
Kevin Sawicki
b51adf8ae5
Add spec for updated extra parameters
2017-02-14 09:37:09 -08:00
Kevin Sawicki
a4bbad03c2
autoSubmit -> uploadToServer
2017-02-14 09:37:09 -08:00
Kevin Sawicki
f3756ccf29
Run crash reporter specs on all platforms
2017-02-14 09:37:09 -08:00
Kevin Sawicki
3b7207da9f
Support removing extra parameters
2017-02-14 09:37:09 -08:00
Kevin Sawicki
41fef3999c
Document setExtraParameter
2017-02-14 09:37:09 -08:00
Kevin Sawicki
9a434af03e
Clear crash keys in InitBreakpad
2017-02-14 09:37:09 -08:00
Kevin Sawicki
ba975d552a
Add setExtraParameter support on macOS
2017-02-14 09:37:09 -08:00
Kevin Sawicki
cfe3ae234b
Correct , -> . typo
2017-02-14 09:37:09 -08:00
Kevin Sawicki
3e18d8baf5
Remove _ prefix on binding methods
2017-02-14 09:37:09 -08:00
Kevin Sawicki
e4c54fd0d8
Merge pull request #8662 from oukan/feature/translate-zh-CN
...
Modules for the Main Process to zh-CN
2017-02-14 09:33:27 -08:00
Kevin Sawicki
e9e8595605
Merge pull request #8673 from electron/scroll-touch-end
...
Call OnWindowScrollTouchEnd instead of Edge
2017-02-14 09:32:56 -08:00
Kevin Sawicki
c54ae66fb9
Call OnWindowScrollTouchEnd instead of Edge
2017-02-14 09:13:07 -08:00
Kevin Sawicki
624e44dd6f
Merge pull request #8605 from electron/no-more-global-buffer
...
Delete Buffer global when node integration is disabled
2017-02-14 09:07:24 -08:00
Kevin Sawicki
fdc1d3d763
Add Buffer typeof assertion
2017-02-14 08:42:34 -08:00
Kevin Sawicki
8e09fcd2a9
Upgrade node for require wrapper Buffer change
2017-02-14 08:42:34 -08:00
Kevin Sawicki
2a18e3f9ea
Remove Buffer global on load
2017-02-14 08:42:34 -08:00
Kevin Sawicki
1933a4fc9f
Remove global Buffer mention now handled as require wrapper
2017-02-14 08:42:34 -08:00
Kevin Sawicki
7e138083ef
Add declared const Buffer spec
2017-02-14 08:42:34 -08:00
Kevin Sawicki
70010fdb8e
Add spec for Buffer global
2017-02-14 08:42:34 -08:00
Kevin Sawicki
80dad58a59
Merge pull request #8654 from electron/context-shutdown-crash
...
Upgrade brigthray for context crash fix
2017-02-14 08:41:55 -08:00
Kevin Sawicki
1f0bc7fe86
Upgrade brigthray for context crash fix
2017-02-14 08:25:27 -08:00
Cheng Zhao
bad6954911
Disable the ActiveVerifier
2017-02-14 17:23:20 +09:00
Gary Wilber
f19924bcb0
Add Invalidate method to NativeWindow and add Mac implementation
2017-02-13 19:41:24 -08:00
Kevin Sawicki
d3c967401d
Merge pull request #8672 from electron/reorder-compiler-error-in-zoom-controller
...
Call content::WebContentsObserver first
2017-02-13 09:24:38 -08:00
Kevin Sawicki
d7ab142e10
Call content::WebContentsObserver first
2017-02-13 09:09:42 -08:00
Kevin Sawicki
8c2cf03f37
Merge pull request #8617 from electron/resolves-aliases-nsopen
...
Add resolvesAliases option to openDialog
2017-02-13 08:29:18 -08:00
Kevin Sawicki
a746651d1c
Use dialog setter for consistency with other properties
2017-02-13 08:23:53 -08:00
Samuel Attard
17fe5efa13
Fix linting
2017-02-13 08:23:53 -08:00
Samuel Attard
7c33f3ee65
Document the noResolveAliases property
2017-02-13 08:23:53 -08:00
Samuel Attard
e45d8079b8
Add support for a noResolveAliases property
2017-02-13 08:23:53 -08:00
Kevin Sawicki
266c78b861
Merge pull request #8669 from poppinlp/patch-1
...
Fix typo
2017-02-13 08:18:19 -08:00
Kevin Sawicki
c9e5d7d1e2
Merge pull request #8660 from fab1an/patch-3
...
Update session.md
2017-02-13 08:17:23 -08:00
Kevin Sawicki
070cc40af4
Merge pull request #8659 from fab1an/patch-2
...
Update web-contents.md
2017-02-13 08:16:55 -08:00
Cheng Zhao
16382162f8
Update brightray for electron/brightray#275 .
2017-02-13 19:27:21 +09:00
Cheng Zhao
7f7df5a6dd
Merge pull request #8537 from deepak1556/webcontents_zoom_patch
...
webContents: manage zoom changes on the browser side with HostZoomMap
2017-02-13 17:24:33 +09:00
PoppinL
9b8e4eb6cb
Fix typo
...
Fix typo
2017-02-13 16:14:49 +08:00
Cheng Zhao
593b7cc92a
Merge pull request #8668 from electron/fix-mas
...
Update libchromiumcontent: fix usage of private API in MAS build
2017-02-13 17:03:37 +09:00
Cheng Zhao
51d5706b48
Update libchromiumcontent: fix usage of private API in MAS build
2017-02-13 16:45:43 +09:00
Weiqiang Lin
e262f6c63e
webContents to zh-CN
2017-02-12 23:12:33 +08:00
Weiqiang Lin
b7551b5d84
Class: Tray to zh-CN
2017-02-12 22:51:36 +08:00
Weiqiang Lin
dddb6458da
systemPreferences to zh-CN
2017-02-12 22:38:24 +08:00
Weiqiang Lin
c9dd59eb86
session to zh-CN
2017-02-12 22:36:08 +08:00
Weiqiang Lin
9fd9b39448
protocol to -zh-CN
2017-02-12 22:35:03 +08:00
Weiqiang Lin
6a0738aa88
powerSaveBlocker to zh-CN
2017-02-12 22:07:24 +08:00
Weiqiang Lin
50fbd5266a
powerMonitor to zh-CN
2017-02-12 22:00:09 +08:00
Fabian Zeindl
46c65ae5fc
Update session.md
2017-02-12 10:06:24 +01:00
Fabian Zeindl
5efa34ce6d
Update web-contents.md
2017-02-12 10:03:33 +01:00
deepak1556
7a0aff2bae
code cleanup
2017-02-12 01:48:24 +05:30
deepak1556
cbeaa6be87
simply handling temporary zoom levels of webview
2017-02-12 00:49:17 +05:30
deepak1556
e3fe3cc490
map webframe zoom api to use HostZoomMap
2017-02-12 00:49:17 +05:30
deepak1556
63c0e4cbb1
Add ZoomController to manager zoom changes for webcontents
2017-02-12 00:49:17 +05:30
deepak1556
07794a58aa
use zoom factor webpreference option when required.
...
* When setzoomlevel is not called for the host.
* When there is no zoom preference for the host.
2017-02-12 00:49:17 +05:30
deepak1556
b27c94368d
webContents: set zoom levels with HostZoomMap
2017-02-12 00:49:17 +05:30
Kevin Sawicki
5e78330c6d
Merge pull request #8540 from electron/SECURITY.md
...
Add SECURITY.md
2017-02-10 13:27:50 -08:00
Kevin Sawicki
9b6b8752d4
Merge pull request #8655 from electron/thai-translations
...
Add Thai translations
2017-02-10 12:18:43 -08:00
Kevin Sawicki
4d7d72256d
Remove doc linter warnings
2017-02-10 12:18:24 -08:00
Kevin Sawicki
9dd960fc97
Remove untranslated files
2017-02-10 12:06:06 -08:00
ThePooE
c49363f521
📝 Thai: translated accessibility.md
2017-02-10 11:54:51 -08:00
ThePooE
45a1ffef8f
📝 Thai: fix small line breaking, word warpping in glossary.md
2017-02-10 11:54:51 -08:00
ThePooE
43b09b7360
📝 Thai: translated glossary.md
2017-02-10 11:54:51 -08:00
ThePooE
d3bf36e12a
📝 Thai: translated styleguide.md
2017-02-10 11:54:51 -08:00
wit543
0f55468042
📝 Thai: translate the header ++
...
translate the header and opening statement
2017-02-10 11:54:51 -08:00
wit543
f4ea70d2c2
Update about.md
2017-02-10 11:54:51 -08:00
ThePooE
9ce93e6cac
📝 Thai: add English placeholders for files to be translated
2017-02-10 11:54:51 -08:00
ThePooE
a78cd79a58
📝 Thai: add link from README.md to the translated version
2017-02-10 11:54:51 -08:00
ThePooE
e008d86e76
📝 Thai: added electron-faq.md
2017-02-10 11:54:51 -08:00
ThePooE
7fdfaa13e7
📝 Thai: fully translated README.md
2017-02-10 11:54:51 -08:00
ThePooE
888dc5702f
📝 Thai: add prelude translation to README.md
2017-02-10 11:54:51 -08:00
Kevin Sawicki
b92c4f6ce5
Merge pull request #8651 from electron/new-window-docs
...
[ci skip] Improve docs for `new-window` event
2017-02-10 10:29:07 -08:00
Kevin Sawicki
e85d2f00dd
Fix linting errors around spacing and semicolons
2017-02-10 08:49:13 -08:00
Kevin Sawicki
5d0da398bf
Merge pull request #8650 from electron/will-attach-webview-docs
...
[ci skip] Improve docs for `will-attach-webview` event
2017-02-10 08:45:40 -08:00
Vadim Macagon
035d9df29b
Fix example code
2017-02-10 18:02:03 +07:00
Vadim Macagon
197ad915b7
[ci skip] Improve docs for new-window event
...
This should help clarify the purpose of `event.newGuest` as per the recent discussion in #7407 .
2017-02-10 17:57:55 +07:00
Cheng Zhao
e8f689ecd3
Merge pull request #8640 from electron/fix-debug-symbols
...
Update libchromiumcontent: Fix debug symbols not generated
2017-02-10 19:11:31 +09:00
Vadim Macagon
e8f0331aeb
Improve docs for will-attach-webview event
2017-02-10 10:33:33 +07:00
Kevin Sawicki
acedc3e726
Merge pull request #8584 from electron/new-webview-event
...
Add will-attach-webview event
2017-02-09 12:40:11 -08:00
Kevin Sawicki
81addbdcbf
Remove only call
2017-02-09 11:49:14 -08:00
Kevin Sawicki
941f6c63e3
🎨 Use embedder var for clarity
2017-02-09 11:48:45 -08:00
Kevin Sawicki
a7c050107b
Remove guest from will-attach-webview event
2017-02-09 11:47:45 -08:00
Kevin Sawicki
acff2f6baf
Adjust src from will-attach-webview
2017-02-09 11:45:07 -08:00
Kevin Sawicki
8b0d3a2567
Emit attach params as well in event
2017-02-09 11:45:07 -08:00
Kevin Sawicki
792f3c3030
Document will-attach-webview
2017-02-09 11:45:07 -08:00
Kevin Sawicki
46f1a49594
new-webview -> will-attach-webview
2017-02-09 11:45:07 -08:00
Kevin Sawicki
7eda8fbdfb
Add new-webview event that can be prevented
2017-02-09 11:45:07 -08:00
Kevin Sawicki
706b9f6cbf
Add new-webview specs
2017-02-09 11:45:07 -08:00
Kevin Sawicki
5bf60ad8e8
Merge pull request #8556 from yamgent/macos-open-save-panel
...
Support message, nameFieldLabel and showsTagField for macOS dialog
2017-02-09 11:34:19 -08:00
Kevin Sawicki
5130ad24eb
🎨
2017-02-09 11:30:17 -08:00
Kevin Sawicki
35654d872b
Document new settings
2017-02-09 11:29:10 -08:00
Kevin Sawicki
f7f4de36af
Merge remote-tracking branch 'origin/master' into macos-open-save-panel
2017-02-09 11:25:05 -08:00
Kevin Sawicki
c3f3a6f133
Merge pull request #8623 from electron/dialog-options-helper
...
Add DialogSettings helper
2017-02-09 11:07:02 -08:00
Kevin Sawicki
867bb5a94e
Add DialogSettings helper struct
2017-02-09 10:13:11 -08:00
Kevin Sawicki
e7410976f0
Merge pull request #8590 from electron/showmessagebox-checkbox
...
Add support for checkbox with dialog.showMessageBox
2017-02-09 10:07:03 -08:00
Kevin Sawicki
7994acf0ea
Use CHROMEGTK_CALLBACK_0 and ignore gpointer data
2017-02-09 09:49:09 -08:00
Birunthan Mohanathas
c8c11e68c6
Add support for checkbox with dialog.showMessageBox
...
This adds the `checkboxLabel` and `checkboxChecked` options to display a
checkbox in the message box. Fixes #6048 .
2017-02-09 09:03:54 -08:00
Tan Wang Leng
347dc835b5
Fix code formatting
2017-02-09 21:51:11 +08:00
Tan Wang Leng
a4a71a1dc9
Change qualifier of ShowSaveDialog() parameter
...
The normal convention in the codebase is to not use references
or 'const' for primitives like 'bool' and 'int'.
2017-02-09 21:50:55 +08:00
Tan Wang Leng
72723646dd
Add tests to check errors in parameters
2017-02-09 21:23:02 +08:00
Tan Wang Leng
9423143211
Change the default value of showsTagField to true
...
The default value of showsTagField in macOS's NSSavePanel is true.
Therefore, in order to follow the standard behavior and not break
backwards-compatibility, let's change the default value of
showsTagField to true.
Reference:
https://developer.apple.com/reference/appkit/nssavepanel/1525589-showstagfield?language=objc
2017-02-09 21:01:40 +08:00
Tan Wang Leng
b0487b7d84
Fix wrong signature for gtk's ShowSaveDialog()
2017-02-09 20:10:57 +08:00
Tan Wang Leng
1bf8270c0d
🏁 Fix dialog method calls for Windows
2017-02-09 20:10:57 +08:00
Tan Wang Leng
8843fef065
📝 Update docs for new attributes in showOpenDialog()
2017-02-09 20:10:57 +08:00
Tan Wang Leng
36209ddd90
🍎 Add additional options for Mac's open dialog
...
Support an additional attributes available in macOS's NSOpenPanel:
message.
2017-02-09 20:10:57 +08:00
Tan Wang Leng
cc22149beb
📝 Update docs for new attributes in showSaveDialog()
2017-02-09 20:10:57 +08:00
Tan Wang Leng
1d612a12a1
🍎 Add additional options for Mac's save dialog
...
Support additional attributes available in macOS's NSSavePanel: message,
nameFieldLabel and showsTagField
2017-02-09 20:10:57 +08:00
Weiqiang Lin
e267a0dd41
Class: MenuItem to zh-CN
2017-02-09 17:57:27 +08:00
Weiqiang Lin
eba65eb4d3
Class: Menu to zh-CN
2017-02-09 17:34:45 +08:00
Weiqiang Lin
c7b639e282
ipcMain to zh-CN
2017-02-09 17:16:27 +08:00
Weiqiang Lin
8f542b1d69
globalShortcut to zh-CN
2017-02-09 17:08:58 +08:00
Weiqiang Lin
4a78490a6a
dialog to zh-CN
2017-02-09 17:01:30 +08:00
Weiqiang Lin
db4ad8c692
contentTracing to zh-CN
2017-02-09 16:57:41 +08:00
Weiqiang Lin
f949f83a57
BrowserWindow to zh-CN
2017-02-09 16:17:38 +08:00
Cheng Zhao
a3c5eafb16
Update libchromiumcontent to include debug symbols
2017-02-09 16:52:19 +09:00
Cheng Zhao
90492df1cb
Fix exception when executing create-dist directly
2017-02-09 16:52:19 +09:00
Weiqiang Lin
6adf1640e5
autoUpdater to zh-CN
2017-02-09 15:51:48 +08:00
Weiqiang Lin
5d35d2476d
window.open Function to zh-cn
2017-02-09 15:24:29 +08:00
Kevin Sawicki
9163b601a4
Merge pull request #8636 from electron/update-certificate-verifier-specs-for-linux-ci
...
Allow multiple verification results in specs
2017-02-08 13:56:59 -08:00
Kevin Sawicki
22b9c6e539
Allow multiple verification results
2017-02-08 13:33:07 -08:00
Kevin Sawicki
bad130f623
Merge pull request #7955 from deepak1556/veto-ssl-verify
...
session: provide chromium cert verification result to setCertificateVerifiy callback
2017-02-08 13:12:24 -08:00
Kevin Sawicki
18e15a1e53
Add spec for rejecting using old signature
2017-02-08 12:51:24 -08:00
Kevin Sawicki
1e581d6814
Use unique_ptr for passing VerifyRequestParams
2017-02-08 11:59:43 -08:00
Kevin Sawicki
70178adb6e
Use object for verification request
2017-02-08 11:59:43 -08:00
Kevin Sawicki
5245d42d15
Only document deprecation for now
2017-02-08 11:59:43 -08:00
Kevin Sawicki
9c134e7bf3
Assert certificate error
2017-02-08 11:59:43 -08:00
Kevin Sawicki
6b56dfd94b
Add spec for remote callback length
2017-02-08 11:59:43 -08:00
Kevin Sawicki
37db804099
Use NetLogWithSource since BoundNetLog no longer exists
2017-02-08 11:59:43 -08:00
Greg Nolle
e29b64a18a
modify CertVerifier Class
...
* respond to multiple similar verification requests.
* accept net error result as callback response.
2017-02-08 11:59:43 -08:00
Kevin Sawicki
d00a96ce35
Merge pull request #8618 from electron/forward-this-in-require-wrapper
...
Forward `this` in require wrapper
2017-02-08 10:33:48 -08:00
Kevin Sawicki
e9226aa354
Assert test.coffee outside of doesNotThrow
2017-02-08 09:02:46 -08:00
Kevin Sawicki
c1773a2c94
Add coffee-script dependency to specs
2017-02-08 09:00:14 -08:00
Kevin Sawicki
090255c3f4
Upgrade node for require wrapper this fix
2017-02-08 09:00:14 -08:00
Kevin Sawicki
84f8bfbdef
Add spec for registering/requiring Coffeescript
2017-02-08 09:00:14 -08:00
Kevin Sawicki
83d31cefeb
Merge pull request #8626 from dengyaolong/master
...
complete download-item translation docs
2017-02-08 08:50:26 -08:00
Gary Wilber
11e1f6b56c
Fix lint errors
2017-02-08 00:05:16 -08:00
Gary Wilber
ed44b32ff5
Convert indentation to spaces
2017-02-07 23:08:03 -08:00
Gary Wilber
148898fb75
Implement invalidate for non-offscreen mode
2017-02-07 23:03:42 -08:00
Cheng Zhao
5cd18fe32a
Merge pull request #8619 from electron/mac-os-version-checks
...
Use IsAtLeastOS10_* version checks
2017-02-08 13:58:26 +09:00
dengyaolong
0748f4fef2
complete download-item translation docs
2017-02-08 12:38:08 +08:00
Kevin Sawicki
f9b319e4f8
Merge pull request #8624 from electron/disable-file-icon-specs-on-linux
...
Disable getFileIcon specs on Linux CI
2017-02-07 18:30:00 -08:00
Kevin Sawicki
ba03f04017
Disable getFileIcon specs on Linux CI
2017-02-07 18:24:35 -08:00
Cheng Zhao
0643d98d99
Merge pull request #8616 from electron/renew-symbol-trick
...
Simplify the trick used for referencing symbols
2017-02-08 07:56:28 +09:00
Kevin Sawicki
4630f4488e
Merge pull request #7851 from YurySolovyov/image-from-icon
...
Add an API to fetch file icon
2017-02-07 11:37:06 -08:00
Kevin Sawicki
82ac4ddf19
Large is only 48x48 on Linux
2017-02-07 11:20:27 -08:00
Kevin Sawicki
fc1b7431c7
Tweak optional syntax
2017-02-07 10:35:31 -08:00
Kevin Sawicki
a4277bb616
Document sizes
2017-02-07 10:33:44 -08:00
Kevin Sawicki
dddc6aec49
Tweak spec descriptions
2017-02-07 10:21:20 -08:00
Kevin Sawicki
683a758dab
Call done instead of skip
2017-02-07 10:16:09 -08:00
Kevin Sawicki
ee66776450
Update IconManager for Chrome 56 upgrade
2017-02-07 10:15:46 -08:00
Yury Solovyov
a9dae243b4
Fix large icon spec
2017-02-07 09:55:18 -08:00
Yury Solovyov
c810e64fda
Fix doc lint
2017-02-07 09:55:18 -08:00
Yury Solovyov
bcf0964c61
Fix more review
2017-02-07 09:55:18 -08:00
Yury Solovyov
2b60df3d8b
Fix some feedback
2017-02-07 09:55:18 -08:00
Yury Solovyov
29452364f3
Use isolate() method to get isolate
2017-02-07 09:54:22 -08:00
Yury Solovyov
c36cdb8580
Properly skip large size test on macOS
2017-02-07 09:54:22 -08:00
Yury Solovyov
1aa4fcae08
Lint tests
2017-02-07 09:54:22 -08:00
Yury Solovyov
00748889f9
Add tests
2017-02-07 09:54:22 -08:00
Yury Solovyov
c2bf5bb986
Put locker and handle scope to the top of the function. Remove unneeded header
2017-02-07 09:53:34 -08:00
Yury Solovyov
11ef2c539b
Update docs
2017-02-07 09:53:34 -08:00
Yury Solovyov
5794138ed4
Normalize path
2017-02-07 09:53:34 -08:00
Yury
1b4ee6e0d8
Image from icon node-style callback ( #2 )
...
* Try implementing node-style callbacks
* Add locker and handle scope
2017-02-07 09:53:34 -08:00
deepak1556
2e85ff1f57
Fix code style
2017-02-07 09:53:34 -08:00
Yury Solovyov
3d47c9b71d
Fix lint
2017-02-07 09:53:34 -08:00
Yury Solovyov
fe99b255c4
Add docs
2017-02-07 09:53:34 -08:00
Yury Solovyov
05cb26a174
Use object for options
2017-02-07 09:53:34 -08:00
Yury Solovyov
bec671bac8
Make size optional
2017-02-07 09:52:11 -08:00
deepak1556
ff3aaa55f7
define icon loader for liunx as separate target
2017-02-07 09:52:11 -08:00
Robo
b25b141642
create iconmanager as singleton class and cleanup code ( #1 )
...
* create iconmanager as singleton class and cleanup code
2017-02-07 09:52:11 -08:00
Yury Solovyov
1b3cd87fc9
Add icon manager to browser process
2017-02-07 09:50:17 -08:00
Yury Solovyov
602aba8723
Include proper header
2017-02-07 09:48:12 -08:00
Yury Solovyov
eb889b9b86
Get it compiling, linking till fails though
2017-02-07 09:48:12 -08:00
Yury Solovyov
d118fed5c2
Try my own class
2017-02-07 09:48:12 -08:00
Yury Solovyov
8e4ed664d9
Add icon fetching sources
2017-02-07 09:48:12 -08:00
Yury Solovyov
1d24a3a175
Add callback converters
2017-02-07 09:48:12 -08:00
Yury Solovyov
be5b907179
WIP
2017-02-07 09:48:12 -08:00
Kevin Sawicki
0f98c9d3fb
Use at least OS version checks
2017-02-07 09:32:40 -08:00
Kevin Sawicki
c3c5470a7c
Merge pull request #8542 from yamgent/webpref-numeric
...
Fix webpreferences not accepting numeric options
2017-02-07 09:15:55 -08:00
Kevin Sawicki
4de637779b
Make int converter helper an instance method
2017-02-07 09:13:42 -08:00
Tan Wang Leng
7ec88d16a6
Use base::StringToInt() instead of std::stringstream
2017-02-07 09:05:55 -08:00
Tan Wang Leng
42f65c52fb
🐛 Fix webpreferences not accepting numeric options
...
The webpreferences attribute values are parsed as strings instead
of numbers. Therefore, a conversion is required.
2017-02-07 09:05:55 -08:00
Cheng Zhao
84c180ac69
Simplify the trick used for referencing symbols
2017-02-07 17:09:43 +09:00
Kevin Sawicki
852519a826
Bump v1.6.0
2017-02-06 16:42:00 -08:00
Kevin Sawicki
e6fe2a93f2
Merge pull request #8607 from electron/fix-win32-link
...
Fix missing of symbols when linking win32 build
2017-02-06 16:41:22 -08:00
Cheng Zhao
85e84cc0da
Fix missing of symbols when linking win32 build
2017-02-07 09:14:50 +09:00
Kevin Sawicki
a2ecef26a2
Merge pull request #8606 from electron/fix-broken-link
...
Fix broken Squirrel.Windows link
2017-02-06 16:01:40 -08:00
Charlie Hess
a35424ef25
Fix broken Squirrel.Windows link.
2017-02-06 15:54:05 -08:00
Kevin Sawicki
8359c72347
Merge pull request #8501 from electron/chrome56
...
Upgrade to Chrome 56
2017-02-06 11:17:20 -08:00
Kevin Sawicki
dbb81e34e8
Upgrade node for modules version bump
2017-02-06 10:34:30 -08:00
Kevin Sawicki
997799ad68
Update libcc to e0da1e9
2017-02-06 10:34:30 -08:00
Cheng Zhao
ec650b3773
Update to Chrome 56.0.2924.87
2017-02-06 10:34:30 -08:00
Cheng Zhao
864a23f72b
Fix print() not working
2017-02-06 10:34:30 -08:00
Cheng Zhao
86215d4300
Allow filter to use any scheme
2017-02-06 10:34:30 -08:00
Cheng Zhao
e0c021bfef
Fix compilation waring on Mac
2017-02-06 10:34:29 -08:00
Cheng Zhao
1ed8743da8
Update Windows printing code to latest
2017-02-06 10:34:29 -08:00
Cheng Zhao
d483352f78
Fix PrintToPDF not receiving results
2017-02-06 10:34:29 -08:00
Cheng Zhao
3024d0563f
There were new defaultPrintingSetting fields added
2017-02-06 10:34:29 -08:00
Cheng Zhao
ab783413a2
Update printing code to latest
2017-02-06 10:34:29 -08:00
Cheng Zhao
75627ba6ad
Fix sync printing not working
2017-02-06 10:34:29 -08:00
Cheng Zhao
85961a0dd9
Update libchromiumcontent to fix duplicate main functions
2017-02-06 10:34:29 -08:00
Cheng Zhao
c69626336d
Link with xcb on Linux
2017-02-06 10:34:29 -08:00
Cheng Zhao
82d796ded4
Fix missing of symbols issue on Release build
2017-02-06 10:34:29 -08:00
Cheng Zhao
41f356a94d
icu's namespace has become icu_58
2017-02-06 10:34:29 -08:00
Cheng Zhao
a98e69a80d
Work around the compilation error of v8_value_converter.cc
...
We should apply this patch in future:
0232f57400 %5E%21/
2017-02-06 10:34:29 -08:00
Cheng Zhao
be29ea4dad
libgtk2ui => libgtkui
2017-02-06 10:34:29 -08:00
Cheng Zhao
820c0827c0
Fix cpplint warnings
2017-02-06 10:34:29 -08:00
Cheng Zhao
55d4d44f02
Fix Debug building on Windows
2017-02-06 10:34:29 -08:00
Cheng Zhao
6165d36351
There is a new INSERTED type of ChangeCause
...
For the purpose of compatibility, we treat it as "explicit".
2017-02-06 10:34:29 -08:00
Cheng Zhao
09fcb7fb27
Fix crash when using webview
2017-02-06 10:34:29 -08:00
Cheng Zhao
c72438f09f
WebInspector has been split up
2017-02-06 10:34:29 -08:00
Cheng Zhao
0a7c51b9aa
Fix linking on Mac
2017-02-06 10:34:29 -08:00
Cheng Zhao
fa4b8cff45
Fix error due to search for openssl headers
2017-02-06 10:34:29 -08:00
Cheng Zhao
eb3b77f43b
ScopedTempDir::path is replaced with GetPath
2017-02-06 10:34:29 -08:00
Cheng Zhao
6763977316
Update URLPattern to its latest version
2017-02-06 10:34:29 -08:00
Cheng Zhao
81784827ff
PrintWebViewHelper is attached to RenderFrame
2017-02-06 10:34:29 -08:00
Cheng Zhao
234e1bb811
base::Bind now prevents the case with no arguments
2017-02-06 10:34:29 -08:00
Cheng Zhao
411696ca19
Clear is replaced with ClearEntriesAddedWithin
2017-02-06 10:34:29 -08:00
Cheng Zhao
8a6fd685e3
Interface of crashpad_client.StartHandler has changed
...
Refs:
7b9234c4b2 %5E%21/
2017-02-06 10:34:29 -08:00
Cheng Zhao
4a14b17255
WindowOpenDisposition has become enum class
2017-02-06 10:34:29 -08:00
Cheng Zhao
6d5339b74e
insertText is deprecated
2017-02-06 10:34:29 -08:00
Cheng Zhao
5e43ea227e
purgedSize and purgeableSize are removed by Chrome
2017-02-06 10:34:29 -08:00
Cheng Zhao
6d323dd6fe
web/WebInputEvent.h is moved to platform/WebInputEvent.h
2017-02-06 10:34:29 -08:00
Cheng Zhao
53bf82dd7c
Update URLRequestFetchJob
2017-02-06 10:34:29 -08:00
Cheng Zhao
e7f3a25626
Update OffScreenRenderWidgetHostView
2017-02-06 10:34:29 -08:00
Cheng Zhao
2e0780308c
allowDisplayingInsecureContent is removed by Chrome
2017-02-06 10:34:29 -08:00
Cheng Zhao
47c1bc9f66
Update ResponsePiper
2017-02-06 10:34:29 -08:00
Cheng Zhao
5cf2873b77
net::FtpProtocolHandler has changed its constructor
2017-02-06 10:34:29 -08:00
Cheng Zhao
5162905fe4
Update widevine_cdm_messages.h
2017-02-06 10:34:29 -08:00
Cheng Zhao
1a15b45736
--cipher-suite-blacklist is also removed
2017-02-06 10:34:29 -08:00
Cheng Zhao
dc9000f344
--ssl-version-fallback-min is removed by Chrome
2017-02-06 10:34:28 -08:00
Cheng Zhao
3ea6d88763
Update AtomCertVerifier
2017-02-06 10:34:28 -08:00
Cheng Zhao
c0697d8abe
SetupFilter is replaced with SetUpSourceStream
2017-02-06 10:34:28 -08:00
Cheng Zhao
9882e87fbd
Update OffScreenOutputDevice
2017-02-06 10:34:28 -08:00
Cheng Zhao
c2f3bbb3e6
Update OffScreenWebContentsView
2017-02-06 10:34:28 -08:00
Cheng Zhao
a95bd227c3
Update atom::Browser
2017-02-06 10:34:28 -08:00
Cheng Zhao
e91eed6758
FOR_EACH_OBSERVER is removed
2017-02-06 10:34:28 -08:00
Cheng Zhao
85749e4dbd
Update AtomJavaScriptDialogManager
2017-02-06 10:34:28 -08:00
Cheng Zhao
6eaa30e94c
Update AtomResourceDispatcherHostDelegate
2017-02-06 10:34:28 -08:00
Cheng Zhao
13a1d79ca6
Deperecate AtomSecurityStateModelClient with SecurityStateTabHelper
2017-02-06 10:34:28 -08:00
Cheng Zhao
3224c39371
Mac's version checking function has changed
2017-02-06 10:34:28 -08:00
Cheng Zhao
1d29b23662
Update api::WebContents
2017-02-06 10:34:28 -08:00
Cheng Zhao
231173aa90
Namespace of ChangeCause has changed
2017-02-06 10:34:28 -08:00
Cheng Zhao
d4e3dade39
WindowCapturer and ScreenCapturer are merged to DesktopCapturer
2017-02-06 10:34:28 -08:00
Cheng Zhao
7a7b72ce04
SimpleMenuModel::MenuClosed renamed to MenuWillClose
2017-02-06 10:34:28 -08:00
Cheng Zhao
c10eb73166
Signature of OnCreateWindow has changed
2017-02-06 10:34:28 -08:00
Cheng Zhao
d8e9432b0d
contentTracing.setWatchEvent/cancelWatchEvent is removed
2017-02-06 10:34:28 -08:00
Cheng Zhao
0a91779dfa
Node also defines LIKELY
2017-02-06 10:34:28 -08:00
Cheng Zhao
074cad9146
A few new V8 defines
2017-02-06 10:34:28 -08:00
Cheng Zhao
406224edff
enable_pepper_cdms is now a feature flag
...
So we should not define it anymore.
2017-02-06 10:34:28 -08:00
Cheng Zhao
c1df762656
Update crashpad to 556c4e4
2017-02-06 10:34:28 -08:00
Cheng Zhao
b83676f9e9
Update to Chrome 56
2017-02-06 10:34:28 -08:00
Kevin Sawicki
1518ff5ddf
Bump v1.5.1
2017-02-06 08:56:48 -08:00
Kevin Sawicki
18357512f3
Merge pull request #8515 from electron/auto-launch-squirrel-support
...
Support custom launch path in app.setLoginItemSettings
2017-02-06 08:55:32 -08:00
Kevin Sawicki
1b3d3b6b75
Use return value of GetProcessExecPath
2017-02-06 08:34:35 -08:00
CharlieHess
1178915f30
Ensure backwards compatibility with getLoginItemSettings.
...
We need to make sure the executable path is not quoted.
2017-02-06 08:34:35 -08:00
Kevin Sawicki
b7b200c874
Fix typo in getLoginItemSettings doc
2017-02-06 08:34:35 -08:00
Kevin Sawicki
1c6a07c68d
Clear Update.exe login item settings in afterEach
2017-02-06 08:34:35 -08:00
Kevin Sawicki
3c2539eced
Update example to use new option keys
2017-02-06 08:34:35 -08:00
Kevin Sawicki
e2501a80e4
Add path and args to LoginItemSettings struct
2017-02-06 08:34:35 -08:00
Charlie Hess
29d0a30d63
Oh, browser_linux is a thing too.
2017-02-06 08:34:35 -08:00
CharlieHess
25bc02f332
Don't append "%1" in the Run registry key.
...
It's only necessary for the protocol launch path.
2017-02-06 08:34:35 -08:00
Charlie Hess
d2ffd87668
I will never appreciate standard.
2017-02-06 08:34:35 -08:00
CharlieHess
852e158cc6
Make sure the spec takes arguments into account.
2017-02-06 08:34:35 -08:00
Charlie Hess
4fce00148d
Add a spec for this behavior on Windows.
2017-02-06 08:34:35 -08:00
Charlie Hess
26d4a3b0ba
Fix method signature on macOS.
2017-02-06 08:34:35 -08:00
CharlieHess
02dfdf75a0
Line Lengths!
2017-02-06 08:34:35 -08:00
CharlieHess
45e2f35eff
Provide guidance in the docs.
2017-02-06 08:34:35 -08:00
CharlieHess
62c8a00347
This is rubbish let's pull the escape hatch.
...
Make all these arguments user-provided instead.
2017-02-06 08:34:35 -08:00
CharlieHess
0a6a8192b6
Close to a working Squirrel shortcut.
2017-02-06 08:34:35 -08:00
Charlie Hess
39b6bcb621
First pass at auto-launch supporting Squirrel.
2017-02-06 08:34:35 -08:00
Kevin Sawicki
093b844859
Merge pull request #8509 from electron/upgrading-chrome-doc
...
Add initial upgrading chrome checklist
2017-02-03 09:58:29 -08:00
Zeke Sikelianos
6df446baba
Merge pull request #8583 from crowchirp/docs-typo-fixes
...
Docs typo fixes
2017-02-03 09:55:43 -08:00
Kevin Sawicki
de18f09588
Add initial upgrading chrome checklist
2017-02-03 09:54:34 -08:00
Kevin Sawicki
2f3578679f
Merge pull request #8572 from electron/content-tracing-app-ready
...
Document using content tracing after app ready
2017-02-03 09:53:53 -08:00
Kevin Sawicki
7b3e998cc6
Use content tracing after app ready
2017-02-03 09:45:18 -08:00
Kevin Sawicki
cf694ef32b
Merge pull request #8570 from electron/force-refresh-menu-role
...
Add forcereload menu item role
2017-02-03 09:44:57 -08:00
Kevin Sawicki
b1f260ac87
Add forcereload to MenuItem doc
2017-02-03 09:39:41 -08:00
Kevin Sawicki
fb08f56fc8
Add forcereload menu item role
2017-02-03 09:39:41 -08:00
Kevin Sawicki
555347e726
Merge pull request #8569 from electron/webview-default-node-integration
...
Mention presence of webview attributes enables them
2017-02-03 09:39:22 -08:00
Kevin Sawicki
50b9dfa61a
Use querySelector to make examples more portable
2017-02-03 09:32:15 -08:00
Kevin Sawicki
4539a6f4d5
Change wording from on to present
2017-02-03 09:32:15 -08:00
Kevin Sawicki
4abbd65628
Merge pull request #8568 from electron/initialize-color-listener-after-app-is-ready
...
Initialize color listener after app is ready
2017-02-03 09:31:58 -08:00
Kevin Sawicki
5973aa36ad
Initialize color listener after app is ready
2017-02-03 09:00:18 -08:00
Kevin Sawicki
62a400b7d6
Merge pull request #8566 from electron/prompt-to-create-property
...
Support returning non-existent file paths from Windows open dialog
2017-02-03 08:58:52 -08:00
Chandan Rai
75ec73d6fe
Merge remote-tracking branch 'origin/patch-3' into docs-typo-fixes
2017-02-03 22:23:35 +05:30
Chandan Rai
1a3abb61ed
Merge remote-tracking branch 'origin/patch-2' into docs-typo-fixes
2017-02-03 22:23:21 +05:30
Chandan Rai
4a6cbd76c8
corrected typo
2017-02-03 19:26:37 +05:30
Chandan Rai
9e7bcda07d
corrected typo
2017-02-03 19:11:37 +05:30
Chandan Rai
93b0a2caa1
corrected typo
2017-02-03 18:58:21 +05:30
Kevin Sawicki
930a5c6de2
Merge pull request #8565 from electron/protocol-client-specs
...
Add protocol client specs on Windows
2017-02-02 12:48:19 -08:00
Kevin Sawicki
daff671afc
Add protocol constant
2017-02-02 12:48:09 -08:00
Kevin Sawicki
a60f341968
Add procotol client specs on Windows
2017-02-02 12:48:09 -08:00
Kevin Sawicki
604c2470bc
Merge pull request #8561 from liusy182/!-liusy182-br
...
add 'code' property in 'before-input-event''s 'input' argument
2017-02-02 10:33:20 -08:00
Kevin Sawicki
9fef6a1fd7
Add support for FOS_CREATEPROMPT option
2017-02-02 08:51:10 -08:00
liusy182
2cf6a026d8
fix linting error
2017-02-02 21:16:30 +08:00
liusi
87392ff046
'before-input-event' is missing the code property #8471
2017-02-02 16:23:07 +08:00
Kevin Sawicki
dc1c11a841
Merge pull request #8487 from leethomas/feature/osx-relative-window-levels
...
Feature/macOS relative window levels
2017-01-30 15:34:24 -08:00
Kevin Sawicki
9b2b6da3a3
Wrap params at 80 characters
2017-01-30 15:32:05 -08:00
Kevin Sawicki
2cacaa443a
Indent relativeLevel docs
2017-01-30 15:27:51 -08:00
Zeke Sikelianos
f0882a5058
use consistent headings
2017-01-30 10:57:53 -08:00
Zeke Sikelianos
1945771f37
Add SECURITY.md
2017-01-30 10:49:17 -08:00
Kevin Sawicki
37eebb1dd0
Merge pull request #8539 from electron/require-wrapper
...
Update require wrapper to allow redefinition of process and global
2017-01-30 10:36:15 -08:00
Kevin Sawicki
94cb605993
Use strictEqual for global variable asserts
2017-01-30 10:08:12 -08:00
Kevin Sawicki
e99b1709d9
Redeclare process/global as strings
2017-01-30 09:58:44 -08:00
Kevin Sawicki
4e5b8ac3ee
Remove throws and assert object directly
2017-01-30 09:38:15 -08:00
James Ide
0430380de1
Update the Node submodule to use the new module wrapper
...
See the fixed issue for the context. This pulls in a vendored copy of Node that includes the described patch.
Fixes #8358
Test Plan: Built Electron and verified it loaded the sample app correctly and that the module wrapper is the new one by viewing Node's source code in the Blink Inspector.
Added specs and tested with `npm test -- --grep "global variables"`
2017-01-30 09:37:14 -08:00
leethomas
edbb786fb4
use kCGMinimumWindowLevelKey to get the minimum level
2017-01-26 19:12:10 -08:00
Kevin Sawicki
6e2f977f7a
Merge pull request #8511 from electron/start-drag-crash
...
Fix startDrag crash on macOS with empty image
2017-01-26 17:10:21 -08:00
Kevin Sawicki
76e5589a31
Schedule function after executeJavaScript completes
2017-01-26 16:15:10 -08:00
Kevin Sawicki
651ea7ef02
Merge pull request #8421 from oukan/feature/translate-zh-CN
...
translate zh cn
2017-01-26 15:48:57 -08:00
Kevin Sawicki
eb6d92d427
Mention image cannot be empty on macOS
2017-01-26 15:46:04 -08:00
Kevin Sawicki
e683f28e32
Require a non-empty drag image to prevent crash
2017-01-26 15:46:04 -08:00
Kevin Sawicki
8ce1930f0d
Add specs for missing startDrag options
2017-01-26 15:46:04 -08:00
Kevin Sawicki
2ee5f6f358
Merge pull request #8507 from electron/fix-node-upgrade-patches
...
Redo node 7.4 error handling patch
2017-01-26 15:43:58 -08:00
Kevin Sawicki
06c025050e
Fix typo in spec description
2017-01-26 14:46:51 -08:00
Kevin Sawicki
ff718b19db
Upgrade node for new 7.4 patches and changes
2017-01-26 14:46:50 -08:00
Kevin Sawicki
1004d205d8
Add spec for unhandledRejection event in main process
2017-01-26 14:46:50 -08:00
Kevin Sawicki
24fb560a9d
Add failing spec for uncaught main process errors
2017-01-26 14:46:50 -08:00
Kevin Sawicki
a4e25a8917
Merge pull request #8519 from electron/consolidate-panel-showing
...
Use helper function to show last dev tools panel
2017-01-26 14:44:45 -08:00
Kevin Sawicki
2cfa67bdff
Remove linter warning
2017-01-26 09:59:07 -08:00
Kevin Sawicki
a851695bb9
Clear interval before setting new one
2017-01-26 09:57:53 -08:00
Kevin Sawicki
e2e33a8cf0
Guard against destroyed window or web contents
2017-01-26 09:57:00 -08:00
Kevin Sawicki
515f689814
Use helper function to show last dev tools panel
2017-01-26 09:42:45 -08:00
Kevin Sawicki
640b03f7d0
Merge pull request #8510 from electron/empty-image-crashes
...
Fix empty image crashes
2017-01-26 09:08:52 -08:00
leethomas
b67d515a76
fix signature for SetAlwaysOnTop in native window views
2017-01-26 07:24:20 -08:00
leethomas
9e189b9d2d
fix js lint errors
2017-01-26 07:14:47 -08:00
leethomas
1234b61fa6
spec to ensure an error is thrown when relativeLevel is set out of bounds
2017-01-25 19:39:57 -08:00
Kevin Sawicki
104cae8f68
Only call getNativeHandle on macOS
2017-01-25 14:26:05 -08:00
Kevin Sawicki
e1281342f6
Return empty buffers when image is empty
2017-01-25 14:26:05 -08:00
Kevin Sawicki
2ad46f1842
Add failing spec for empty image crashes
2017-01-25 14:26:05 -08:00
Kevin Sawicki
8e69f94df0
Merge pull request #8357 from electron/remote-events-error-message
...
Don't crash when calling stale remote listeners
2017-01-25 14:23:57 -08:00
Kevin Sawicki
330ac5f266
Fix standard linting error
2017-01-25 12:36:55 -08:00
Kevin Sawicki
56a8eb3a94
Check that sender is a WebContents instance
2017-01-25 12:36:55 -08:00
Charlie Hess
ddedcf22d1
Move console.warn inside the helper method.
2017-01-25 12:36:55 -08:00
Charlie Hess
f6410d3b77
Assert that listener count decreases after a remove event.
2017-01-25 12:36:55 -08:00
Charlie Hess
c213971a2d
Write a warning instead of crashing.
2017-01-25 12:36:55 -08:00
Charlie Hess
bc2f1e8199
Argh.
2017-01-25 12:36:55 -08:00
Charlie Hess
63d8137da2
Use EventEmitter public methods instead of _events.
2017-01-25 12:36:55 -08:00
Kevin Sawicki
45986405b8
Assert remote event names
2017-01-25 12:36:55 -08:00
Charlie Hess
b04db2e546
Add a spec for the "renderer window closed" error.
2017-01-25 12:36:55 -08:00
Charlie Hess
a0b24bd155
Simplify.
2017-01-25 12:36:55 -08:00
Charlie Hess
67f7a60524
Review CommentZ
2017-01-25 12:36:55 -08:00
Charlie Hess
41ea169784
L I N T I N G P T I I
2017-01-25 12:36:55 -08:00
Charlie Hess
49c6446267
L I N T I N G
2017-01-25 12:36:55 -08:00
Charlie Hess
26e3ad3c2e
Display more information about remote event crashes.
...
If possible, we'll dig into the function args and print the ones that are attached remotely.
2017-01-25 12:36:55 -08:00
Kevin Sawicki
c13ea6eb36
Merge pull request #8497 from electron/enable-crash-reporter-specs-on-ci
...
Run crash reporter server specs on CI
2017-01-25 10:54:56 -08:00
Kevin Sawicki
f104e019be
Run crash reporter server specs on CI
2017-01-25 10:36:16 -08:00
Kevin Sawicki
8e39aea34a
Merge pull request #8478 from deepak1556/load_url_max_char_patch
...
WebContents: emit did-fail-load event when url exceeds character limit
2017-01-25 09:46:40 -08:00
deepak1556
d8a16a8ffb
fix spec
2017-01-25 14:20:33 +05:30
leethomas
1f5518b91e
throw an error for out of bounds window levels
2017-01-24 20:14:09 -08:00
Kevin Sawicki
90470617ab
Merge pull request #8430 from ramya-rao-a/crash-for-children-docs
...
Updated docs for crash reporter to support child processes
2017-01-24 14:08:36 -08:00
Kevin Sawicki
ce6a46ee59
Use template strings
2017-01-24 14:08:10 -08:00
Kevin Sawicki
108a3473ed
Use crashesDirectory in example
2017-01-24 14:07:00 -08:00
Kevin Sawicki
4985e073c4
Mention how to test
2017-01-24 14:04:56 -08:00
Kevin Sawicki
7b03c05b4e
Capitalize Electron, fence as JS
2017-01-24 14:03:54 -08:00
Kevin Sawicki
ce472315f4
Merge pull request #8109 from ramya-rao-a/crash-for-children
...
Expose crash reporter start for child node processes
2017-01-24 14:02:47 -08:00
Kevin Sawicki
43ef4faf79
🎨
2017-01-24 14:00:03 -08:00
Kevin Sawicki
795b674996
Add StartInstance helper on CrashReporter
2017-01-24 13:54:46 -08:00
Kevin Sawicki
170c51ae85
Add spec for crashing node process
2017-01-24 13:49:45 -08:00
Ramya Achutha Rao
241773f2f0
Clean up testing code written for crash for children
2017-01-24 12:44:39 -08:00
Ramya Achutha Rao
d453dbdb40
Support crash reporting from child process in Windows
2017-01-24 12:44:39 -08:00
Ramya Achutha Rao
2814e04e7d
Getting rid of linting errors
2017-01-24 12:44:39 -08:00
Kevin Sawicki
f1cd1c6dff
Use mate::Dictionary::CreateEmpty
2017-01-24 12:44:39 -08:00
Kevin Sawicki
4107174cfd
Group includes
2017-01-24 12:44:39 -08:00
Kevin Sawicki
91f8d6092b
Take options object in process.crashReporter.start
2017-01-24 12:44:39 -08:00
Ramya Achutha Rao
1f07cf2545
Add crashReporter property to process
2017-01-24 12:44:39 -08:00
Ramya Achutha Rao
d4b44d8b69
Expose crash reporter start for child node processes
2017-01-24 12:44:39 -08:00
Kevin Sawicki
61aff5ed35
Merge pull request #8495 from electron/fullscreen-spec
...
Wait for window to transition before leaving full screen
2017-01-24 12:32:14 -08:00
Kevin Sawicki
6bb331356e
Finish spec when full screen is left
2017-01-24 11:55:13 -08:00
Kevin Sawicki
284ca3114b
Wait for window to transition before leaving full screen
2017-01-24 11:55:13 -08:00
Kevin Sawicki
e1fe5f4fbf
Merge pull request #8496 from electron/upgrade-ffi
...
Upgrade to ffi@2.2.0
2017-01-24 11:54:59 -08:00
Kevin Sawicki
2762ead5a4
Upgrade to ffi@2.2.0
2017-01-24 11:25:21 -08:00
Kevin Sawicki
0ca5ad754e
Merge pull request #8452 from electron/document-build
...
Document toolchains used for building official Electron releases
2017-01-24 10:53:33 -08:00
Kevin Sawicki
4f6750a460
Update build doc to Xcode 8.2.1
2017-01-24 10:49:42 -08:00
Kevin Sawicki
1960327918
Bump v1.5.0
2017-01-24 08:27:37 -08:00
Kevin Sawicki
8c9ebbeec2
Merge pull request #8483 from electron/upgrade-libcc
...
Upgrade libcc to b4dd78df
2017-01-24 08:26:42 -08:00
Kevin Sawicki
9f03a166f7
Upgrade libcc to b4dd78df
2017-01-24 08:01:22 -08:00
leethomas
fb741285c6
update documentation
2017-01-23 23:42:38 -08:00
leethomas
7a0a87a6f3
implement relative window levels, closes #8153
2017-01-23 23:42:33 -08:00
Kevin Sawicki
034230e2ae
Merge pull request #8475 from milkit/fix-translation-jp
...
Fix Japanese translation
2017-01-23 09:35:01 -08:00
Kevin Sawicki
68ca873fa8
Merge pull request #8472 from javan/patch-1
...
Remove note in "did-fail-load" about redirect responses
2017-01-23 09:34:42 -08:00
Kevin Sawicki
3312f98121
Merge pull request #8467 from electron/upgrade-multiparty
...
Upgrade multiparty for os.tmpdir fix
2017-01-23 09:27:34 -08:00
Kevin Sawicki
33820ffb85
Upgrade multiparty for os.tmpdir fix
2017-01-23 09:22:08 -08:00
deepak1556
593a3de850
add spec
2017-01-23 19:57:47 +05:30
Shunki Tan
05b6f95ab8
Fix Japanese translation
2017-01-23 11:35:06 +09:00
Javan Makhmali
68eaf1fb9f
Remove note in "did-fail-load" about redirect responses
...
ERR_ABORTED is suppressed now (https://github.com/electron/electron/pull/6201 )
2017-01-22 16:39:42 -05:00
Weiqiang Lin
851a7578fa
<webview> Tag to zh-CN
2017-01-22 14:18:34 +08:00
Weiqiang Lin
0d259a6eb0
File Object to zh-CN
2017-01-22 14:17:59 +08:00
Weiqiang Lin
86521f325b
Synopsis to zh-CN
2017-01-22 14:17:29 +08:00
Weiqiang Lin
64a1b1c474
Supported Chrome Command Line Switches to zh-CN
2017-01-22 14:16:59 +08:00
Weiqiang Lin
cf54c4cbb2
testing-on-headless-ci.md to zh-CN
2017-01-22 14:15:51 +08:00
Kevin Sawicki
91ed9aeeee
Merge pull request #8464 from schwalbe10/translation_jp
...
Fix a typo
2017-01-21 10:41:30 -08:00
Kevin Sawicki
bc001f8816
Merge pull request #8463 from electron/patch-about-md
...
Fixing missing link
2017-01-21 10:41:14 -08:00
schwalbe10
56882c31bd
Fix a typo
2017-01-21 23:12:37 +09:00
Samuel Attard
8fe8dfa410
Fixing missing link
2017-01-22 00:12:43 +11:00
deepak1556
f9dc08baf6
emit did-fail-load event when the url char length exceeds limit
2017-01-21 14:59:20 +05:30
deepak1556
54559f99a0
Fix dereferencing nullptr
...
RenderWidgetHostView might not be available when
the navigator fails to load a url.
2017-01-21 14:56:58 +05:30
Kevin Sawicki
91c70a66cb
Link to Xcode 7.3.1 DMG
2017-01-20 08:16:17 -08:00
Kevin Sawicki
edcea3e800
Merge pull request #8456 from yuya-oc/docs-security
...
Add to security checklist about permission requests
2017-01-20 08:04:01 -08:00
Yuya Ochiai
11f2574fda
📝 Add to security checklist about permission requests
...
If the handler is not set, remote content can access to user's
information without allowing the permission. e.g. UserMedia
[ci skip]
2017-01-20 23:58:21 +09:00
Yuya Ochiai
a7a3aa848e
📝 Fix typo
...
[ci skip]
2017-01-20 23:45:48 +09:00
Birunthan Mohanathas
b145131505
Mention VS2015 Update 3 to match CI environment
2017-01-20 07:19:43 +02:00
Birunthan Mohanathas
410f3c03d4
Document use of Xcode 7.3.1 with 10.10 SDK for release builds
2017-01-20 07:19:07 +02:00
Kevin Sawicki
8a22139d57
Merge pull request #8451 from electron/upgrade-clang
...
Upgrade to clang 278861
2017-01-19 15:56:38 -08:00
Kevin Sawicki
6a80cd2b7e
Upgrade to clang 278861
2017-01-19 15:32:03 -08:00
Kevin Sawicki
22b21d04bd
Merge pull request #8406 from electron/use_gn-chrome54
...
Use gn chrome54
2017-01-19 13:33:48 -08:00
Kevin Sawicki
2cddb5bb4e
Bump v1.4.15
2017-01-19 08:32:42 -08:00
Birunthan Mohanathas
a560df3327
Update node to pick up Windows compilation fix
2017-01-19 09:05:59 +02:00
Kevin Sawicki
14d48e9653
Update .node-version to 7.4
2017-01-19 09:05:59 +02:00
Kevin Sawicki
c374e37cc4
Leak IsolateData since Environment is also leaked
2017-01-19 09:05:59 +02:00
Kevin Sawicki
54e2c480cb
Upgrade to node 7.4
2017-01-19 09:05:59 +02:00
Kevin Sawicki
43067e01e9
Upgrade to latest libcc
2017-01-19 09:05:59 +02:00
Birunthan Mohanathas
ab4a055c05
Correct version in chrome_version.h
2017-01-19 09:05:59 +02:00
Cheng Zhao
c774bb47c5
Update to latest libchromiumcontent
2017-01-19 09:05:59 +02:00
Ales Pergl
a52d780e7a
Update brightray and crashpad
2017-01-19 09:05:59 +02:00
Kevin Sawicki
b6d0201c73
Upgrade to Chrome 54.0.2840.101
2017-01-19 09:05:59 +02:00
Kevin Sawicki
1b036a284d
Add basic inspectElement spec
2017-01-19 09:05:59 +02:00
Kevin Sawicki
602db2e04f
🎨
2017-01-19 09:05:59 +02:00
Kevin Sawicki
f0ceb4f065
Use SetNeedsBeginFrames from IPC handler
2017-01-19 09:05:59 +02:00
Kevin Sawicki
d71f10c5a3
Implement GetScreenInfo
2017-01-19 09:05:59 +02:00
Kevin Sawicki
39ddeff5c3
Implement SetNeedsBeginFrames
2017-01-19 09:05:59 +02:00
Kevin Sawicki
cc183524fd
Only remove webview when non-null
2017-01-19 09:05:59 +02:00
Kevin Sawicki
b0ee46f862
Use === in specs
2017-01-19 09:05:59 +02:00
Kevin Sawicki
443040e8d7
Call InspectElement directly on InspectableWebContents
2017-01-19 09:05:59 +02:00
Kevin Sawicki
d6eb0d6629
Implement insertCSS on webFrame
2017-01-19 09:05:59 +02:00
Kevin Sawicki
017df93ffa
Add failing spec for insertCSS
2017-01-19 09:05:59 +02:00
Kevin Sawicki
2f5acfedcd
Add spec for denying perm requests when handler is cleared
2017-01-19 09:05:59 +02:00
Kevin Sawicki
18675cc6c1
Implement RequestPermissions using request handler
2017-01-19 09:05:59 +02:00
Kevin Sawicki
977680d00b
Add spec for midi without sysex permission
2017-01-19 09:05:59 +02:00
Kevin Sawicki
2f26dbf39e
Update type to level in debugger message spec
2017-01-19 09:05:59 +02:00
Kevin Sawicki
873e6e5e6b
Append form to body before submitting
2017-01-19 09:05:59 +02:00
Cheng Zhao
20b70b367e
Update to latest libchromiumcontent
2017-01-19 09:05:59 +02:00
Cheng Zhao
f2a30afcf1
Fix linking for arm build
2017-01-19 09:05:59 +02:00
Cheng Zhao
ec134e7536
Fix building error for arm linux
2017-01-19 09:05:59 +02:00
Cheng Zhao
0568fa30ca
Fix linking for Windows
2017-01-19 09:05:59 +02:00
Cheng Zhao
6e0762a540
Fix building on Windows
2017-01-19 09:05:59 +02:00
Cheng Zhao
af212a9f67
Update libchromiumcontent for the rebase
2017-01-19 09:05:59 +02:00
Cheng Zhao
ebb4c93994
Fix linking error for x64 Linux build
2017-01-19 09:05:59 +02:00
Cheng Zhao
fd2fdb5475
Fix linking problem with libgtk2ui
2017-01-19 09:05:59 +02:00
Cheng Zhao
88f6f5d1b2
Fix compilation errors for Linux
2017-01-19 09:05:59 +02:00
Cheng Zhao
93a27fd3a9
Fix linking errors on Mac
2017-01-19 09:05:59 +02:00
Cheng Zhao
497f5a1199
Update files for Chrome 54 API changes
2017-01-19 09:05:59 +02:00
Cheng Zhao
bdc334d797
Update brightray and libchromiumcontent to Chrome 54
2017-01-19 09:05:59 +02:00
Jacob Groundwater
6520396466
update atom_browser_client.h
2017-01-19 09:05:44 +02:00
Jacob Groundwater
9716e2745b
WIP: chrome 54 update
2017-01-19 09:05:44 +02:00
Ales Pergl
5b3d0f86f7
Adjustments after migrating libchromiumcontent to GN
2017-01-19 09:05:44 +02:00
Kevin Sawicki
b90e23306e
Merge pull request #8428 from electron/upgrade-libcc-for-webm-muxer-fix
...
Upgrade libcc for webm muxer patch
2017-01-18 21:15:58 -08:00
Kevin Sawicki
8cc29c2e22
Upgrade libcc for webm muxer patch
2017-01-18 20:56:44 -08:00
Kevin Sawicki
a3af6bd9f5
Merge pull request #8441 from watilde/feature/tweak-kiosk
...
do not call SetFullScreen in SetKiosk if it's already fullscreen mode
2017-01-18 16:17:31 -08:00
Daijiro Wachi
a23d8ed702
do not call SetFullScreen in SetKiosk if it's already fullscreen mode
2017-01-19 00:40:34 +01:00
Kevin Sawicki
3766fb6652
Merge pull request #8437 from electron/set-version-for-electron-api-json
...
set version arg when creating electron-api.json
2017-01-18 15:13:30 -08:00
Kevin Sawicki
a7891e584a
Merge pull request #8438 from electron/restore-thick-frame-fullscreen-handler
...
Restore thick frame full screen code path
2017-01-18 15:12:50 -08:00
Kevin Sawicki
e82b41724d
Restore thick frame full screen case
2017-01-18 14:40:42 -08:00
Zeke Sikelianos
6af7cfff33
fix syntax and use relative path to electron-api.json target
2017-01-18 11:52:09 -08:00
Zeke Sikelianos
057fda5352
set version arg when creating electron-api.json
2017-01-18 11:00:13 -08:00
Kevin Sawicki
71512ad244
Merge pull request #8432 from hrubilov/patch-1
...
Typo fixed
2017-01-18 09:02:18 -08:00
hrubilov
edb3967a0f
Typo fixed
2017-01-18 14:12:27 +03:00
Ramya Achutha Rao
dc5129f32e
Updated docs for crash reporter to support child processes
2017-01-17 21:59:23 -08:00
Zeke Sikelianos
ade16a7823
Merge pull request #8365 from destan/patch-3
...
printToPDF: `landscape` ignored if `@page` is used
2017-01-17 13:50:37 -08:00
Kevin Sawicki
f7bdf5d04e
Merge pull request #8399 from watilde/feature/fixes-8338
...
save a fullscreen state when Kiosk mode is called
2017-01-17 13:03:51 -08:00
Kevin Sawicki
dcbc10ac38
Merge pull request #8417 from electron/flaky-travis-specs
...
Disable flaky specs on Travis
2017-01-17 08:48:59 -08:00
Kevin Sawicki
feac8685f4
Merge pull request #8348 from electron/isolated-world
...
Add context isolation option to windows and webview tags
2017-01-17 08:47:44 -08:00
Weiqiang Lin
11259b0ea2
Online/Offline Event Detection to zh-CN
2017-01-17 17:50:16 +08:00
Weiqiang Lin
ac0ba74e87
Desktop Environment Integration to zh-CN
2017-01-17 17:49:18 +08:00
Weiqiang Lin
96b7d3653c
Quick Start to zh-CN
2017-01-17 17:48:51 +08:00
Kevin Sawicki
9ccc78c62f
Use options constants for keys
2017-01-16 13:09:38 -08:00
Kevin Sawicki
1d824d4645
Assert document visibility in main context
2017-01-16 13:03:38 -08:00
Kevin Sawicki
b26428c43c
🎨
2017-01-16 12:38:16 -08:00
Kevin Sawicki
815cb1b31c
Include atom_natives after builtin includes
2017-01-16 12:38:16 -08:00
Kevin Sawicki
dcf9a395c2
Only create isolated context in main frame
2017-01-16 12:38:16 -08:00
Kevin Sawicki
2e62d81c24
Access getter instead of variable
2017-01-16 12:38:16 -08:00
Kevin Sawicki
13acf7a6a3
Mention accessing context in dev tools
2017-01-16 12:38:16 -08:00
Kevin Sawicki
f35224b0e4
🎨
2017-01-16 12:38:16 -08:00
Kevin Sawicki
6bcfd0630c
Document implemented APIs at the top
2017-01-16 12:38:16 -08:00
Kevin Sawicki
f4f0174746
Parse guestInstanceId and opener as ints
2017-01-16 12:38:16 -08:00
Kevin Sawicki
37b7dda3c5
Remove use of now private guestId
2017-01-16 12:38:16 -08:00
Kevin Sawicki
fbcbfbda6a
Add back BrowserWindowProxy location property
2017-01-16 12:38:16 -08:00
Kevin Sawicki
de4be56b09
Use internal open event name with fully parsed options
2017-01-16 12:38:16 -08:00
Kevin Sawicki
f3852c57fc
Use empty string for comparison
2017-01-16 12:38:16 -08:00
Kevin Sawicki
2e6d08c652
Remove unneeded this prefix
2017-01-16 12:38:16 -08:00
Kevin Sawicki
bb260343de
Move more functions to outer scope
2017-01-16 12:38:16 -08:00
Kevin Sawicki
3f7b3c4bd7
Implement window overrides in main context
2017-01-16 12:38:16 -08:00
Kevin Sawicki
95054f443f
Enable context isolation on child windows
2017-01-16 12:38:16 -08:00
Kevin Sawicki
eef72647b4
Set human readable context name
2017-01-16 12:38:16 -08:00
Kevin Sawicki
33b6ab11f2
Assert context state after reload
2017-01-16 12:38:16 -08:00
Kevin Sawicki
dacfb2f596
Mention contextIsolation is experimental
2017-01-16 12:38:16 -08:00
Kevin Sawicki
3ac6019f42
Mention context isolation
2017-01-16 12:38:16 -08:00
Kevin Sawicki
0f7af8043a
Upgrade libcc for world context patch
2017-01-16 12:38:16 -08:00
Kevin Sawicki
14a1e673c6
Add spec for webview context isolation
2017-01-16 12:38:16 -08:00
Kevin Sawicki
802ed62d5b
Remove trailing comma
2017-01-16 12:38:16 -08:00
Kevin Sawicki
572fc058d3
Document contextIsolation option
2017-01-16 12:38:16 -08:00
Kevin Sawicki
b348cdeae8
Set page variable using webFrame.executeJavaScript
2017-01-16 12:38:16 -08:00
Kevin Sawicki
ea2273dde5
Assert built-in prototype isolation
2017-01-16 12:38:16 -08:00
Kevin Sawicki
ad3b837ad5
Rename option to contextIsolation
2017-01-16 12:38:16 -08:00
Kevin Sawicki
b56bdc83af
🎨
2017-01-16 12:38:16 -08:00
Kevin Sawicki
2e7dbe6c6b
Use patch worldScriptContext to get isolated context
2017-01-16 12:38:16 -08:00
Kevin Sawicki
309ac75284
Upgrade libcc for worlds patch
2017-01-16 12:38:16 -08:00
Kevin Sawicki
4f5c725dde
🎨 Use enum for world ids
2017-01-16 12:38:16 -08:00
Kevin Sawicki
5b6397aaa6
Store context that API is running in to deliver IPC events
2017-01-16 12:38:16 -08:00
Kevin Sawicki
2928fe5c43
Add initial isolated world spec
2017-01-16 12:38:16 -08:00
Kevin Sawicki
5da4f032c3
Notify client each time main context is created
2017-01-16 12:38:16 -08:00
Kevin Sawicki
c5e68ec165
🎨
2017-01-16 12:38:16 -08:00
Kevin Sawicki
78e0b80dc7
Support IPC messages in isolated context
2017-01-16 12:38:16 -08:00
Kevin Sawicki
073d8c2177
Add world id constants
2017-01-16 12:38:16 -08:00
Kevin Sawicki
d194a84ae4
Setup isolated context from AtomRenderFrameObserver
2017-01-16 12:38:16 -08:00
Kevin Sawicki
4bca6fe672
Add isolated world web preference option
2017-01-16 12:38:15 -08:00
Kevin Sawicki
cdf33ff3dc
Add null guards
2017-01-16 12:38:15 -08:00
Kevin Sawicki
08b203fed1
Match extension name to class name
2017-01-16 12:38:15 -08:00
Kevin Sawicki
736befe90f
Add initial support for loading into isolated world
2017-01-16 12:38:15 -08:00
Kevin Sawicki
b6c5e9a126
Disable disableguestresize spec that times out on Travis
2017-01-16 11:48:20 -08:00
Kevin Sawicki
4ebe54043a
Merge pull request #8395 from Arcath/patch-1
...
Add Squirrel Release Server to the update server list.
2017-01-16 11:41:43 -08:00
Kevin Sawicki
e6f5f60f3a
Merge pull request #8355 from oukan/feature/translate-zh-CN
...
translate to zh-CN
2017-01-16 11:40:19 -08:00
Kevin Sawicki
48facf6343
Add space after //
2017-01-16 11:38:58 -08:00
Kevin Sawicki
170f2f61f9
Merge pull request #8404 from bsclifton/fix-dpi-borders
...
Properly handle borders on frameless window for DPI > 100% (Windows only)
2017-01-16 11:24:39 -08:00
Kevin Sawicki
0244a73c49
Fix cpp linter errors
2017-01-16 09:26:07 -08:00
Kevin Sawicki
9089d55342
Merge pull request #8409 from javan/add-context-menu-event-to-webview
...
Add "context-menu" DOM event to <webview>
2017-01-16 09:04:32 -08:00
Brian Clifton
9e0547b98f
Fix the rendering for the rounded edges
2017-01-14 01:15:22 -08:00
Daijiro Wachi
b97db68f0c
add tests to fullScreen and Kiosk
2017-01-14 00:05:04 +01:00
Daijiro Wachi
436a6d5c0f
Save a fullScreen state for Kiosk mode
2017-01-14 00:04:51 +01:00
Javan Makhmali
a64bdbd306
Add "context-menu" DOM event to <webview>
2017-01-13 17:04:09 -05:00
Kevin Sawicki
ac6aeae915
Merge pull request #8390 from electron/upgrade-brightray-for-devtools-fix
...
Upgrade brightray for dev tools fix
2017-01-13 10:57:57 -08:00
Kevin Sawicki
f92f851f11
Upgrade brightray for dev tools fix
2017-01-13 09:19:17 -08:00
Kevin Sawicki
99e21a2235
Merge pull request #8401 from czipperz/BrowserProcess_constructor
...
Reorder BrowserProcess constructor to avoid invalid memory
2017-01-13 09:12:51 -08:00
Kevin Sawicki
f7d3dc742d
Merge pull request #8400 from electron/keyboardevent-link
...
Switch to footer link syntax for keyboard event docs
2017-01-13 09:09:44 -08:00
Brian Clifton
cf6e215a66
Properly handle borders for DPI > 100% on Windows
...
Fixes https://github.com/electron/electron/issues/4573
cc: @zcbenz, @kevinsawicki, @zeke
2017-01-13 00:18:42 -07:00
Czipperz
e4688f1c5a
Reorder BrowserProcess constructor to avoid invalid memory
2017-01-12 16:55:26 -08:00
Kevin Sawicki
315daf1a10
Switch to footer link syntax
2017-01-12 16:54:07 -08:00
Zeke Sikelianos
75e81f00e2
Merge pull request #8381 from electron/lint-without-side-effects
...
create electron-api.json in dist, not as a side-effect of linting
2017-01-12 14:58:55 -08:00
Kevin Sawicki
ec71440f09
Merge pull request #8391 from electron/read-only-versions
...
Make process.versions.electron/chrome read-only
2017-01-12 14:58:01 -08:00
Zeke Sikelianos
2a825310ea
use one line
2017-01-12 14:37:18 -08:00
Kevin Sawicki
323edb9d53
Add read-only version to planned 2.0 API
2017-01-12 13:51:35 -08:00
Kevin Sawicki
726bab0293
Add specs for process.versions.electron/chrome
2017-01-12 13:50:19 -08:00
Kevin Sawicki
b52367e3b2
Update native-mate to electron org
2017-01-12 13:50:19 -08:00
Kevin Sawicki
9ff1f6bbde
Merge pull request #8377 from electron/sandbox-open-crash
...
Destroy web contents if new-window event is prevented
2017-01-12 11:43:35 -08:00
Kevin Sawicki
97dd680b32
Remove linter errors
2017-01-12 10:28:08 -08:00
Kevin Sawicki
8098ca3b66
Remove unneeded nextTick and assert array
2017-01-12 10:28:08 -08:00
Kevin Sawicki
8f63fdb278
Destroy web contents when preventing default
2017-01-12 10:28:08 -08:00
Kevin Sawicki
c5da330cdf
Add failing spec for sandboxed window.open
2017-01-12 10:28:08 -08:00
Adam Laycock
9e89ec041e
Add Squirrel Release Server to the update server list.
2017-01-12 13:40:14 +00:00
Kevin Sawicki
070bbcfc3d
Merge pull request #8380 from electron/auto-submit-rename
...
Rename autoSubmit to uploadToServer in example
2017-01-11 08:42:33 -08:00
Zeke Sikelianos
cef9cd3cfc
create electron-api.json in dist, not as a side-effect of linting
2017-01-10 18:17:08 -08:00
Kevin Sawicki
ed4f4b3954
Rename autoSubmit to uploadToServer in example
2017-01-10 16:07:10 -08:00
Kevin Sawicki
cfb6069b83
Bump v1.4.14
2017-01-10 11:01:39 -08:00
Kevin Sawicki
caacc4580f
Merge pull request #8376 from electron/revert-8354-vibrancy-corner-fix
...
Revert "Smooth corners for vibrancy view"
2017-01-10 10:36:47 -08:00
Kevin Sawicki
f3b03908f9
Revert "Smooth corners for vibrancy view"
2017-01-10 10:34:55 -08:00
Kevin Sawicki
c6ccf9f2b5
Merge pull request #8371 from electron/upgrade-brightray-for-emulation-fix
...
Upgrade brightray for network emulation fix
2017-01-09 11:22:10 -08:00
Kevin Sawicki
5204d6ce45
Merge pull request #8354 from gerhardberger/vibrancy-corner-fix
...
Smooth corners for vibrancy view
2017-01-09 11:12:02 -08:00
Kevin Sawicki
24b5abcc39
Upgrade brightray for network emulation fix
2017-01-09 10:42:48 -08:00
Kevin Sawicki
8ada7fe30b
Merge pull request #8370 from electron/resizable-specs
...
Add spec for resizable frameless window
2017-01-09 10:41:51 -08:00
Kevin Sawicki
d8366115f5
Add spec for resizable frameless window
2017-01-09 10:01:38 -08:00
Kevin Sawicki
e5aad9857d
Merge pull request #7765 from liusy182/maximize-fix
...
fix for Window hidden behind taskbar after maximize #7672
2017-01-09 09:47:39 -08:00
Kevin Sawicki
75a05c2814
Merge pull request #8369 from electron/start-executable
...
Make start script executable
2017-01-09 09:28:37 -08:00
Kevin Sawicki
64a36170a9
Make start script executable
2017-01-09 09:27:20 -08:00
Kevin Sawicki
871c3fc11e
Merge pull request #8341 from electron/dialog-manager
...
Implement alert/confirm through Chrome's dialog manager
2017-01-09 09:17:40 -08:00
Kevin Sawicki
6ef1a9150c
Add OK button to alert
2017-01-09 08:30:13 -08:00
Kevin Sawicki
222734b5f5
Use correct param ordering in header file
2017-01-09 08:30:13 -08:00
Kevin Sawicki
1f08634d62
Implement alert/confirm through dialog manager
2017-01-09 08:30:13 -08:00
Kevin Sawicki
52390120ae
Merge pull request #8340 from electron/options-cycle
...
Handle cycles when merging browser window options
2017-01-09 08:29:56 -08:00
Destan Sarpkaya
fb35f06114
printToPDF: landscape ignored if @page is used
...
This is very frustrating to find out via debugging, I think it should be in docs.
2017-01-09 02:31:34 +02:00
gellert
bfafc6d5fd
indentation fix
2017-01-06 23:54:24 +01:00
Kevin Sawicki
1f07977f09
Remove lint errors
2017-01-06 09:58:40 -08:00
Kevin Sawicki
fd23c7bf76
Assert duplicate objects are supported
2017-01-06 09:58:40 -08:00
Kevin Sawicki
1944fdc962
Track visited parents and null out cycles
2017-01-06 09:58:40 -08:00
Kevin Sawicki
12382f064b
Add failing spec for cycle in options
2017-01-06 09:58:40 -08:00
Kevin Sawicki
b942c54bea
Use closeWindow helper
2017-01-06 09:58:40 -08:00
Kevin Sawicki
0a7dccbad8
Merge pull request #8308 from electron/normalize-access-keys
...
Support normalizing access keys in dialog buttons
2017-01-06 09:55:06 -08:00
Kevin Sawicki
5f862effaa
Access directly on options object
2017-01-06 09:17:32 -08:00
Kevin Sawicki
d200cf2e77
Document normalizeAccessKeys option
2017-01-06 08:56:24 -08:00
Kevin Sawicki
eb533e04b9
Add option to normalize dialog access keys
2017-01-06 08:56:24 -08:00
Weiqiang Lin
58fa8add31
Using Widevine CDM Plugin to zh-CN
2017-01-06 21:41:25 +08:00
Weiqiang Lin
34afa3b8a5
Using Pepper Flash Plugin to zh-CN
2017-01-06 21:40:36 +08:00
Weiqiang Lin
17ef05672b
Using Selenium and WebDriver to zh-CN
2017-01-06 21:38:58 +08:00
gellert
c5fe173e47
adds autorelease to nsimage
2017-01-06 14:32:34 +01:00
gellert
456ea04683
adds mask image for smooth vibrant view corners
2017-01-06 14:26:16 +01:00
Haojian Wu
0e5fc9c4e4
Merge pull request #8343 from oukan/feature/translate-zh-CN
...
Debugging the Main Process to zh-CN
2017-01-06 08:32:42 +01:00
Weiqiang Lin
cf5689371a
debugging-main-process-node-inspector to zh-CN
2017-01-06 10:02:44 +08:00
Kevin Sawicki
e788b9f959
Merge pull request #8258 from deepak1556/net_header_patch
...
net: disallow cookies from cookie store
2017-01-05 16:47:44 -08:00
Kevin Sawicki
d3d09ff25f
Merge pull request #8347 from Rastaban/master
...
fix permissive C++ code (MSVC /permissive-)
2017-01-05 14:53:11 -08:00
Phil Christensen
2c259990da
fix permissive C++ code (MSVC /permissive-)
...
These were found by the C++ compiler group when doing "Real world code"
build tests using /permissive-. We are sharing these with you to help clean up
your code before the new version of the compiler comes out. For more information on
/permissive- see https://blogs.msdn.microsoft.com/vcblog/2016/11/16/permissive-switch/ .
In paticular, see the "Do not treat copy initialization as direct initialization"
section of the blog.
2017-01-05 09:38:41 -08:00
Weiqiang Lin
e2d60940a2
Debugging the Main Process to zh-CN
2017-01-05 14:49:07 +08:00
Weiqiang Lin
dc786996ef
Debugging the Main Process in node-inspector to zh-CN
2017-01-05 14:47:39 +08:00
Weiqiang Lin
cc3ac9b1da
Debugging the Main Process to zh-CN
2017-01-05 14:45:43 +08:00
Weiqiang Lin
431faf58ff
Debugging the Main Process in VSCode to zh-CN
2017-01-05 14:43:17 +08:00
Weiqiang Lin
63ae55be2b
Debugging the Main Process to zh-CN
2017-01-05 14:42:51 +08:00
Kevin Sawicki
14d6a70fa8
Merge pull request #8335 from liuderchi/i18n_zhTW_repl
...
translate repl.md into zh-TW
2017-01-04 09:00:06 -08:00
Kevin Sawicki
1ff6fc6491
Merge pull request #8326 from nicmitchell/copyright-year
...
Update copyright year in LICENSE file
2017-01-04 08:59:33 -08:00
Kevin Sawicki
a376d09be5
Merge pull request #8319 from oukan/feature/translate-zh-CN
...
application-distribution to zh-CN
2017-01-04 08:59:01 -08:00
liuderchi
02d7203b4f
[ci skip] 📝 translate repl.md
2017-01-04 17:03:25 +08:00
liuderchi
e65cc8a245
[ci skip] 📝 copy repl.md source
2017-01-04 16:59:59 +08:00
Nic Mitchell
dc1eca14f0
Update copyright year in LICENSE file
2017-01-02 21:19:38 -08:00
Weiqiang Lin
0b7b2f5a57
Using Native Node Modules to zh-CN
2017-01-02 11:17:46 +08:00
Weiqiang Lin
6cff48112d
application-distribution to zh-CN
2017-01-02 00:20:29 +08:00
Haojian Wu
fe0a577c8b
Merge pull request #8318 from oukan/feature/translate-zh-CN
...
mac-app-store-submission-guide to zh-CN
2017-01-01 16:57:53 +01:00
Weiqiang Lin
91e93e6a5a
mac-app-store-submission-guide to zh-CN
2017-01-01 20:44:06 +08:00
Weiqiang Lin
a1ef49c26f
mac-app-store-submission-guide to zh-CN
2017-01-01 10:17:58 +08:00
Haojian Wu
339f4b8c31
Merge pull request #8313 from oukan/feature/translated-supported-platforms
...
translated supported platforms to zh-CN
2016-12-31 09:39:33 +01:00
Weiqiang Lin
406b0fdbcc
no actual change
2016-12-31 16:36:20 +08:00
Zeke Sikelianos
349972368c
Merge pull request #8312 from oukan/feature/translated-readme
...
add glossary page link to readme
2016-12-30 18:32:20 -08:00
Weiqiang Lin
4225524b6f
. to 。
2016-12-31 09:50:41 +08:00
林伟强
aac916857d
translated supported platforms to zh-CN
2016-12-30 23:58:54 +08:00
林伟强
25246c6db7
add glossary page link to readme
2016-12-30 23:51:25 +08:00
Haojian Wu
800689fc81
Merge pull request #8303 from ldehai/master
...
fix some expression
2016-12-30 16:00:34 +01:00
Andy
d9fbead8ca
fix some expression
2016-12-30 22:50:44 +08:00
Haojian Wu
496c741513
Merge pull request #8311 from oukan/feature/process-translated
...
docs-translations API process Translated into zh-CN
2016-12-30 14:48:15 +01:00
林伟强
c392710802
s/./。
2016-12-30 17:48:48 +08:00
林伟强
b0886e2abf
docs-translations API process Translated into zh-CN
2016-12-30 17:15:28 +08:00
林伟强
3d35f01bd1
docs-translations API process Translated into zh-CN
2016-12-30 10:45:39 +08:00
Kevin Sawicki
d86662cb80
Merge pull request #8309 from electron/optional-before-dash
...
Put optional label before dash
2016-12-29 15:51:39 -08:00
Kevin Sawicki
afa3bd2143
Put optional label before dash
2016-12-29 14:11:26 -08:00
Kevin Sawicki
196cb2dda4
Merge pull request #8306 from electron/link-to-offscreen-tutorial
...
Link to offscreen rendering tutorial
2016-12-29 13:33:06 -08:00
Kevin Sawicki
fc75080c28
Merge pull request #8298 from electron/configure-throttling-on-created-callback
...
Configure background throttling on RenderViewCreated callback
2016-12-29 13:31:09 -08:00
Kevin Sawicki
f8d41f1f68
Link to offscreen rendering tutorial
2016-12-29 09:15:28 -08:00
Kevin Sawicki
6ea1bacc73
Merge pull request #8250 from gerhardberger/osr-window-size-fix
...
Always create offscreen window frameless
2016-12-29 09:10:14 -08:00
Andy
6324270221
fix some expression
2016-12-29 21:53:53 +08:00
Kevin Sawicki
41afeb744a
Configure background throttling on RenderViewCreated callback
2016-12-28 15:52:47 -08:00
Kevin Sawicki
219693d91f
Merge pull request #8295 from electron/more-default-font-families
...
Support cursive/fantasy default font families
2016-12-28 13:42:35 -08:00
Kevin Sawicki
25c80f314b
Merge pull request #8281 from abouthiroppy/fix-electron-jp-link
...
Fix electron-jp's link in README.md
2016-12-28 13:41:52 -08:00
Kevin Sawicki
5d505f9139
Support cursive/fantasy default font families
2016-12-28 13:40:53 -08:00
Kevin Sawicki
bc39964ece
Merge pull request #8254 from electron/webcontents-will-navigate-crash
...
Don't load URL if web contents is destroyed
2016-12-28 13:40:31 -08:00
Kevin Sawicki
abea1196de
Add spec for closing from will-navigate listener
2016-12-28 13:40:07 -08:00
Kevin Sawicki
1308f790ad
Don't load URL if web contents is destroyed
2016-12-28 13:40:06 -08:00
Haojian Wu
095f304d7d
Merge pull request #8284 from x-yao/zh-cn-docs
...
Add glossary.md in Simplified Chinese docs
2016-12-28 09:13:36 +01:00
x-yao
5a54d90d72
[ci skip]update glossary.md translation changes
2016-12-28 15:54:51 +08:00
x-yao
003fdd2382
Merge branch 'master' of github.com:electron/electron into zh-cn-docs
2016-12-28 15:47:24 +08:00
Zeke Sikelianos
5b9b33f32d
Merge pull request #8285 from electron/update-glossary
...
📝 Fix a broken asar link.
2016-12-26 10:23:17 -08:00
x-yao
5ee3915c40
[ci skip]fixed glossary.md incorrect words
2016-12-26 17:57:20 +08:00
Haojian Wu
dcead89507
📝 Fix a broken asar link.
2016-12-26 10:28:08 +01:00
x-yao
6f2f3ed1ac
Merge branch 'master' of github.com:electron/electron into zh-cn-docs
2016-12-26 12:03:00 +08:00
x-yao
738c8c047e
[ci skip]add glossary.md in Simplified Chinese docs
2016-12-26 12:02:24 +08:00
abouthiroppy
d224f5d998
Fix electron-jp's link in README.md
2016-12-25 18:08:25 +09:00
Zeke Sikelianos
f8a9f628ae
Merge pull request #7888 from electron/rename-webview-doc
...
Rename web-view to webview for consistency
2016-12-22 15:54:39 -08:00
Zeke Sikelianos
6995b51f2c
set webview spec timeout to three minutes
2016-12-22 13:31:30 -08:00
Zeke Sikelianos
c989ea43f5
bump webview spec timeout to two minutes
2016-12-22 12:30:34 -08:00
Zeke Sikelianos
b0c4c79c49
remove unused webview fixture
2016-12-22 10:41:05 -08:00
Zeke Sikelianos
eb4038d626
more internal web-view reverting
2016-12-22 10:41:05 -08:00
Zeke Sikelianos
7562a8b662
revert renames of internal web-view stuff
2016-12-22 10:41:05 -08:00
Zeke Sikelianos
c75a1f08fd
replace all web-view code with webview
2016-12-22 10:41:05 -08:00
Zeke Sikelianos
1085c28612
rename all web-view files to webview
2016-12-22 10:41:05 -08:00
Kevin Sawicki
eca9bffb01
Merge pull request #8269 from drewchandler/fix-clear-storage-data-docs
...
Use localstorage in clearStorageData docs
2016-12-22 10:07:31 -08:00
Drew Chandler
b28a865436
Use localstorage in clearStorageData docs
...
It won't work if you use include the space that is currently in the docs.
2016-12-22 09:51:39 -08:00
Kevin Sawicki
57d682a050
Merge pull request #8252 from electron/dialog-window-crash
...
Don't crash when window is closed by dialog callback
2016-12-22 09:34:07 -08:00
Kevin Sawicki
8c5f26373b
Add override
2016-12-22 09:33:21 -08:00
Kevin Sawicki
87f09131aa
Observe window and only use it when it is open
2016-12-22 09:33:21 -08:00
Kevin Sawicki
371b347ee9
Merge pull request #8268 from electron/update-production-variables
...
Move a couple env vars from development to production
2016-12-22 09:32:43 -08:00
Kevin Sawicki
ad2627b05a
Move variables from development to production
2016-12-22 09:22:04 -08:00
Zeke Sikelianos
bb012c3db2
Merge pull request #8265 from thorbenegberts/patch-1
...
🐛 Fix link to Quick Start [ci skip]
2016-12-22 08:01:32 -08:00
x-yao
387dd67b60
[ci skip]fix chinese incorrect words
2016-12-22 17:10:27 +08:00
Thorben Egberts
b22eb0d65f
Change Quick Start link from absolute to relative
2016-12-22 08:45:51 +01:00
Zeke Sikelianos
ec46d57816
Merge pull request #8267 from cesarandreu/patch-2
...
Fix a typo, there => their
2016-12-21 20:49:36 -08:00
Cesar Andreu
e296d4826f
Fix a typo, there => their
2016-12-21 19:21:04 -08:00
Thorben Egberts
3cfe94c5ef
Fixed link to Quick Start
2016-12-21 23:41:34 +01:00
gellert
7e82e12468
adds note to offscreen tutorial
2016-12-21 23:15:39 +01:00
gellert
f81908711b
use only one if statement
2016-12-21 23:15:05 +01:00
Zeke Sikelianos
2b955a5ae1
Merge pull request #7878 from electron/glossary
...
Add a glossary of terms
2016-12-21 14:12:07 -08:00
Zeke Sikelianos
aeedd36168
see also
2016-12-21 13:47:40 -08:00
Zeke Sikelianos
e57cb713b2
link process annotations to glossary
2016-12-21 13:47:40 -08:00
Zeke Sikelianos
a098bf30d4
add DMG and NSIS to glossary
2016-12-21 13:47:40 -08:00
Zeke Sikelianos
f1692f3274
lint to glossary from docs readme
2016-12-21 13:47:40 -08:00
Zeke Sikelianos
a39dc1b78a
🎨
2016-12-21 13:47:40 -08:00
Zeke Sikelianos
ead5275d63
fix heading level
2016-12-21 13:47:40 -08:00
Zeke Sikelianos
4e8c21549b
define process and webview
2016-12-21 13:47:40 -08:00
Zeke Sikelianos
ed081c8834
WIP
2016-12-21 13:47:40 -08:00
Kevin Sawicki
f99dabbac6
Merge pull request #8078 from electron/dts-docs-update-again
...
Update Docs
2016-12-21 13:39:53 -08:00
Kevin Sawicki
707b1d1b79
Merge pull request #8207 from philwyett-hemi/rpm_dev
...
Doc updates related to Fedora and RHEL / CentOS
2016-12-21 13:38:09 -08:00
Kevin Sawicki
026711e750
Merge pull request #8249 from electron/nsscreens-crash
...
Use firstObject instead of objectAtIndex:0
2016-12-21 10:58:14 -08:00
Kevin Sawicki
b9f569f7fb
Merge pull request #8248 from electron/secure-options
...
Add options to protocol.registerStandardSchemes docs
2016-12-21 09:40:30 -08:00
Kevin Sawicki
0a5f51fd03
Merge pull request #8259 from mawie81/fix-screen-docs
...
[Docs] fix link in screen docs
2016-12-21 09:40:13 -08:00
mawie81
d20e2ec349
[ci skip] fix link in screen docs
2016-12-21 09:43:47 +01:00
deepak1556
f9417e3fcc
net: disallow cookies from the cookie store
2016-12-21 11:54:48 +05:30
deepak1556
41c352c306
add failing spec
2016-12-21 11:52:27 +05:30
gellert
1ef0f6beff
creates offscreen window frameless
2016-12-20 23:43:52 +01:00
Kevin Sawicki
c70eb81e32
Use firstObject instead of objectAtIndex:0
2016-12-20 13:49:35 -08:00
Kevin Sawicki
38681d0a2b
Bump v1.4.13
2016-12-20 10:37:16 -08:00
Kevin Sawicki
c5097ae483
Add options to protocol.registerStandardSchemes docs
2016-12-20 09:44:58 -08:00
Kevin Sawicki
5bb196dce3
Merge pull request #8240 from electron/fix-structures-link
...
fix relative link to CertificatePrincipal doc
2016-12-20 09:13:01 -08:00
Kevin Sawicki
cb47de5eca
Merge pull request #8225 from Golasowski/docs-translations-cz
...
Create Czech translate
2016-12-20 09:09:39 -08:00
Kevin Sawicki
56a8e17b21
Merge pull request #8243 from x-yao/zh-cn-docs
...
[DOC] Add systemPreferences API Simplified Chinese translation
2016-12-20 09:09:01 -08:00
x-yao
e3b23842dd
[ci skip]add net API Simplified Chinese translation
2016-12-20 17:03:32 +08:00
Zeke Sikelianos
12cb35ef61
Merge pull request #8242 from DustinX/patch-1
...
Corrected some grammatical errors
2016-12-19 20:05:28 -08:00
longbotao
2fb8839d31
[ci skip]add systemPreferences API Simplified Chinese translation
2016-12-20 12:03:59 +08:00
Zeke Sikelianos
6578498e31
Merge pull request #8229 from electron/do-not-recommend-yarn
...
do not recommend yarn
2016-12-19 20:03:51 -08:00
Dustin
2e1feb63e4
Corrected some grammatical errors
2016-12-19 19:01:35 -08:00
Zeke Sikelianos
9e626c5fee
fix relative link to CertificatePrincipal doc
2016-12-19 13:49:02 -08:00
Kevin Sawicki
78a89c666b
Merge pull request #8238 from electron/doc-links
...
Link to return class type
2016-12-19 10:48:27 -08:00
Kevin Sawicki
6352afb07a
Link to return class type
2016-12-19 09:40:07 -08:00
Kevin Sawicki
683d8033f0
Merge pull request #8235 from x-yao/zh-cn-docs
...
[DOC]update electron-faq.md in Simplified Chinese docs
2016-12-19 09:22:24 -08:00
longbotao
e2bb8088d4
[ci skip]update electron-faq.md in Simplified Chinese docs and fix a little words
2016-12-19 15:01:50 +08:00
Zeke Sikelianos
64116e5d7c
do not recommend yarn
2016-12-17 20:35:06 -08:00
O.G.olasowski
219a6b175b
Create README.md
2016-12-17 00:31:37 +00:00
Kevin Sawicki
2a8b36c761
Merge pull request #8134 from deepak1556/empty_client_certificate_patch
...
app: select-client-certificate event callback can accept certificate optionally
2016-12-15 08:31:12 -08:00
liusi
b853671132
fix fullscreen, maximize, unmaximize
2016-12-15 14:01:03 +08:00
Phil Wyett
2fbf560668
Commit...
...
* Update build instructions to correctly reflect python version on CentOS
that has Python 2.6.
* Correct Fedora package install command. Fedora now uses 'dnf' not 'yum'.
* Add RHEL / CentOS section that does use 'yum' for package install.
2016-12-15 03:05:24 +00:00
Kevin Sawicki
cd067bca37
Merge pull request #8175 from gerhardberger/createfrombuffer-bitmap
...
Add bitmap support to nativeImage.createFromBuffer
2016-12-14 13:24:45 -08:00
Kevin Sawicki
98d4e186e3
Move details next to params
2016-12-14 10:19:38 -08:00
Kevin Sawicki
8680a08a8d
Add deprecated comment to scaleFactor parameter
2016-12-14 10:18:01 -08:00
Kevin Sawicki
3b259b4243
Add createFromBuffer to planned breaking changes
2016-12-14 10:12:37 -08:00
Kevin Sawicki
25feb9232d
Merge pull request #8143 from poiru/webcontents-before-input-event
...
Add before-input-event event for webContents (fixes #7586 )
2016-12-14 10:05:32 -08:00
Kevin Sawicki
590bde5e14
Remove unused include
2016-12-13 16:00:37 -08:00
Kevin Sawicki
88dac36c91
Move footer link to bottom
2016-12-13 15:58:03 -08:00
Kevin Sawicki
7842040d9d
Add ToV8 converter for NativeWebKeyboardEvent
2016-12-13 15:54:13 -08:00
Kevin Sawicki
3237c6751a
Use DCHECK instead of assert
2016-12-13 15:54:13 -08:00
Kevin Sawicki
7a5ec96d53
Prevent input event from main process
2016-12-13 15:54:13 -08:00
Kevin Sawicki
5ae80d541b
Remove will-navigate spec
2016-12-13 15:54:13 -08:00
Kevin Sawicki
25ac23ab17
Upgrade brightray
2016-12-13 15:54:13 -08:00
Birunthan Mohanathas
a3b65ad481
Add before-input-event event for webContents ( fixes #7586 )
...
Embedding arbitrary web content is problematic when it comes to keyboard
shortcuts because:
* Web content can steal app shortcuts (see e.g. brave/browser-laptop#4408 )
* Blocked web content (e.g. a focused <webview> performing expensive
computation) will also prevent app shortcuts from firing immediately
The new before-input-event event can be used to overcome these issues by
always handle certain keyboard events in the main process.
Note that this requires electron/brightray#261 to compile.
2016-12-13 15:54:13 -08:00
gellert
9d2c9df992
adds empty bitmap test for createFromBuffer
2016-12-14 00:24:57 +01:00
gellert
7ceb8d1ab8
additional tests for createFromBuffer
2016-12-14 00:18:24 +01:00
gellert
a609e52a14
moves bitmap parameters to options object
2016-12-13 21:32:17 +01:00
gellert
39875c90f1
adds bitmap support to createFromBuffer
2016-12-13 21:32:17 +01:00
Kevin Sawicki
3290c6b335
Merge pull request #8201 from electron/docs-lint
...
Remove trailing spaces
2016-12-13 10:43:05 -08:00
Kevin Sawicki
0f93515ede
Remove trailing spaces
2016-12-13 10:42:13 -08:00
Kevin Sawicki
dfc25d0ca5
Merge pull request #8199 from Casimodo/patch-2
...
Create quick-start.md
2016-12-13 08:30:57 -08:00
Kevin Sawicki
db0beb6c36
Merge pull request #8192 from rhysd/patch-1
...
Fixed a broken link in dialog.md [ci skip]
2016-12-13 08:30:28 -08:00
Casimodo
7b240d82fd
Create quick-start.md
2016-12-13 15:50:23 +01:00
Linda_pp
704433f3d6
Fix broken link in dialog.md [ci skip]
2016-12-13 17:48:49 +09:00
Kevin Sawicki
8ae7d01d1a
Merge pull request #8189 from electron/undefined-browser-window-in-dialog
...
Undefined browser causes error in dialog APIs
2016-12-12 16:44:16 -08:00
Kevin Sawicki
2bd8ef83d1
Use != null to handle undefined
2016-12-12 16:25:56 -08:00
Kevin Sawicki
c108088110
Test with some null/undefined windows
2016-12-12 16:25:14 -08:00
Kevin Sawicki
cb7715a572
Merge pull request #8187 from electron/optional-buttons
...
Allow buttons to be optional in 'showMessageBox'
2016-12-12 13:52:17 -08:00
Kevin Sawicki
2e1e893675
Merge pull request #8159 from seanchas116/devtools
...
Record JavaScript calls in DevTools timeline on Node/ipc callback
2016-12-12 13:50:42 -08:00
Kevin Sawicki
3796d7a6a1
Use trace event with zero args
2016-12-12 13:49:58 -08:00
Kevin Sawicki
b08bc02cde
Merge pull request #8137 from deepak1556/media_device_id_patch
...
session: reset media device id salt when cookies are cleared
2016-12-12 13:34:24 -08:00
Kevin Sawicki
04e873f78e
Make deviceIds const
2016-12-12 13:33:18 -08:00
Kevin Sawicki
04da9257ef
Catch any close window errors
2016-12-12 13:32:27 -08:00
Kevin Sawicki
cae601a682
Upgrade brightray for media device salt fix
2016-12-12 13:31:08 -08:00
Kevin Sawicki
f2aabeefd5
Merge pull request #8085 from deepak1556/protocol_http_session_patch
...
protocol: support custom session with interceptHttpProtocol
2016-12-12 13:07:14 -08:00
Kevin Sawicki
1d288b69e2
Merge pull request #7947 from beakerbrowser/register-standard-secure-schemes
...
Add {secure:} opt to protocol.registerStandardSchemes
2016-12-12 12:52:28 -08:00
Kevin Sawicki
cac85d2a12
Remove linter errors
2016-12-12 12:51:48 -08:00
Kevin Sawicki
381f55b3cb
Remove unneeded empty checks
2016-12-12 12:51:48 -08:00
Paul Frazee
04fa85f67f
removed unused iostream include
2016-12-12 12:51:48 -08:00
Paul Frazee
bacf6511a6
remove unneeded deprecations couts
2016-12-12 12:51:48 -08:00
Paul Frazee
4e01ab59c1
fix documentation for planned breaking changes
2016-12-12 12:51:48 -08:00
Paul Frazee
a46040a4fa
log deprecation notices for webframe
2016-12-12 12:51:48 -08:00
Paul Frazee
b458201874
add deprecation notices to webframe
2016-12-12 12:51:48 -08:00
Paul Frazee
99ea50649a
finish implementation of {secure:true} opt on protocol.registerStandardScehesm, and add working test
2016-12-12 12:49:57 -08:00
Paul Frazee
9d2e23413e
add {secure:} opt to protocol.registerStandardSchemes
2016-12-12 12:49:57 -08:00
Daniel Pham
4b53cd9c3c
🐛 Allow buttons to be optional in 'showMessageBox'
2016-12-12 13:25:32 -05:00
Kevin Sawicki
ee88e0054b
Merge pull request #8186 from devjin0617/devjin0617-docs-browser-window-proxy
...
[Docs] Add translations of broswer-window-proxy in korean docs
2016-12-12 10:06:28 -08:00
Kevin Sawicki
e77fa72d6d
Merge pull request #8167 from seanchas116/fix-modal-corner
...
🍎 Make sure no round corners for modal windows
2016-12-12 10:05:47 -08:00
Kevin Sawicki
2fa9ca1f6d
Merge pull request #8156 from sindresorhus/remove-dock-window-level
...
🍎 Document that the `dock` window level is deprecated
2016-12-12 09:39:08 -08:00
Kevin Sawicki
a2d1a5258b
Merge pull request #8178 from lgeiger/native-modules-prebuild
...
Add instructions for native modules using prebuild
2016-12-12 09:29:27 -08:00
Kevin Sawicki
009c00cdc6
Merge pull request #8177 from Geo1088/patch-1
...
[Docs] Fix list item number rendering in distribution tutorial
2016-12-12 09:28:46 -08:00
Kevin Sawicki
1a0fbf84f9
Merge pull request #8165 from geoff-addepar/geoff/fix-sandbox-printing
...
Fix printing with the sandbox enabled
2016-12-12 09:26:52 -08:00
cheongjin.kim
9ea391e03d
Add translations of broswer-window-proxy in korean docs
2016-12-13 00:11:16 +09:00
Lukas Geiger
6bcf4b1112
📝 Add instructions for native modules using prebuild
2016-12-10 20:23:33 +01:00
George
82bd1d98d5
Indent tree structure to fix Markdown list number rendering
2016-12-10 11:14:10 -05:00
Kevin Sawicki
de625bfb65
Bump v1.4.12
2016-12-09 21:43:27 -08:00
Kevin Sawicki
c751d42d1a
Merge pull request #8176 from electron/upgrade-libcc-for-ct-timebomb-patch
...
Upgrade libcc for CT timebomb patch
2016-12-09 19:24:59 -08:00
Kevin Sawicki
198f5f237f
Upgrade libcc for CT timebomb patch
2016-12-09 10:47:09 -08:00
Kevin Sawicki
dc5b27069a
Merge pull request #8107 from deepak1556/clear_auth_cache_patch
...
session: add api to clear http auth cache
2016-12-09 10:08:02 -08:00
Kevin Sawicki
6a829e0179
Throw error when options object is invalid
2016-12-09 10:07:04 -08:00
deepak1556
4085ba309a
fix spec
2016-12-09 09:56:16 -08:00
deepak1556
975d677f55
add docs
2016-12-09 09:56:16 -08:00
deepak1556
21be9a3309
add spec
2016-12-09 09:55:55 -08:00
deepak1556
7456b9ae17
net: add api to set request flags for testing
2016-12-09 09:54:30 -08:00
deepak1556
35349643af
session: api to clear auth cache
2016-12-09 09:54:30 -08:00
Kevin Sawicki
952e3bac2c
Merge pull request #8061 from deepak1556/resume_download_api
...
session: api to resume canceled downloads from previous session
2016-12-09 09:39:14 -08:00
Kevin Sawicki
d705f4cbac
Fix issue where actual/expected was same variable
2016-12-09 09:37:46 -08:00
deepak1556
5d94221c61
fix code style
2016-12-09 09:37:46 -08:00
deepak1556
f124732431
add spec
2016-12-09 09:37:46 -08:00
deepak1556
d944219b28
add docs
2016-12-09 09:37:46 -08:00
deepak1556
86961d0f44
session: add api to create interrupted downloads
2016-12-09 09:37:46 -08:00
Sindre Sorhus
3dde669ee8
🍎 Remove deprecated dock window level
...
According to the Apple docs, the `NSDockWindowLevel` constant is deprecated: https://developer.apple.com/reference/appkit/nsdockwindowlevel?language=objc
2016-12-09 12:46:49 +01:00
Ryohei Ikegami
ccdeb915fa
🍎 Make sure no round corners for modal windows
2016-12-08 12:12:53 +09:00
Geoff Lywood
5345b08d24
Fix printing with the sandbox enabled
...
Closes #7984
2016-12-07 17:40:18 -08:00
Kevin Sawicki
54d27a390b
Merge pull request #8155 from salomvary/explain-macos-modal-sheet
...
Clarify modal windows being sheets on macOS
2016-12-07 10:29:42 -08:00
Kevin Sawicki
ba44dca34a
Merge pull request #8158 from jdfwarrior/master
...
Add detail for the browserWindow argument in dialog docs
2016-12-07 10:28:34 -08:00
Kevin Sawicki
61d91579df
Merge pull request #8157 from electron/post-data-example
...
Add simple postData example to docs
2016-12-07 10:28:00 -08:00
Kevin Sawicki
ea2e2def55
Bump v1.4.11
2016-12-07 08:53:58 -08:00
Ryohei Ikegami
a7a06a483e
Record JavaScript calls in DevTools timeline on Node/ipc callback
2016-12-07 20:22:13 +09:00
deepak1556
388b601503
URLRequestFetchJob should report start error
2016-12-07 16:34:28 +05:30
deepak1556
2b8b76a527
protocol: support custom session with interceptHttpProtocol
2016-12-07 16:22:34 +05:30
deepak1556
cbddbdb296
fix code style
2016-12-07 15:33:56 +05:30
deepak1556
06701786c4
update docs
2016-12-07 13:26:06 +05:30
deepak1556
1c45285fe3
add spec
2016-12-07 13:26:06 +05:30
deepak1556
18c0cfa6f5
app: optionally pass cert with select-client-certificate event
2016-12-07 13:26:06 +05:30
David Ferguson
32ae3a52b8
add detail for the browserWindow argument in dialog docs
2016-12-06 22:23:14 -06:00
Kevin Sawicki
e198b6945c
Add simple postData example
2016-12-06 16:49:22 -08:00
Kevin Sawicki
f1f73eff04
Merge pull request #8152 from electron/dont-show-window
...
Don't show window in specs
2016-12-06 13:54:55 -08:00
Márton Salomváry
9adb232d99
Clarify modal windows being sheets on macOS
2016-12-06 22:47:26 +01:00
Kevin Sawicki
63bffbc460
Don't show window
2016-12-06 13:25:46 -08:00
Kevin Sawicki
3e128abb73
Merge pull request #8144 from electron/from-devtools-webcontents-fix
...
Guard against missing devToolsWebContents
2016-12-06 11:05:16 -08:00
Kevin Sawicki
820fb3b82b
Guard against no devtools web contents
2016-12-06 10:36:59 -08:00
Kevin Sawicki
03263bb5b6
Add failing BrowserWindow.fromDevToolsWebContents spec
2016-12-06 10:36:59 -08:00
Kevin Sawicki
b0a1e2988b
Add spec for BrowserWindow.fromWebContents
2016-12-06 10:36:59 -08:00
Kevin Sawicki
571592a5a4
Merge pull request #8147 from electron/upgrade-libcc-for-linux-keyevent-fix
...
Upgrade libcc for Chrome 56 Linux key event fix
2016-12-06 10:36:25 -08:00
Kevin Sawicki
d1da48ff0f
Upgrade libcc for Chrome 56 Linux key event fix
2016-12-06 09:55:22 -08:00
Kevin Sawicki
6c214ed386
Merge pull request #8148 from electron/clear-interval-before-done
...
Clear interval before done
2016-12-06 09:54:48 -08:00
Kevin Sawicki
b29f7b9acb
Clear interval before assert
2016-12-06 09:25:55 -08:00
Kevin Sawicki
c2f516067f
Add missing r in variable name
2016-12-06 09:22:29 -08:00
Kevin Sawicki
58cae1d8de
Clear interval before destroying window
2016-12-06 09:22:08 -08:00
Kevin Sawicki
a9d4d9ad85
Merge pull request #8120 from electron/implement-window-methods-in-main-process
...
Implement window methods in main process
2016-12-05 09:29:11 -08:00
deepak1556
e043dabcb8
add spec
2016-12-04 00:22:57 +05:30
deepak1556
3de3fb53bd
session: reset media device id salt when cookies are cleared
2016-12-03 16:44:33 +05:30
Kevin Sawicki
d6d85ade8e
🎨 Assign binding as const
2016-12-02 13:40:31 -08:00
Kevin Sawicki
1278e8cebc
Remove unused variable
2016-12-02 13:40:31 -08:00
Kevin Sawicki
de0ec9b33c
Tweak cancelId docs
2016-12-02 13:40:31 -08:00
Kevin Sawicki
3b99827540
Coerce features to string
2016-12-02 13:40:31 -08:00
Kevin Sawicki
635c909aab
Implement window.alert/confirm/close in main process
2016-12-02 13:40:31 -08:00
Kevin Sawicki
f894da13b0
Pass args array instead of arguments object
2016-12-02 13:40:31 -08:00
Kevin Sawicki
c27633dff4
Merge pull request #8110 from electron/track-render-view-by-process-id
...
Don't clear until render view is deleted for process id
2016-12-02 13:40:20 -08:00
Kevin Sawicki
c1a02d6556
Add spec for render-view-deleted issue
2016-12-02 10:42:09 -08:00
Kevin Sawicki
ec43dd067c
Co-locate with other private methods
2016-12-02 10:41:42 -08:00
Kevin Sawicki
f3d391e3f2
Don't clear until render view is deleted for process id
2016-12-02 10:41:42 -08:00
Kevin Sawicki
851f490168
Merge pull request #8123 from electron/dont-write-back-to-passed-options
...
Don't write back to passed in options object
2016-12-02 09:10:02 -08:00
Kevin Sawicki
07f99c06ea
Don't write back to passed in options object
2016-12-01 17:16:18 -08:00
Kevin Sawicki
d0643250f7
Merge pull request #8122 from electron/use-spread-instead-of-apply
...
Use spread syntax instead of apply
2016-12-01 17:15:22 -08:00
Kevin Sawicki
f56b00718b
Remove unused method
2016-12-01 14:56:00 -08:00
Kevin Sawicki
af555bd879
Use spread syntax instead of apply
2016-12-01 14:56:00 -08:00
Kevin Sawicki
b61e1fd69f
Add spec for error on removing all IPC listeners
2016-12-01 14:56:00 -08:00
Kevin Sawicki
c8ff67ab75
Use spread syntax instead of function apply
2016-12-01 14:56:00 -08:00
Kevin Sawicki
f72942bff1
Merge pull request #8121 from electron/add-basic-dialog-specs
...
Add basic dialog specs
2016-12-01 14:55:49 -08:00
Kevin Sawicki
36371357cd
buttonLabel -> Button label for consistency
2016-12-01 14:16:33 -08:00
Kevin Sawicki
750bd9a88b
Add initial dialog specs
2016-12-01 14:15:34 -08:00
Kevin Sawicki
5660b1e225
Merge pull request #8115 from ArisLittle/patch-1
...
fix typos
2016-12-01 08:25:39 -08:00
Zheng Guoli
acfded9687
fix typos
...
a more ‘允许’ word should be removed
2016-12-01 10:03:33 +08:00
Guerin
a9f4c208a0
Adding French translations for the documentation ( #8097 )
...
* Adding French translation of electron-versioning.md
* Adding French translation of security.md
* Fixing typos and rewriting some text
* Update security.md
2016-11-30 09:49:36 -08:00
Kevin Sawicki
bca7a6baa9
Merge pull request #8105 from electron/ci-build-scripts
...
Add Linux CI builds scripts
2016-11-30 09:44:46 -08:00
Kevin Sawicki
3cb3d8f981
Log build type
2016-11-30 09:32:20 -08:00
Kevin Sawicki
9904da9a48
Add initial arm specific cibuild script
2016-11-30 09:22:30 -08:00
Kevin Sawicki
8d9328fbee
Merge pull request #8098 from electron/clean-up-specs
...
Unify spec timeouts
2016-11-30 09:06:37 -08:00
Kevin Sawicki
eaa5d071ef
Remove unneeded timeout call
2016-11-29 16:27:18 -08:00
Kevin Sawicki
d86f0a1686
Add missing call to done
2016-11-29 14:52:47 -08:00
Kevin Sawicki
f0566f3790
isCi -> isCI
2016-11-29 14:48:28 -08:00
Kevin Sawicki
f5f790863d
Use 1 or 2 minute timeout for long specs
2016-11-29 14:31:57 -08:00
Kevin Sawicki
10386edea5
Default timeout to 30 seconds on CI and 10 seconds locally
2016-11-29 14:29:35 -08:00
Kevin Sawicki
4ccc3d9fb3
Remove unneeded return
2016-11-29 14:19:20 -08:00
Kevin Sawicki
77fa7ce977
Run more crashReporter specs on CI
2016-11-29 14:18:42 -08:00
Kevin Sawicki
2c8ab72269
Merge pull request #8084 from poiru/systempreferences-setuserdefault
...
Add systemPreferences.setUserDefault for macOS
2016-11-29 14:07:35 -08:00
Kevin Sawicki
df179ed28d
Merge pull request #8092 from poiru/setcursorautohide
...
Add BrowserWindow.setCursorAutoHide
2016-11-29 13:36:58 -08:00
Kevin Sawicki
3ec0e2f132
Add override to SetAutoHideCursor signature
2016-11-29 13:36:08 -08:00
Kevin Sawicki
477ac313ab
Merge pull request #8086 from deepak1556/devtools_remove_workspace_patch
...
override window.confirm in devtools
2016-11-29 13:31:21 -08:00
Kevin Sawicki
72e559458f
Inline buttons and cancelId values
2016-11-29 13:30:28 -08:00
Kevin Sawicki
21f0b2bd2a
Merge pull request #8096 from electron/dont-use-skip
...
Don't use Mocha's skip method
2016-11-29 12:53:13 -08:00
Kevin Sawicki
cc2936cfdf
closeWindow in an afterEach block
2016-11-29 12:30:40 -08:00
Kevin Sawicki
d20e664ea8
Close window in an afterEach
2016-11-29 12:13:33 -08:00
Kevin Sawicki
fee7683b86
Reuse window variable and only close from root afterEach
2016-11-29 11:52:31 -08:00
Kevin Sawicki
d7e7c2b17f
Assert single window from closeWindow helper
2016-11-29 11:29:20 -08:00
Kevin Sawicki
1afa41477d
Don't use this.skip() since after hooks won't be run
2016-11-29 10:56:58 -08:00
Kevin Sawicki
217848ca52
Assert windows are not leaking across tests
2016-11-29 10:56:17 -08:00
Birunthan Mohanathas
486b6b9096
Add systemPreferences.setUserDefault for macOS
...
This API can be used to e.g. enable key repeat by setting
`ApplePressAndHoldEnabled` to `false` (see also #47 ).
2016-11-29 09:46:32 -08:00
Birunthan Mohanathas
18c49285a8
Add BrowserWindow.setAutoHideCursor for macOS
...
The `disableAutoHideCursor` BrowserWindow option can be used to control
auto-hiding behavior when the window is created. This new API is needed
to dynamically change the behavior after the fact.
2016-11-29 09:46:00 -08:00
Kevin Sawicki
fb74f5576d
Merge pull request #8082 from aaronang/doc-electron-resources
...
Clarify where Electron's resources directory can be found
2016-11-28 15:39:07 -08:00
Kevin Sawicki
4aa2b093ff
Merge pull request #8072 from ramya-rao-a/doc-update
...
Clarifying crash reporter behviour in Mac
2016-11-28 15:37:21 -08:00
Kevin Sawicki
446065b88c
Minor updates to crash reporter notes
2016-11-28 15:37:06 -08:00
Kevin Sawicki
594aaec7bb
Merge pull request #7901 from electron/rename-auto-upload
...
Rename autoUpload to uploadToServer
2016-11-28 15:34:07 -08:00
Kevin Sawicki
07994f50f3
Remove include now included in parent header
2016-11-28 15:11:50 -08:00
Kevin Sawicki
1c6e166af5
Value should be true on non-macOS platforms
2016-11-28 15:08:28 -08:00
Kevin Sawicki
0b9a2f6be6
Add autoSubmit crashReporter option
2016-11-28 15:08:28 -08:00
Kevin Sawicki
0c73140b07
used -> called
2016-11-28 15:08:28 -08:00
Kevin Sawicki
02cbd24165
Mention setUploadToServer only has effect after start
2016-11-28 15:08:28 -08:00
Kevin Sawicki
f4be3782a2
Add spec for get/setUploadToServer
2016-11-28 15:08:28 -08:00
Kevin Sawicki
bb9876bd6e
Remove deprecation warning for autoSubmit
2016-11-28 15:08:28 -08:00
Samuel Attard
2bf6f28152
shouldUpload --> uploadToServer
2016-11-28 15:08:28 -08:00
Samuel Attard
a7dedb3a13
Update crash_reporter.cc
2016-11-28 15:08:28 -08:00
Samuel Attard
4b61a4d3de
Fix linting
2016-11-28 15:08:28 -08:00
Samuel Attard
285a36f9de
Use GetUploadsEnabled to return GetShouldUpload
2016-11-28 15:08:28 -08:00
Samuel Attard
5a1a2616aa
Fix build issues
2016-11-28 15:08:12 -08:00
Samuel Attard
0d1804b2a0
Fix issues and deprecate the old prop
2016-11-28 15:08:12 -08:00
Samuel Attard
0b9530efd7
shouldUpload API's are macOS only
2016-11-28 15:08:12 -08:00
Samuel Attard
6bbd92368f
Add docs for getShouldUpload
2016-11-28 15:08:12 -08:00
Samuel Attard
7b8eb3e09c
Rename autoUpload to shouldUpload
2016-11-28 15:08:12 -08:00
Kevin Sawicki
774b2f99f2
Merge pull request #8038 from electron/danhp/close-file-preview
...
Add 'win.closeFilePreview()'
2016-11-28 14:47:06 -08:00
Kevin Sawicki
a7395118af
Merge pull request #7952 from the-ress/window-setappid
...
Added BrowserWindow.setAppDetails to set user model id, icon and relaunch command
2016-11-28 14:46:14 -08:00
Kevin Sawicki
3897a88082
Use skip for setAppDetails spec
2016-11-28 14:43:18 -08:00
Kevin Sawicki
0a61aad499
Add initial previewFile/closeFilePreview test
2016-11-28 14:32:15 -08:00
Kevin Sawicki
5abecadfd3
Tweak setAppDetails docs
2016-11-28 14:29:21 -08:00
Kevin Sawicki
fff59271af
Initialize app icon index to 0
2016-11-28 14:26:30 -08:00
Daniel Pham
d5a0dd39a1
🎁 Add 'win.closeFilePreview()'
2016-11-28 14:25:11 -08:00
Kevin Sawicki
ccabee764b
Bump v1.4.10
2016-11-28 12:50:12 -08:00
Kevin Sawicki
5283b94bf9
Merge branch 'access-url-through-web-contents'
2016-11-28 10:56:35 -08:00
Kevin Sawicki
6f6c5c07f0
Remove unintended returns
2016-11-28 10:56:23 -08:00
Kevin Sawicki
3a29555772
Access URL through webContents directly
2016-11-28 10:56:23 -08:00
Kevin Sawicki
145e40c2f6
Add more origin comparison specs
2016-11-28 10:56:23 -08:00
Kevin Sawicki
41dea03007
window.opener location should be webview src URL
2016-11-28 10:56:23 -08:00
deepak1556
3ac9858726
override window.confirm in devtools
2016-11-28 01:08:48 +05:30
Cheng Zhao
bbaab755e3
Merge pull request #8049 from electron/prevent-remove-all-ipc
...
Throw an error when users attempt to remove all listeners from the IPC modules
2016-11-27 14:29:49 +08:00
Cheng Zhao
8fd6463ab0
Merge pull request #8024 from pedro/handle-drop-mac-os-fix
...
Fix support for dragging urls in Mac
2016-11-27 14:24:35 +08:00
Aaron Ang
92fe82a208
📝 Clarify where Electron's resources directory can be found
...
[ci skip]
2016-11-26 00:44:08 +01:00
Samuel Attard
4ff7cf2bcc
Update web-frame docs
2016-11-25 23:33:31 +11:00
Samuel Attard
f6a6ca8a22
Update cookies docs
2016-11-25 23:27:11 +11:00
Samuel Attard
c9615a201c
Update app docs
2016-11-25 23:23:45 +11:00
Samuel Attard
921b474919
Fixup app and bw docs
2016-11-25 23:21:25 +11:00
Samuel Attard
06960704c4
Update docs for dts again
2016-11-25 23:17:31 +11:00
Ramya Achutha Rao
f8b738e6c2
Clarifying crash reporter behviour in Mac
2016-11-23 15:36:03 -08:00
Kevin Sawicki
b036fdfee0
Bump v1.4.9
2016-11-23 14:36:32 -08:00
Kevin Sawicki
3930f17d9d
Merge pull request #8071 from electron/fix-doc-indentation
...
Fix indentation in menu template example
2016-11-23 14:36:18 -08:00
Kevin Sawicki
9eb521fb38
Fix indentation in menu template example
2016-11-23 14:34:55 -08:00
Kevin Sawicki
27625d2665
Merge pull request #8070 from electron/remove-unnecessary-escape-characters
...
Remove unnecessary escape characters
2016-11-23 14:31:32 -08:00
Kevin Sawicki
0593696344
Remove unnecessary escape characters
2016-11-23 14:27:54 -08:00
Kevin Sawicki
2cabfa5589
Merge branch 'check-sender-web-contents-access'
2016-11-23 12:30:25 -08:00
Kevin Sawicki
0134d62681
Always use guest contents for canAccessWindow check
2016-11-23 12:01:09 -08:00
Kevin Sawicki
0799317ff5
Add failing specs window.opener from <webview> opened window
2016-11-23 12:01:09 -08:00
Kevin Sawicki
686a26d948
Merge pull request #8065 from DanTheMan827/patch-1
...
Fixed language code for Aragonese
2016-11-23 09:10:48 -08:00
Kevin Sawicki
cd5bfbfead
Sort by codes
2016-11-23 09:10:27 -08:00
Kevin Sawicki
9a7209d58e
Merge pull request #8016 from the-ress/windows-lint
...
Fixed linting on Windows
2016-11-23 09:09:39 -08:00
DanTheMan827
f89a045605
Fixed language code to Aragonese
2016-11-23 09:21:27 -06:00
Zeke Sikelianos
a353a94b70
use new docs linter, remove cross-conf-env dep
2016-11-23 08:19:42 +01:00
Tereza Tomcova
5498a31493
Fixed linting on Windows
2016-11-23 08:18:46 +01:00
Zeke Sikelianos
6b34b97c29
Merge pull request #8057 from electron/fixup-docs-for-ts
...
Docs update
2016-11-22 19:18:37 -08:00
Samuel Attard
6a8ee19bf0
Docs update
2016-11-23 11:51:44 +11:00
Kevin Sawicki
cf690ae513
Merge pull request #7986 from salomvary/fix-before-quit-docs
...
Clarify docs on a `before-quit` behavior edge case
2016-11-22 16:51:26 -08:00
LuisHsu
cd8b7f5219
zh_TW translation of some tutorial document ( #8054 )
...
* 📝 zh_TW translation of tutorial
docs-translations/zh-TW/tutorial/debugging-main-process-
node-inspector.md
* 📝 zh_TW translation of tutorial
[ci skip]
debugging-main-process-vscode.md
* 📝 Translate zh_TW DE integration
desktop-environment-integration.md
* 📝 Translate zh_TW DE integration
[ci skip]
desktop-environment-integration.md
2016-11-22 15:59:28 -08:00
Kevin Sawicki
37b18243f4
Bump v1.4.8
2016-11-22 14:02:52 -08:00
Kevin Sawicki
e356168c9a
Merge pull request #8047 from electron/fix-incorrect-window-size
...
Fix incorrect window size after restore on Windows
2016-11-22 14:01:50 -08:00
Kevin Sawicki
6f29d7211e
Move restore/unmaximize specs near state ones
2016-11-22 13:32:39 -08:00
Kevin Sawicki
414db313c6
Merge pull request #8056 from electron/mocha-only-check
...
Check runner.hasOnly for focused spec check
2016-11-22 13:30:08 -08:00
Kevin Sawicki
63eec70350
Assert bounds when restoring
2016-11-22 13:22:30 -08:00
Kevin Sawicki
c0d9175bc3
Try specs without setTimeout calls
2016-11-22 13:14:17 -08:00
Kevin Sawicki
89965aa5db
Check runner.hasOnly for focused spec check
2016-11-22 13:06:18 -08:00
Kevin Sawicki
238beb72ee
Remove .only call
2016-11-22 11:41:02 -08:00
Zeke Sikelianos
6c046704c7
Merge pull request #8022 from electron/lint-required-and-optional-params
...
use updated docs linter with required param parsing
2016-11-22 10:47:32 -08:00
Zeke Sikelianos
5dc4b22d31
Merge pull request #7992 from electron/process-doc-followup
...
Process doc followup
2016-11-22 10:46:57 -08:00
Kevin Sawicki
95ab4815de
Merge pull request #8041 from electron/webview-zoom-factor
...
Add new method to set layout-based zoom level limit
2016-11-22 09:08:00 -08:00
Kevin Sawicki
a7aed98d59
Add initial spec for zoom level limits
2016-11-22 08:43:14 -08:00
Kevin Sawicki
c4b68d88e9
Add setZoomLevelLimits to planned breaking changes
2016-11-22 08:11:14 -08:00
Kevin Sawicki
d4368fabb9
Add 2.0 comment about setZoomLevelLimits
2016-11-22 08:09:14 -08:00
Kevin Sawicki
9a5df9da41
Expose setVisualZoomLevelLimits on webContents and <web-view>
2016-11-22 08:07:55 -08:00
Kevin Sawicki
756a338b05
Document webFrame.setVisualZoomLevelLimits as public
2016-11-22 08:03:04 -08:00
Kevin Sawicki
e887fb69bd
Export a setVisualZoomLevelLimits method
2016-11-22 07:53:02 -08:00
Kevin Sawicki
fb5bca8bc5
Merge pull request #8046 from electron/bengotow/url-schemes-docs-patch
...
Update open-url docs to mention NSPrincipalClass
2016-11-22 07:50:13 -08:00
Kevin Sawicki
0d317a2e49
Add backticks around Info.plist
2016-11-22 07:49:56 -08:00
Kevin Sawicki
77e317c1eb
Merge pull request #8043 from electron/crash-reporter-docs
...
crash-reporter -> crashReporter
2016-11-22 07:49:11 -08:00
Samuel Attard
db729b5b52
Throw an error when users attempt to remove all listeners from the IPC modules
2016-11-22 18:30:58 +11:00
Samuel Attard
97b4f12112
Fix linting issues
2016-11-22 16:13:08 +11:00
Samuel Attard
926cabec78
Add spec for maximize restore positioning
2016-11-22 16:07:19 +11:00
Samuel Attard
621a934160
Fix maximize --> unmaximize positioning issue
2016-11-22 16:07:05 +11:00
Samuel Attard
c65033a13b
Revert "incorrect position when restored from maximize-on-top-drag under Windows #7630 "
...
This reverts commit a2b3abbf47 .
2016-11-22 15:49:56 +11:00
Samuel Attard
67f33cdb60
Add failing spec for window size after restore
2016-11-22 15:49:47 +11:00
Ben Gotow
964c88a189
Update open-url docs to mention NSPrincipalClass
...
We got bit by a nasty bug today - if you change your app's info.plist `NSPrincipalClass` to something other to `AtomApplication` (We set it to NylasApplication via a bad find-replace), everything works except open-url is never fired. Add a small reference to the docs so folks know to check this key.
2016-11-21 16:55:18 -08:00
Kevin Sawicki
62b39d58ca
crash-reporter -> crashReporter
2016-11-21 15:42:24 -08:00
Paul Betts
3e85d7759b
📝
2016-11-21 15:16:13 -05:00
Paul Betts
7445f9bdcc
Lint
2016-11-21 15:13:34 -05:00
Paul Betts
e2649ce7d8
Add new method to set layout-based zoom level limit
2016-11-21 14:59:55 -05:00
Kevin Sawicki
71f94c7a3a
Merge pull request #8030 from LuisHsu/master
...
zh_TW translation of tutorial docs
2016-11-21 09:53:25 -08:00
Kevin Sawicki
41d6207376
Merge pull request #8027 from bowbowbow/patch-1
...
Fix missed parameter in example.
2016-11-21 09:51:44 -08:00
Kevin Sawicki
82d17cb05d
Merge pull request #7993 from electron/get-user-default-crash
...
Prevent systemPreferences.getUserDefault crash for missing arrays/dictionaries
2016-11-21 09:50:37 -08:00
Kevin Sawicki
26137977cd
Fix crash when return value pointer is null
2016-11-21 09:22:30 -08:00
Kevin Sawicki
cbffd598f9
Add failing spec for unknown user defaults
2016-11-21 09:22:30 -08:00
Kevin Sawicki
2e35b1c855
Merge pull request #7776 from electron/zoom-to-web-contents-size
...
Add zoomToPageWidth window option
2016-11-21 09:21:55 -08:00
Kevin Sawicki
ea6b53578f
Mention preferred size
2016-11-21 08:45:46 -08:00
Kevin Sawicki
2fc46f638f
🎨
2016-11-21 08:45:46 -08:00
Kevin Sawicki
a991570677
intrinsicWidth -> pageWidth
2016-11-21 08:45:46 -08:00
Kevin Sawicki
d4ba5b4638
Add spec for zoomToPageWidth
2016-11-21 08:45:46 -08:00
Kevin Sawicki
b02c0e6f46
Remove unneeded proportion calculation
2016-11-21 08:45:46 -08:00
Kevin Sawicki
7916981da2
zoomToContentSize -> zoomToPageWidth
2016-11-21 08:45:46 -08:00
Kevin Sawicki
7896ee23a2
Document zoomToContentSize
2016-11-21 08:45:46 -08:00
Kevin Sawicki
c5790e39dc
Add support for zooming to content size
2016-11-21 08:45:46 -08:00
Zeke Sikelianos
8bc3dcd17a
Merge pull request #8031 from muryoimpl/fix-broken-link-in-api-dialog
...
Fix typo in docs/api/dialog
2016-11-20 17:54:47 -08:00
muryoimpl
eab5376c25
Fix typo
2016-11-21 00:49:11 +09:00
LuisHsu
56b15eadea
📝 zh_TW of tutorial/accessibility.md
...
[ci skip]
* Translate tutorial/about.md
2016-11-20 22:35:32 +08:00
LuisHsu
61c31f8e21
📝 zh_TW translation of tutorial/about.md
...
[ci skip]
1. Translate tutorial/about.md
2. Fix some broken links
3. Untranslated links are keep in English
2016-11-20 22:01:43 +08:00
bowbowbow
8918770892
I modified missed parameter in example.
...
Below example (in line 43 ~ 45) not working like comment. Because `ipcRenderer` callback function have two parameters (event, arg).
```javascript
ipcRenderer.on('asynchronous-reply', (arg) => {
console.log(arg) // "pong" 출력
})
```
2016-11-20 21:30:50 +09:00
Pedro Belo
89e8ad4947
Fix support for dragging urls in Mac
2016-11-19 21:18:24 -08:00
Zeke Sikelianos
94988f89b0
use updated docs linter with required param parsing
2016-11-19 11:34:19 -08:00
Tereza Tomcova
b305020c1d
Added documentation for BrowserWindow.setAppDetails
2016-11-18 21:43:03 +01:00
Tereza Tomcova
782417b1fa
Added tests for BrowserWindow.setAppDetails
2016-11-18 21:34:01 +01:00
Tereza Tomcova
38b14fc912
Include shell.h only for Windows
2016-11-18 21:33:55 +01:00
Tereza Tomcova
ac9e0b458d
Added BrowserWindow.setAppDetails to set user model id, icon and relaunch command
2016-11-18 21:33:55 +01:00
Zeke Sikelianos
d6e3360aef
Merge pull request #8009 from deed02392/master
...
Update docs
2016-11-18 08:33:24 -08:00
deed02392
1ee0efbe5c
Merge pull request #1 from deed02392/patch-1
...
Patch 1
2016-11-18 00:38:24 +00:00
George Hafiz
aac31159b8
Update formatting to prevent '[] ()' sequences (e.g. String[] (optional)), which breaks MD rendering on GitHub and hides the array indication
2016-11-18 00:34:48 +00:00
deed02392
0aa1c3c6c3
Update dialog.md
...
Fix syntax to support docs parser and MD.
2016-11-17 22:39:24 +00:00
Kevin Sawicki
02a95a3eba
Merge pull request #7981 from electron/more-menu-item-roles
...
Add reload and toggledevtools menu item roles
2016-11-17 13:04:13 -08:00
Kevin Sawicki
996ddba715
Add rpc error for ELECTRON_BROWSER_MEMBER_GET
2016-11-17 12:29:23 -08:00
Kevin Sawicki
88809b0e0b
Document reload and toggledevtools roles
2016-11-17 10:57:20 -08:00
Kevin Sawicki
88959079bd
Add toggledevtools menu item role
2016-11-17 10:57:20 -08:00
Kevin Sawicki
0698b5f1be
Add reload menu item role
2016-11-17 10:57:20 -08:00
Kevin Sawicki
28c39d5151
Merge pull request #8003 from electron/missing-remote-object-error
...
Throw custom error when remote object is missing from registry
2016-11-17 10:57:03 -08:00
Kevin Sawicki
5427ec4844
Negate code as per node docs
2016-11-17 10:22:29 -08:00
Kevin Sawicki
aef898ad93
Set errno on RPC error
2016-11-17 10:09:29 -08:00
Kevin Sawicki
c05ca68811
Throw custom error when remote object is missing from registry
2016-11-17 09:55:13 -08:00
deed02392
489d873306
Update dialog.md
...
Fix 'properties' type in documentation (was missing `[]` notation due to lack of Markdown escaping).
2016-11-17 07:36:37 +00:00
Cheng Zhao
3834f0c6a6
Merge pull request #7974 from electron/chrome-runtime-response-callback
...
Implement chrome.runtime.onMessage response callback
2016-11-17 13:01:38 +09:00
Samuel Attard
7c26ec8bd4
Remove semicolon
2016-11-17 14:56:44 +11:00
Cheng Zhao
eb63bea87c
Merge branch 'gabriel-master'
2016-11-17 12:15:38 +09:00
Cheng Zhao
5639faf069
Also fix the Windows and Linux side of async openExternal
2016-11-17 12:13:07 +09:00
Cheng Zhao
090a5d9a61
platform_util code should not involve V8 code
2016-11-17 11:22:09 +09:00
Cheng Zhao
622bad1cff
Simplify getting callback
2016-11-17 10:36:16 +09:00
Gabriel Handford
5b260dbee3
Fix win/linux compile (again)
2016-11-17 10:33:24 +09:00
Gabriel Handford
f0ca9dff81
Fix win/linux compile
2016-11-17 10:33:24 +09:00
Gabriel Handford
9382d48708
Update docs
2016-11-17 10:33:24 +09:00
Gabriel Handford
54222bdf28
More general string for OSStatus
2016-11-17 10:33:24 +09:00
Gabriel Handford
2931c27395
More readable
2016-11-17 10:33:24 +09:00
Gabriel Handford
31123f908d
Fix ternary
2016-11-17 10:33:24 +09:00
Gabriel Handford
99a5258999
Callback uses (platform specific) error, with message
2016-11-17 10:33:24 +09:00
Gabriel Handford
5e8059e0fa
Fix method names, move to anon namespace
2016-11-17 10:33:24 +09:00
Gabriel Handford
08a9af3a85
Linting
2016-11-17 10:33:24 +09:00
Gabriel Handford (linux)
d186fd78e3
Fix header
2016-11-17 10:33:23 +09:00
Gabriel Handford
6524a33ffc
Include callback header
2016-11-17 10:33:23 +09:00
Gabriel Handford
21df08d536
Remove redundant comment
2016-11-17 10:33:23 +09:00
Gabriel Handford
cfd2a029ad
Fix linting
2016-11-17 10:33:23 +09:00
Gabriel Handford
c78567aba6
Update shell openExternal docs (from review)
2016-11-17 10:33:23 +09:00
Gabriel Handford
9ca684d87f
Remove redundant method
2016-11-17 10:33:23 +09:00
Gabriel Handford
128feb17cb
Fix method call
2016-11-17 10:33:23 +09:00
Gabriel Handford
3eb5f8d521
Fix typo
2016-11-17 10:33:23 +09:00
Gabriel Handford
b266533dfc
Shell openExternal can take optional callback (macOS)
2016-11-17 10:33:23 +09:00
Zeke Sikelianos
1b5b29901c
Merge pull request #7969 from electron/one-file-per-api
...
move each API doc into its own file
2016-11-16 11:12:36 -08:00
Zeke Sikelianos
468d8b7707
reference node's process object
2016-11-16 09:54:29 -08:00
Zeke Sikelianos
1da97f729e
process object is available in renderer processes too
2016-11-16 09:54:19 -08:00
Zeke Sikelianos
f9683ff99f
use unreleased linter
2016-11-16 09:03:17 -08:00
Zeke Sikelianos
a7fdd04751
move menu constructor docs to top of file
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
5979dab13c
fix some class headings
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
c9739abf7f
add description and process for BrowserWindow class
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
39330affda
DownloadItem only needs one heading
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
d6684c4dcd
fix UploadBlob heading
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
4770d2b526
returns an instance, not the module
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
2b689a21e7
fix structure headings
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
b084dc29ea
move each API doc into its own file
2016-11-16 09:02:49 -08:00
Kevin Sawicki
c4d74c48e4
Bump v1.4.7
2016-11-16 08:11:28 -08:00
Kevin Sawicki
436775b1e4
Merge branch 'opener-origin-check'
2016-11-16 08:10:18 -08:00
Kevin Sawicki
aa2824621a
Make scheme const
2016-11-16 08:03:07 -08:00
Kevin Sawicki
651eaec64f
Use sender.id instead of sender.webContents.id
2016-11-16 07:50:30 -08:00
Kevin Sawicki
92577c37c8
Don't log blocked messages when guestWindow is null
2016-11-16 07:50:30 -08:00
Kevin Sawicki
04c68745db
Always call done callback in before block
2016-11-16 07:50:30 -08:00
Cheng Zhao
81f2e76e36
Fix standard linting errors
2016-11-16 07:50:30 -08:00
Cheng Zhao
18fca785c4
Print error messages
2016-11-16 07:50:30 -08:00
Cheng Zhao
a1066617a8
Do permission check when calling guest window methods
2016-11-16 07:50:30 -08:00
Cheng Zhao
a1dfdbdde4
spec: Should check origin before accessing window.opener
2016-11-16 07:50:30 -08:00
Kevin Sawicki
63a138b6de
Merge pull request #7980 from electron/guard-against-missing-members
...
Guard against missing members in setObjectMembers
2016-11-16 07:46:42 -08:00
Kevin Sawicki
5167ccd147
Guard against missing members in setObjectMembers
2016-11-16 07:45:34 -08:00
Kevin Sawicki
cb0845fc49
Merge pull request #7979 from electron/credits-attributed-string
...
Convert about credits to NSAttributedString
2016-11-16 07:45:07 -08:00
Kevin Sawicki
11449b2e8c
Convert about credits to NSAttributedString
2016-11-16 07:42:24 -08:00
Kevin Sawicki
bee5ced8f4
Merge pull request #7978 from electron/memoize-no-asar-env-check
...
Memoize ELECTRON_NO_ASAR env var check
2016-11-16 07:41:48 -08:00
Kevin Sawicki
bea1a0643c
Memoize ELECTRON_NO_ASAR env var check
2016-11-16 07:37:53 -08:00
Kevin Sawicki
f111bb4107
Merge pull request #7989 from electron/pin-electron-docs-linter
...
Pin electron-docs-linter version
2016-11-16 07:37:08 -08:00
Kevin Sawicki
f20ca63dd0
Pin electron-docs-linter to 1.14.1
2016-11-16 07:33:36 -08:00
Márton Salomváry
98e18a62e2
Clarify docs on a before-quit behavior edge case
...
See #7875
2016-11-16 10:38:57 +01:00
Kevin Sawicki
9624bc1403
Merge pull request #7917 from voidbridge/feature/expose-cert-chain
...
Expose whole certificate chain to verify proc
2016-11-15 16:37:58 -08:00
Kevin Sawicki
fc1ce3eeab
Assert certs further up the chain
2016-11-15 16:32:12 -08:00
Kevin Sawicki
095d711848
Remove select-client-certificate issueCert assert
2016-11-15 16:24:50 -08:00
Kevin Sawicki
a1dca8afc9
🎨 Remove buildup asserts and just use assert.equal
2016-11-15 15:53:42 -08:00
Greg Nolle
86321a2c60
Fixed incorrect subject name of test client certificate.
2016-11-15 15:53:42 -08:00
Greg Nolle
2e5c92d41e
Fix listing issues: remove semicolons.
2016-11-15 15:53:42 -08:00
Greg Nolle
f767f0f048
Remove unnecessary ConvertToV8 calls.
2016-11-15 15:53:42 -08:00
Greg Nolle
93ce2f7800
Add assertions for new fields in existing specs.
2016-11-15 15:53:42 -08:00
Greg Nolle
5d028f9163
Expose extra certificate information: full breakdown of issuer and subject principals, as well as full structure of intermediate issuer certificates.
2016-11-15 15:53:42 -08:00
Greg Nolle
446399c3c1
Expose whole certificate chain to verify proc and certificate-error event.
2016-11-15 15:53:42 -08:00
Kevin Sawicki
0ef6d4631d
Merge pull request #7658 from figma/webview-manual-guest-resize
...
Allow webview guests to be resized manually
2016-11-15 14:21:56 -08:00
Kevin Sawicki
b87d86e9d5
Merge pull request #7982 from kirly-af/kirly-af-tray-example-fix
...
[ci skip] Correct Linux limitation example
2016-11-15 14:19:03 -08:00
Kevin Sawicki
35e000024c
Minor doc updates to setSize/disableguestresize
2016-11-15 13:59:01 -08:00
Kevin Sawicki
9e51c779e1
Assert expected height
2016-11-15 13:54:25 -08:00
Alexandre
6f8eb282b7
[ci skip] Correct Linux limitation example
2016-11-15 21:53:54 +01:00
Kevin Sawicki
301b8ec39a
Merge pull request #7962 from liusy182/disable-accelerator
...
disable accelerator when menu item is disabled
2016-11-15 11:05:36 -08:00
Birunthan Mohanathas
2986b7bc4a
Allow webview guests to be resized manually
...
This adds the `disableguestresize` property for webviews to prevent the
webview guest from reacting to size changes of the webview element. This
also partially documents the `webContents.setSize` function in order to
manually control the webview guest size.
These two features can be combined to improve resize performance for
e.g. webviews that span the entire window. This greatly reduces the lag
described in #6905 .
2016-11-15 11:00:09 -08:00
张树源
89feefac2c
update app.md Chinese translation to latest version ( #7973 )
...
* Update Chinese translation to latest version.
* Update app.md translation
* update app.md Chinese translation to latest version.
2016-11-15 10:04:00 -08:00
Kevin Sawicki
68a6b39920
Merge pull request #7971 from electron/modify-install-docs
...
make npm install instructions more prominent
2016-11-15 10:03:23 -08:00
Kevin Sawicki
eeffa42513
Merge pull request #7923 from jhen0409/patch-1
...
Add support remove / clear for chrome.storage
2016-11-15 09:04:45 -08:00
Jhen
8b30439d7f
Update devtools extension spec for chrome.storage
2016-11-15 19:58:08 +08:00
Samuel Attard
01005688b6
Implement chrome.runtime.onMessage response callback
2016-11-15 21:30:40 +11:00
liusi
00d9baa605
fix linting error
2016-11-15 13:23:59 +08:00
liusi
9e91f319c1
fix linting error
2016-11-15 13:19:34 +08:00
Kevin Sawicki
619bb31de2
Merge pull request #7972 from electron/macos-10-11-constants
...
Use visual effect values directly since enums are 10.11+
2016-11-14 17:04:55 -08:00
Kevin Sawicki
dcb3a13361
Use values directly since constants are 10.11+
2016-11-14 16:43:05 -08:00
Kevin Sawicki
c2663e48c1
Merge pull request #7967 from veleek/patch-1
...
Update electron-squirrel-startup link
2016-11-14 15:46:34 -08:00
Zeke Sikelianos
621715e5e5
link to more relevant yarn doc
2016-11-14 13:57:12 -08:00
Zeke Sikelianos
b9991f0494
make npm install instructions more prominent
2016-11-14 13:52:07 -08:00
Ben Randall
c259b4294d
Update electron-squirrel-startup link
...
The currently link points to a non-existent page. I'm pointing it to another link that seems to be appropriate, but I'm not positive.
If someone else knows that this is the correct place to link that would be nice to hear.
2016-11-14 10:16:24 -08:00
Kevin Sawicki
4867475cee
Merge pull request #7540 from deepak1556/form_post_new_window_patch
...
webContents: handle POST navigation for new windows
2016-11-14 07:39:54 -08:00
Kevin Sawicki
8822c7d87d
Merge pull request #7958 from jhen0409/patch-2
...
Add Redux DevTools Extension to support list
2016-11-14 07:32:53 -08:00
liusi
06cfcd612d
disable accelerator when menu item is disabled
2016-11-14 12:29:27 +08:00
Jhen
1404ea1c2c
Add Redux DevTools Extension to support list
2016-11-14 00:32:31 +08:00
deepak1556
4deb7c6fa7
fix lint error
2016-11-12 07:16:48 +05:30
Kevin Sawicki
b9e950f5c7
Mark postData as optional
2016-11-12 07:15:21 +05:30
Kevin Sawicki
134f8afbe6
Add specs for content type on POST forms
2016-11-11 10:54:01 -08:00
Kevin Sawicki
50019f39e9
🎨
2016-11-11 10:54:01 -08:00
deepak1556
5f596b22c7
specify content type depending on post data
2016-11-11 10:54:01 -08:00
Kevin Sawicki
cbb68f6980
Remove quotes around key
2016-11-11 10:54:01 -08:00
deepak1556
61576c39be
uploadData => uploadRawData
2016-11-11 10:54:01 -08:00
deepak1556
9536ebc0ad
fix build error
2016-11-11 10:54:01 -08:00
deepak1556
723a3eda8b
update docs
2016-11-11 10:54:01 -08:00
deepak1556
a5fd6507a9
set default values in converter
2016-11-11 10:54:01 -08:00
deepak1556
dbe57c4ad4
update docs
2016-11-11 10:54:01 -08:00
deepak1556
ad5f944185
add spec
2016-11-11 10:53:36 -08:00
deepak1556
2044208fd6
add docs
2016-11-11 10:53:36 -08:00
deepak1556
2d7ceae320
fix js lint error
2016-11-11 10:53:00 -08:00
deepak1556
0410a184ce
webContents: handle POST navigation for new windows
2016-11-11 10:53:00 -08:00
Kevin Sawicki
7cfe1dd0af
Merge pull request #7946 from electron/move-footer-links-to-bottom
...
Move footer links to bottom
2016-11-11 10:23:03 -08:00
Kevin Sawicki
4de2493d89
Move footer links to bottom
2016-11-11 10:22:27 -08:00
Jhen
b86dff45d7
Add support remove / clear for chrome.storage
2016-11-12 02:16:51 +08:00
Zeke Sikelianos
fb8339830e
Merge pull request #7945 from electron/add-process-to-content-tracing-doc
...
add process to contentTracing doc
2016-11-11 10:09:07 -08:00
Zeke Sikelianos
ec7cae4a34
add process to contentTracing doc
2016-11-11 10:07:36 -08:00
Zeke Sikelianos
80a7835cdf
Merge pull request #7884 from electron/optional-things
...
Update docs to correctly identify props and params that are optional
2016-11-11 09:47:31 -08:00
Zeke Sikelianos
50be8b65d1
update docs linter
2016-11-11 09:22:55 -08:00
Samuel Attard
174e51507d
Update menu.md
2016-11-11 09:22:55 -08:00
Samuel Attard
494afec01d
remote require could resolve to strings/numbers not just objects
2016-11-11 09:22:55 -08:00
Samuel Attard
aeefee7348
Fix the download-item doc so it correctly resembles a class
2016-11-11 09:22:55 -08:00
Samuel Attard
c1af62a3b3
Move crash-report object to it's own struct
2016-11-11 09:22:55 -08:00
Samuel Attard
11f8923c43
Fix tray and menu docs
2016-11-11 09:22:55 -08:00
Samuel Attard
63ebc41778
More docs updates
2016-11-11 09:22:55 -08:00
Samuel Attard
1a9b4b4671
First few docs made optional
2016-11-11 09:22:55 -08:00
Kevin Sawicki
8a29604f1e
Merge pull request #7944 from electron/autorelease-effect-view
...
Autorelease NSVisualEffectView
2016-11-11 09:05:32 -08:00
Kevin Sawicki
483e007b69
🎨
2016-11-11 08:51:33 -08:00
Kevin Sawicki
2d8a61a775
autorelease NSVisualEffectView
2016-11-11 08:51:29 -08:00
gellert
5e62d28e50
adds test, adds view to AtomNSWindow and minor fixes
2016-11-11 08:49:57 -08:00
gellert
2cf30c0d63
remove method transferred to set with null
2016-11-11 08:49:57 -08:00
gellert
16253fe708
doc fixes
2016-11-11 08:49:57 -08:00
gellert
84a3fe50dc
little fix in docs
2016-11-11 08:49:57 -08:00
gellert
8ad50d1e35
adds vibrancy effect for macos
2016-11-11 08:49:57 -08:00
Zeke Sikelianos
ad638097b6
Merge pull request #7933 from joshaber/patch-1
...
Update external frameworks version
2016-11-11 07:43:35 -08:00
liusi
356d0520ae
fix linting error
2016-11-11 17:57:22 +08:00
joshaber
999b349e94
Docit
2016-11-10 13:35:56 -05:00
Kevin Sawicki
76375a83eb
Merge pull request #7925 from mrxf/patch-5
...
Modify the error terms
2016-11-10 09:34:14 -08:00
Kevin Sawicki
ea534aa564
Merge pull request #7922 from mrxf/patch-4
...
Modify some translation errors
2016-11-10 09:33:55 -08:00
Kevin Sawicki
055e49ab9c
Merge pull request #7921 from mrxf/patch-3
...
fix some translation problems
2016-11-10 09:33:04 -08:00
Josh Abernathy
0d43e239d4
Update to version 1.2.0 of external frameworks.
2016-11-10 11:33:01 -05:00
张树源
c04a0381dc
Modify the error terms
...
There is an error in the translation of the last sentence.It may make reader confuse.
2016-11-10 14:42:41 +08:00
张树源
5cebe65310
Modify some translation errors
2016-11-10 11:13:54 +08:00
张树源
ab5a49b6ae
fix some translation problems
...
update translation.
2016-11-10 10:29:43 +08:00
Kevin Sawicki
7b463297c6
Merge pull request #7908 from deepak1556/about_scheme_patch
...
protocol: register about scheme handler
2016-11-09 16:13:27 -08:00
Kevin Sawicki
debdce1e66
Bump v1.4.6
2016-11-09 11:59:25 -08:00
Kevin Sawicki
8a2706d2f4
Merge pull request #7906 from electron/upgrade-chrome-53
...
Upgrade to Chrome 53.0.2785.143
2016-11-09 11:49:33 -08:00
Kevin Sawicki
709dd0bf18
Upgrade to Chrome 53.0.2785.143
2016-11-09 11:03:44 -08:00
Kevin Sawicki
de78f3441e
Merge pull request #7916 from thompsonemerson/patch-7
...
add link for powerSaveBlocker | pt-br
2016-11-09 08:28:21 -08:00
Emerson Thompson
f23624755e
add link for powerSaveBlocker | pt-br
2016-11-09 13:25:24 -03:00
Kevin Sawicki
0c265f8ed4
Merge pull request #7912 from mrxf/patch-2
...
Update translation
2016-11-09 08:17:59 -08:00
Kevin Sawicki
c1f2e30c5a
Merge pull request #7910 from mrxf/patch-1
...
update simplified Chinese translation
2016-11-09 08:17:31 -08:00
Kevin Sawicki
3b415b2e99
Merge pull request #7907 from thompsonemerson/patch-5
...
power-save-blocker.md file translation
2016-11-09 08:16:20 -08:00
张树源
bea9f78ddb
Update translation
...
change link to a simple Chinese page.
2016-11-09 18:29:49 +08:00
张树源
95484a1b1a
修改翻译不完善部分
...
完善翻译内容
2016-11-09 16:53:53 +08:00
deepak1556
a0065e62fa
add about: protocol handler
2016-11-09 13:22:58 +05:30
deepak1556
3aab713d24
add failing spec
2016-11-09 11:00:50 +05:30
Emerson Thompson
5d6f180413
power-save-blocker.md file translation
2016-11-08 14:51:53 -03:00
liusi
a69ee76705
fix review comments
2016-11-08 15:36:37 +08:00
Kevin Sawicki
7971ce0dd9
Merge pull request #7895 from electron/windows-symbol-server
...
Update Windows symbols server URL
2016-11-07 15:14:53 -08:00
Lee Dohm
4159a6a41d
Merge pull request #7900 from electron/more-license-clarification
...
More license section clarification and update copyright year
2016-11-07 14:57:46 -08:00
Lee Dohm
e49af23a7d
Add copyright range of 2013-2016 to LICENSE
2016-11-07 14:54:54 -08:00
Lee Dohm
30117816be
More license section clarification
2016-11-07 14:26:21 -08:00
Kevin Sawicki
b6ece7d16c
Merge pull request #7852 from electron/webview-guestinstance
...
Fix reload/destroy webview guestinstance issues
2016-11-07 13:48:01 -08:00
Kevin Sawicki
6fda4fc45c
Guard against attachedCallback firing while handling detachedCallback
2016-11-07 13:42:36 -08:00
Kevin Sawicki
18e1de105f
Add failing spec for deleted guestinstance when moving webview
2016-11-07 13:42:36 -08:00
Kevin Sawicki
133ad6e18b
Only set size and load URL on first attach
2016-11-07 13:42:36 -08:00
Kevin Sawicki
b84fed5cb2
Add failing spec for hide/show reload issue
2016-11-07 13:42:36 -08:00
Kevin Sawicki
a737732521
Only remove guest from embedder when view id changes
2016-11-07 13:42:36 -08:00
Kevin Sawicki
f454cb3408
Add failing spec for hide/show webview issue
2016-11-07 13:42:36 -08:00
Lee Dohm
d18a9eaf65
Merge pull request #7897 from electron/logo-clarification
...
Add logo clarification and standardized licensing language
2016-11-07 12:23:08 -08:00
Lee Dohm
059433511c
Add logo clarification and standardized licensing language
2016-11-07 12:08:11 -08:00
Kevin Sawicki
acacb3f551
Update symbols server URL
2016-11-07 10:58:27 -08:00
Kevin Sawicki
0008bc5f82
Merge pull request #7893 from tinydew4/translate-ko
...
Update the korean docs up to 'ef9d8fe' commit.
2016-11-07 08:55:22 -08:00
Kevin Sawicki
a3e10aba95
Merge pull request #7863 from electron/coffee-script-webview-cleanup
...
Clean up CoffeeScript leftovers in webview code
2016-11-07 08:53:08 -08:00
Kevin Sawicki
73774f21b7
🎨
2016-11-07 08:28:02 -08:00
Kevin Sawicki
3c18de9c5a
Only return when guestInstance is non-null
2016-11-07 08:25:01 -08:00
Kevin Sawicki
19a5d2ba2b
Use window close helper instead of destroying for coverage
2016-11-07 08:25:01 -08:00
Kevin Sawicki
16f57b219b
Add resize event spec
2016-11-07 08:25:01 -08:00
Kevin Sawicki
0485069c7b
Use spread operator
2016-11-07 08:25:01 -08:00
Kevin Sawicki
e4d6aa30a1
Do truthy check in if block
2016-11-07 08:25:01 -08:00
Kevin Sawicki
89a26684e5
Return webContents directly
2016-11-07 08:25:01 -08:00
Kevin Sawicki
0e1c2b0fcb
Use for/of and remove loop variables
2016-11-07 08:25:01 -08:00
Kevin Sawicki
6eab14359c
Use ES6 style class for WebViewImpl
2016-11-07 08:25:01 -08:00
Kevin Sawicki
76f96bd99c
Destructure requires
2016-11-07 08:25:01 -08:00
Kevin Sawicki
48bcad87c2
Use template strings
2016-11-07 08:25:01 -08:00
Kevin Sawicki
712b15286c
Use let/const instead of var
2016-11-07 08:25:01 -08:00
Kevin Sawicki
3053be345b
Remove unneeded returns
2016-11-07 08:25:01 -08:00
Kevin Sawicki
8e834e9047
Merge pull request #7869 from electron/less-browserify-build-time
...
Only run browserify when sandbox files change
2016-11-07 08:20:20 -08:00
Kevin Sawicki
3e34760eef
Run browserify with --silent
2016-11-07 08:19:59 -08:00
Kevin Sawicki
e0afb814aa
Only call browserify when one of sandbox sources change
2016-11-07 08:19:59 -08:00
tinydew4
0fd35cf768
Update the korean docs up to 'ef9d8fe' commit.
2016-11-07 13:59:53 +00:00
Kevin Sawicki
0b86acfef4
Merge pull request #7881 from electron/node-headers-url
...
Update dist url to be electron instead of atom-shell
2016-11-04 16:22:34 -07:00
Kevin Sawicki
36ee417d3b
Update more download URLs from atom-shell to electron
2016-11-04 16:21:30 -07:00
Kevin Sawicki
a1a07aed44
Add atom-shell URL to planned breaking changes
2016-11-04 16:21:30 -07:00
Kevin Sawicki
f0731be20b
Update dist url to be electron instead of atom-shell
2016-11-04 16:21:30 -07:00
Zeke Sikelianos
58278ee095
Merge pull request #7867 from electron/update-issue-template
...
ask for more info in the issue template
2016-11-04 15:12:20 -07:00
Zeke Sikelianos
494a025fb8
🎨
2016-11-04 15:11:40 -07:00
Zeke Sikelianos
ade8401b5b
add a preamble
2016-11-04 12:12:37 -07:00
Zeke Sikelianos
ef9d8fe9bd
Merge pull request #7843 from electron/process-docs
...
document the process(es) in which APIs are available
2016-11-03 13:14:30 -07:00
Zeke Sikelianos
471b9980ec
line up process annotations consistently
2016-11-03 13:13:21 -07:00
Zeke Sikelianos
9c65b9a9f2
ask for more info in the issue template
2016-11-03 12:58:31 -07:00
Zeke Sikelianos
21105271a4
document processes for APIs nested in parent docs
2016-11-03 11:50:00 -07:00
Kevin Sawicki
7e90bb47a5
Merge pull request #7533 from electron/async-executeJavaScript
...
Allow web frame methods to return async promises
2016-11-03 10:32:21 -07:00
Zeke Sikelianos
ac68de6215
document process(es) for all APIs
2016-11-03 10:26:00 -07:00
Kevin Sawicki
8e203592e2
🎨 Remove extra returns
2016-11-03 09:51:01 -07:00
Samuel Attard
9f18a6e65c
Use ES6 template strings, fix docs and remove _ERROR_ IPC event
2016-11-03 09:33:47 -07:00
Samuel Attard
857e1da6a3
Make executeJavaScript return a Promise so that caught errors can be sent to the caller
2016-11-03 09:33:47 -07:00
Samuel Attard
75b010ce63
Add sync executeJavaScript test
2016-11-03 09:33:47 -07:00
Samuel Attard
124fbdbd74
Allow web frame methods to return async promises
2016-11-03 09:33:47 -07:00
Kevin Sawicki
cf0cd5b50b
Merge pull request #7823 from kanemontreuil/consolidate-gitignore
...
Consolidate log files
2016-11-03 09:26:48 -07:00
liusi
0e9d973715
toggle thick_frame_ along with resizable change
2016-11-03 12:13:06 +08:00
Zeke Sikelianos
cc18670ae1
Merge pull request #7854 from electron/fix-ipc-docs
...
Fix the IPC docs so the docs-linter finds the methods
2016-11-02 20:14:47 -07:00
Samuel Attard
6228ce3f35
Fix the IPC docs so the docs-linter finds the methods
2016-11-03 14:04:03 +11:00
Kevin Sawicki
89511bb0cb
Merge pull request #7847 from tinydew4/translate-ko
...
[ko] Add net document on README.md
2016-11-02 09:23:54 -07:00
Kevin Sawicki
11bc993344
Merge pull request #7846 from thomsonreuters/net-doc-samples
...
Documentation: Formatting JavaScript sample code.
2016-11-02 09:23:35 -07:00
tinydew4
9126ab6766
Add net document on README.md
2016-11-02 11:22:21 +00:00
ali.ibrahim
49cb675057
Fixing a trivial js lint issue.
2016-11-02 11:16:37 +01:00
ali.ibrahim
e8b119e636
Formatting JavaScript sample code.
2016-11-02 10:40:51 +01:00
Zeke Sikelianos
e8bb79310c
document the process(es) in which APIs are available
2016-11-01 16:35:31 -07:00
Zeke Sikelianos
da3dbdcb9b
Merge pull request #7837 from electron/lightweight-docs-linter
...
use docs linter with lots of stuff npmignored
2016-11-01 12:12:04 -07:00
Zeke Sikelianos
b400edcc88
use docs linter with lots of stuff npmignored
2016-11-01 10:45:29 -07:00
Kevin Sawicki
6580088574
Bump v1.4.5
2016-11-01 08:51:10 -07:00
Haojian Wu
794479519c
Add missing net document entry.
2016-11-01 16:50:55 +01:00
Kevin Sawicki
97d468cf35
Merge pull request #7822 from tinydew4/translate-ko
...
Update the korean docs up to '379c347' commit.
2016-11-01 08:44:10 -07:00
Kevin Sawicki
af6a3b3173
Merge pull request #7821 from electron/lint-net-docs
...
use new docs linter with support for the new net APIs
2016-11-01 08:43:46 -07:00
Kevin Sawicki
0c8160bfe3
Merge pull request #7820 from tinydew4/trimming
...
Trim: docs/api/net.md
2016-11-01 08:43:28 -07:00
Kane Montreuil
a584acef46
Consolidate log files
2016-11-01 00:47:34 -04:00
tinydew4
691ad97abe
Update the korean docs up to '379c347' commit.
...
Swap two debugging tutorials with each other.
2016-11-01 04:20:23 +00:00
tinydew4
836cd017a9
Trim: docs/api/net.md
2016-11-01 03:53:45 +00:00
Zeke Sikelianos
e70f8acf47
use new docs linter with support for the new net APIs
2016-10-31 20:53:13 -07:00
Zeke Sikelianos
721924b749
Merge pull request #7818 from electron/more-net-doc-fixes
...
fix formatting of new net API doc
2016-10-31 19:36:31 -07:00
liusi
7880d37d73
merge changes from master
2016-11-01 10:20:47 +08:00
Kevin Sawicki
ba6bb45f70
Merge pull request #7813 from electron/ready-to-show-spec
...
Add initial ready-to-show event spec
2016-10-31 16:28:09 -07:00
Zeke Sikelianos
379c3470c8
fix formatting of new net API doc
2016-10-31 15:48:06 -07:00
Kevin Sawicki
038718717c
Add initial ready-to-show spec
2016-10-31 12:40:49 -07:00
Kevin Sawicki
b8f09ecf4f
Merge pull request #7812 from electron/url-format-in-quick-start
...
Format URL passed to BrowserWindow.loadURL
2016-10-31 11:37:41 -07:00
Kevin Sawicki
e9a2792b55
Format URL passed to BrowserWindow.loadURL
2016-10-31 11:34:53 -07:00
Kevin Sawicki
aa3bc13ca3
Merge pull request #7788 from electron/notification-crash
...
Fix notification crash when using permission handler
2016-10-31 09:39:38 -07:00
Kevin Sawicki
ed3a2dae1b
Merge pull request #7787 from julianengel/patch-1
...
Added example usage for the default port
2016-10-31 09:28:20 -07:00
Kevin Sawicki
48eaee0c0e
Match example to node inspector doc
2016-10-31 09:27:42 -07:00
Kevin Sawicki
6b2848307d
Merge pull request #7807 from electron/net-docs-fixup
...
Quick fix up of net docs
2016-10-31 09:23:07 -07:00
DaLun
651a2d4399
ZH_TW docs update ( #7797 )
...
* Update cookie.md
* Update cookie.md
* Update task.md
* ZH_TW docs /structures/cookie add
* Fix a word && add new docs
* Update task.md
* Update cookie.md
* new update
2016-10-31 09:21:56 -07:00
DaLun
7c48dd54e1
ZH_TW docs api/structures/cookie add ( #7793 )
...
* Update cookie.md
* Update cookie.md
* Update task.md
* ZH_TW docs /structures/cookie add
* Fix a word && add new docs
* Update task.md
* Update cookie.md
2016-10-31 09:21:43 -07:00
Zeke Sikelianos
5968346c1e
Merge pull request #7809 from shiftkey/typos-for-net-docs
...
fixed a couple of typos
2016-10-31 09:16:32 -07:00
Zeke Sikelianos
266d3b553b
Merge pull request #7745 from electron/inline-enums
...
update docs linter to add support for inline ENUM values
2016-10-31 09:05:05 -07:00
Kevin Sawicki
53ff706cd2
Upgrade brigthray for notification crash fix
2016-10-31 09:02:18 -07:00
Brendan Forster
651b0c0f82
fixed a couple of typos
2016-10-31 08:59:26 -07:00
Kevin Sawicki
3f8e173452
Call callback asynchronously to match original issue
2016-10-31 08:54:57 -07:00
Kevin Sawicki
078c924760
Upgrade brightray for notification crash fix
2016-10-31 08:54:57 -07:00
Kevin Sawicki
611614c649
Use equal/deepEqual for channel/args asserts
2016-10-31 08:54:57 -07:00
Kevin Sawicki
dda3fcef91
Add failing spec for notification permission crash
2016-10-31 08:54:56 -07:00
Cheng Zhao
92f8c105d9
Merge pull request #7766 from liusy182/window-size-restore
...
incorrect position when restored from maximize-on-top-drag under Windows #7630
2016-10-31 11:04:35 +09:00
Samuel Attard
4ee308fcc2
Quick fix up of net docs
2016-10-31 12:43:57 +11:00
Cheng Zhao
dfefa00a50
Merge pull request #7577 from thomsonreuters/net_module
...
net module
2016-10-31 10:31:56 +09:00
Zeke Sikelianos
44146009ad
Merge pull request #7795 from LaurentLeVan/master
...
[docs-translations\fr-FR]Add section supported platforms
2016-10-30 09:40:22 -07:00
Laurent Le Van
b376c29937
[docs-translations/fr-FR]Correct some typos (double space deletion and 'de' to 'ne') in supported-platforms.md
2016-10-30 14:22:35 +02:00
liusy182
c657186920
address review comments
2016-10-30 09:50:22 +08:00
Laurent Le Van
f613d8d0d0
[docs-translations\fr-FR]Add of the tutorial folder and create supported-platforms.md in French
2016-10-29 18:10:57 +03:00
Kevin Sawicki
a506df4d25
Merge pull request #7791 from electron/io-doc-link-fix
...
Fix README link to Mac debug instructions
2016-10-28 14:49:43 -07:00
Ian Olsen
a0772dbbe9
fix link to Mac debug instructions
2016-10-28 14:32:48 -07:00
Kevin Sawicki
f603e47226
Merge pull request #7785 from tinydew4/translate-ko
...
[ko] Update the korean docs up to '2006d64' commit.
2016-10-28 09:46:28 -07:00
Julian Engel
4b0b875d6f
Added example usage for the default port
...
According to Issue ##7756 I added the example usage.
2016-10-28 18:04:51 +03:00
tinydew4
d50cabddc0
[ko] Update the korean docs up to '2006d64' commit.
2016-10-28 08:42:57 +00:00
Kevin Sawicki
cbda2a3e60
Merge pull request #7770 from vitaliel/patch-1
...
Fixed typo in ru-RU/tutorial/application-distribution.md
2016-10-27 10:43:11 -07:00
Kevin Sawicki
2006d64939
Merge pull request #7757 from crilleengvall/master
...
Adding documentation about hidden-inset
2016-10-28 02:42:57 +09:00
Kevin Sawicki
d9f3355dea
Remove excess newlines
2016-10-27 10:42:31 -07:00
Kevin Sawicki
c8263a9a18
Add newlines and backticks
2016-10-27 10:41:43 -07:00
Kevin Sawicki
6d2e9f5311
Merge pull request #7753 from tinydew4/translate-ko
...
[ko] Update the korean docs up to '02a7094' commit.
2016-10-28 02:40:08 +09:00
Kevin Sawicki
bb6d15ee10
Merge pull request #7750 from bheart/master
...
Document the fact that Accelerators are used by the globalShortcut module
2016-10-28 02:39:46 +09:00
Kevin Sawicki
56f7aceec7
Merge pull request #7743 from doraeric/trans-zhtw
...
add zh-tw docs
2016-10-28 02:38:00 +09:00
Vitalie Lazu
933e013e7e
Fixed typo
2016-10-27 14:58:16 +03:00
liusi
a2b3abbf47
incorrect position when restored from maximize-on-top-drag under Windows #7630
2016-10-27 17:42:43 +08:00
liusi
c61414e11b
fix for Window hidden behind taskbar after maximize #7672
2016-10-27 17:14:31 +08:00
Christian Engvall
29470dd018
Adding documentation about hidden-inset
2016-10-26 21:33:48 +02:00
Zeke Sikelianos
ed878b400e
Merge pull request #7752 from tinydew4/clean-up
...
Clean unnecessary sentences on web-contents.md
2016-10-26 11:40:23 -07:00
tinydew4
fbe4394bbd
Clean unnecessary sentences on web-contents.md
2016-10-26 15:41:47 +00:00
tinydew4
3e0d8841ea
Update the korean docs up to '02a7094' commit.
2016-10-26 15:36:06 +00:00
Will Tange
aeb774730b
Link Accelerator docs to globalShortcut module
...
Usage of Accelerators (i.e. `globalShortcut.register`) is now documented in the Accelerator docs themselves.
2016-10-26 14:48:09 +02:00
ali.ibrahim
6d92457095
Fixing code review issues: refactoring emit methods using CustomEmit.
2016-10-26 11:10:15 +02:00
Zeke Sikelianos
8fa3057e19
update docs linter to add support for inline ENUM values
2016-10-25 23:48:48 -07:00
Zeke Sikelianos
eed8f201e2
Merge pull request #7741 from electron/shuffle-bw-docs
...
Clean up nested objects and string ENUMS in the docs
2016-10-25 23:47:32 -07:00
Zeke Sikelianos
0add800240
Merge pull request #7715 from electron/docs-linter-function-param-types
...
update docs linter to support parsing of function parameter types
2016-10-25 23:42:50 -07:00
doraeric
9356843e27
add zh-tw docs
2016-10-26 14:09:36 +08:00
Samuel Attard
02a7094529
Follow docs style guide for string ENUMS
2016-10-26 16:19:41 +11:00
Samuel Attard
76da80c5e9
Further clean up
2016-10-26 16:18:55 +11:00
Samuel Attard
7078ed80fa
Move webPreferences and titleBarStyle to the correct place in the docs
...
In their previous location `electron-docs-linter` would not output an Object structure for `webPreferences` (which is a key part of the constructor)
2016-10-26 14:31:30 +11:00
Cheng Zhao
e97d3c21a3
Merge pull request #7719 from electron/find-pasteboard
...
Add macOS find pasteboard support
2016-10-26 11:23:14 +09:00
Kevin Sawicki
9e266642f9
Merge pull request #7592 from frontapp/master
...
Preview file with QuickLook
2016-10-26 10:12:15 +09:00
Kevin Sawicki
0f5bfadd2b
Merge pull request #7740 from mauriciofauth/pt-br/api/window-open
...
Update docs-translations/pt-BR/api/window-open.md
2016-10-26 09:58:48 +09:00
Kevin Sawicki
d85c4da11b
Minor formatting tweaks
2016-10-26 09:55:34 +09:00
Kevin Sawicki
d982376fc4
filename -> displayName
2016-10-26 09:47:38 +09:00
Pierre Laurac
d26601f695
Convention naming
2016-10-26 09:07:38 +09:00
Pierre Laurac
0ec57cca32
last linter commit
2016-10-26 09:06:50 +09:00
Pierre Laurac
cf5fc3f922
more linter
2016-10-26 09:06:44 +09:00
Pierre Laurac
1f60aff73d
linter
2016-10-26 09:06:39 +09:00
Pierre Laurac
9b19e6ee38
Changing names and memory leak fix
2016-10-26 09:05:42 +09:00
Pierre Laurac
6bac17fb9a
Linter
2016-10-26 09:05:36 +09:00
Pierre Laurac
e759ce72b5
Using UTF8 String for filepath and filename
2016-10-26 09:05:27 +09:00
Pierre Laurac
b44371f4bf
filename as Optional argument
2016-10-26 09:05:01 +09:00
Pierre Laurac
9736dc3115
Specifying macOS only method
2016-10-26 09:04:30 +09:00
Pierre Laurac
18ac4178fe
Validation with linter
2016-10-26 09:04:22 +09:00
Pierre Laurac
2f7cceb11c
Removing extra line break
2016-10-26 09:03:55 +09:00
Pierre Laurac
002462ce7b
Removing unused header dependencies
2016-10-26 09:03:49 +09:00
Pierre Laurac
4d305b06d1
Adding documentation
2016-10-26 09:03:14 +09:00
Pierre Laurac
9673cee4d7
Using string from the std
2016-10-26 09:02:36 +09:00
Pierre Laurac
526debb5ab
Adding easy way to preview files
2016-10-26 09:02:29 +09:00
Pierre Laurac
fb444f646b
default template for PreviewFile
2016-10-26 09:02:21 +09:00
Kevin Sawicki
26f76f8d41
Merge pull request #7739 from electron/fix-incorrect-types-registerURLSchemeAsPrivileged
...
Update web-frame.md
2016-10-26 08:50:20 +09:00
Maurício Meneghini Fauth
9ae18c6194
📝 Update docs-translations/pt-BR/api/window-open.md [ci skip]
2016-10-25 21:48:22 -02:00
Samuel Attard
9e425cd01e
Update web-frame.md
2016-10-26 10:04:18 +11:00
Zeke Sikelianos
171b901c61
Merge pull request #7736 from mauriciofauth/pt-br/readme
...
Fix links in docs-translations/pt-BR/README.md
2016-10-25 14:18:01 -07:00
Zeke Sikelianos
fbade9305c
Merge pull request #7730 from tinydew4/translate-ko
...
[ko] Update the korean docs depend on the '1c7d5df' commit.
2016-10-25 13:55:42 -07:00
Maurício Meneghini Fauth
082cd9b72c
📝 Fix links in docs-translations/pt-BR/README.md [ci skip]
2016-10-25 15:53:33 -02:00
ali.ibrahim
e9db926b48
Fixing code review issues: fixing linter issues in spec file.
2016-10-25 16:55:17 +02:00
ali.ibrahim
bdb3f4d4cb
Fixing code review issues: adding some test cases for partition/session options.
2016-10-25 16:19:26 +02:00
ali.ibrahim
b44d5290e2
Fixing code review issues: adding a partition options and making the session option only takes Session objects.
2016-10-25 15:47:54 +02:00
tinydew4
6a36deec3b
Update the korean docs depend on the '1c7d5df' commit.
2016-10-25 13:34:48 +00:00
ali.ibrahim
6d7f179a9b
Fixing code review issues: making delegate_ a raw pointer.
2016-10-25 15:02:35 +02:00
ali.ibrahim
61278f9ace
Fixing code review issues.
2016-10-25 12:41:01 +02:00
Kevin Sawicki
7ffc1faf5b
Document read/writeFindText
2016-10-25 14:16:40 +09:00
Kevin Sawicki
1c3b5835f4
Add spec for read/write find text
2016-10-25 14:15:54 +09:00
Kevin Sawicki
1718697ef0
Read/write find pasteboard text via IPC in renderer process
2016-10-25 14:15:54 +09:00
Kevin Sawicki
144a61c5a3
Add find text support to clipboard
2016-10-25 14:15:54 +09:00
Kevin Sawicki
f7bf8c4fdc
Merge pull request #7718 from mike-engel/mengel/update-docs
...
Clarify the setMenuBarVisibility api
2016-10-25 13:08:37 +09:00
Mike Engel
6f64ad30cb
Clarify the setMenuBarVisibility api
...
The setMenuBarVisibility api is only supported on Windows and Linux.
This adds some minor documentation to make that clearer. Fixes #7686
2016-10-24 22:04:45 -06:00
Kevin Sawicki
1c7d5df2fe
Merge pull request #7717 from electron/doc-lists
...
Add newlines before lists
2016-10-25 12:40:32 +09:00
Kevin Sawicki
65e6da2673
Add newlines before lists
2016-10-25 12:38:08 +09:00
Kevin Sawicki
39a5c7dab9
Merge pull request #7631 from beakerbrowser/webview-policy-flags2
...
Add 'webpreferences' attribute to webview
2016-10-25 12:14:25 +09:00
Kevin Sawicki
b4cc3541a8
Minor tweaks to webpreferences docs
2016-10-25 12:08:19 +09:00
Kevin Sawicki
68c2c9825f
Remove lint warnings
2016-10-25 10:36:43 +09:00
Kevin Sawicki
3aad6a0c99
Use forEach and destructuring for parsing features
2016-10-25 10:31:50 +09:00
Kevin Sawicki
2556ed8744
Add parse-features-strings.js
2016-10-25 10:28:36 +09:00
Paul Frazee
f35536bdc5
factor out parse-features-string.js
2016-10-24 20:21:42 -05:00
Cheng Zhao
775328d5d5
Merge pull request #7707 from electron/focus-window-on-menu-bar-click
...
Focus window on menu bar click
2016-10-25 09:09:45 +09:00
Zeke Sikelianos
1a03e62717
update docs linter to support parsing of function parameter types
2016-10-24 12:04:37 -07:00
Kevin Sawicki
31b4f61815
Merge pull request #7651 from deepak1556/session_cert_verifier_patch
...
session: exclude hosts from CT verification if they are handled by custom cert verifiers
2016-10-24 16:53:04 +09:00
Kevin Sawicki
076e033236
Merge pull request #7711 from tinydew4/translate-ko
...
[ko] Apply the changes till the 'a2a4462' commit.
2016-10-24 16:49:37 +09:00
tinydew4
2c50f14346
Apply the changes till the 'a2a4462' commit.
2016-10-24 07:41:15 +00:00
Kevin Sawicki
82e593b44f
Merge pull request #7709 from tinydew4/translate-ko
...
[ko] Apply the changes till the 'b2559d7' commit.
2016-10-24 16:36:58 +09:00
Kevin Sawicki
224d2ca93c
Merge pull request #7710 from electron/web-frame-lint
...
Remove RegisterURLSchemeAsPrivileged lint error
2016-10-24 16:29:10 +09:00
Kevin Sawicki
0841c4291a
Remove RegisterURLSchemeAsPrivileged lint error
2016-10-24 16:27:54 +09:00
Kevin Sawicki
271733fc53
Add tests for ses.setCertificateVerifyProc
2016-10-24 16:12:49 +09:00
Kevin Sawicki
a2a44621fd
Merge pull request #7708 from tinydew4/fix-typo
...
Fix typo, and trimming.
2016-10-24 16:12:29 +09:00
Cheng Zhao
ad48aeeea4
Merge pull request #7665 from beakerbrowser/privilegedschemeopts
...
Add options to webFrame.registerURLSchemeAsPrivileged
2016-10-24 15:56:18 +09:00
Kevin Sawicki
83f47bc980
Upgrade brighray for RequireCTDelegate
2016-10-24 15:44:21 +09:00
tinydew4
67a09d9fe0
Fix typo, and trimming.
2016-10-24 06:34:09 +00:00
tinydew4
189ae97732
Apply the changes till the 'b2559d7' commit.
2016-10-24 06:32:28 +00:00
Kevin Sawicki
632739ec6e
Merge pull request #7590 from electron/docs-cleanup
...
Cleanup docs and standardize structs
2016-10-24 15:13:39 +09:00
Cheng Zhao
88ac376382
Merge pull request #7628 from deepak1556/geo_request_context_patch
...
browser: fix race in creation of default browser context by AtomAccessTokenStore
2016-10-24 14:57:37 +09:00
Kevin Sawicki
b2559d7d28
Merge pull request #7596 from electron/function-param-types
...
Function param types
2016-10-24 12:40:41 +09:00
Kevin Sawicki
98387e50cc
Focus window on menu bar click
2016-10-24 11:49:51 +09:00
Constantin Dumitrescu
93464b8100
[ci skip] Update docs/README.md to point to the right location of styleguide.md ( #7697 )
2016-10-24 10:22:22 +09:00
kok liu
52783bb67f
update the zh-CN docs README.md and find a error in en docs README.md ( #7676 )
...
* update the zh-CN readme and find a error in en readme
* fix a style problem
2016-10-24 10:21:02 +09:00
Kevin Sawicki
c90d4abcf0
Merge pull request #7654 from scotttrinh/flash-frame-doc
...
📝 Add flashFrame to desktop env integration
2016-10-24 10:20:08 +09:00
Kevin Sawicki
6f85d85c12
Minor tweaks to flash frame section
2016-10-24 10:19:51 +09:00
Kevin Sawicki
280235872b
Add flashframe link
2016-10-24 10:14:52 +09:00
Kevin Sawicki
e93eaed5d0
Merge pull request #7666 from amtj/issue#6939
...
📝 Remove ambiguous default value of nodeintegration Issue #6939
2016-10-24 09:54:46 +09:00
Kevin Sawicki
32cff67fd4
Merge pull request #7641 from rogerlista/master
...
📝 Link to README.md pt-br [ci skip]
2016-10-24 09:19:08 +09:00
Kevin Sawicki
d3f40212db
Merge pull request #7622 from Haraldson/flash-trust
...
Add a note on Flash permissions to Troubleshooting
2016-10-24 09:16:07 +09:00
Zeke Sikelianos
11ad9e7f25
Merge pull request #7650 from davej/patch-3
...
Docs: Fix relative link to MAS builds tutorial
2016-10-22 23:51:59 +09:00
ali.ibrahim
0c44d19249
net module: documenting the session property.
2016-10-20 15:48:36 +02:00
ali.ibrahim
7c17aeb6da
Documenting net module: fixing linter issues.
2016-10-20 14:42:15 +02:00
ali.ibrahim
8c19d3b210
Documenting net module: various fixes.
2016-10-20 13:57:08 +02:00
ali.ibrahim
9f15191280
Formatting net documentation.
2016-10-20 12:30:03 +02:00
ali.ibrahim
69790bd7ed
Documenting ClientRequest constructor options.
2016-10-20 11:58:06 +02:00
ali.ibrahim
fdfa0f4a6d
Documenting the login event.
2016-10-20 11:45:45 +02:00
ali.ibrahim
7f8b180f70
Fixing authentication cancel with null/undefined credentials.
2016-10-20 11:43:26 +02:00
tinydew4
43ae784a40
Translate releasing
2016-10-20 08:58:48 +00:00
Kevin Sawicki
6a4d9f8a87
Merge pull request #7674 from electron/tweak-releasing-doc
...
Push after bumping version
2016-10-20 16:12:33 +09:00
Kevin Sawicki
e2c646a14b
Push after bumping
2016-10-20 11:34:51 +09:00
Kevin Sawicki
337db9fbb9
Merge pull request #7660 from electron/document-release-process
...
Document release process
2016-10-20 11:31:51 +09:00
Zeke Sikelianos
63267031e9
❌ 💲
2016-10-20 11:30:36 +09:00
Zeke Sikelianos
88b288502a
Add note about Python HTTPS warning
2016-10-20 11:29:02 +09:00
Zeke Sikelianos
b0fb0c6492
Document S3 creds
2016-10-20 11:22:32 +09:00
Zeke Sikelianos
3a44663003
Add note about setting $ELECTRON_GITHUB_TOKEN
2016-10-20 11:19:18 +09:00
Zeke Sikelianos
147addbce1
Bump v1.4.4
2016-10-20 09:17:29 +09:00
ali.ibrahim
7549adcfce
Documenting net module: various fixes.
2016-10-19 18:31:08 +02:00
ali.ibrahim
fddbde2fd5
Documenting net module: various fixes.
2016-10-19 18:19:28 +02:00
ali.ibrahim
6e5951b764
Documenting net module: formatting.
2016-10-19 18:11:07 +02:00
ali.ibrahim
3b620b8c0c
Documenting net module: various fixes.
2016-10-19 18:05:38 +02:00
ali.ibrahim
0d82fbcf37
Documenting net.IncomingMessage.
2016-10-19 16:51:44 +02:00
ali.ibrahim
5cd20a8e5d
Documenting net.ClientRequest
2016-10-19 15:34:21 +02:00
Amitoj
4ff73d8b56
📝 Small tweaks
...
[ci skip] Remove ambiguous default value of nodeintegration.
Issue #6939
2016-10-19 13:38:46 +05:30
ali.ibrahim
f651b21cda
Fixing net doc file name.
2016-10-19 09:24:59 +02:00
Zeke Sikelianos
7a73c0189f
bump-release -> bump-version
2016-10-19 11:40:40 +09:00
Paul Frazee
0345b62369
update webFrame.registerURLSchemeAsPrivileged docs to be more specific
2016-10-18 17:13:33 -05:00
Amitoj
3a31f28f27
📝 Remove ambiguous default value of nodeintegration
...
Remove ambiguous default value for nodeintegration in webview.
Issue #6939
2016-10-19 02:38:29 +05:30
Paul Frazee
a5c62bb264
add options to webFrame.registerURLSchemeAsPrivileged
2016-10-18 15:52:41 -05:00
ali.ibrahim
9bddc2cbaa
Adding net documentation skeleton.
2016-10-18 19:14:43 +02:00
ali.ibrahim
43113fcfb4
Fixing net response objects being piped into writable streams test.
2016-10-18 10:28:35 +02:00
Zeke Sikelianos
6b207d65bf
update releasing
2016-10-18 14:04:52 +09:00
Samuel Attard
9d0d1c8341
Fix bd object name
2016-10-18 15:47:18 +11:00
Zeke Sikelianos
82a16ee41f
document the electron release process
2016-10-18 13:41:57 +09:00
Kevin Sawicki
104f8d6057
Merge pull request #7659 from electron/jacob/ally
...
Fire a11y event on touch screens using screen readers
2016-10-18 13:41:48 +09:00
Jacob Groundwater
9c9ba80978
Fire a11y event on touch screens using screen readers
2016-10-18 13:28:32 +09:00
Scott Trinh
a06a1fa262
📝 Add flashFrame to desktop env integration
2016-10-17 16:22:45 -04:00
ali.ibrahim
c198828e58
Adding gc tests: fixing a memory leak with C++ URLRequest objects.
2016-10-17 19:02:25 +02:00
Cheng Zhao
cbe9768529
Merge pull request #7566 from electron/always-shorten-path
...
Shorten Socket path for makeSingleInstance in sandboxed apps
2016-10-17 20:43:51 +08:00
Cheng Zhao
ce847fc3ca
Merge pull request #7578 from electron/windows-logging
...
Show console output from Windows when ELECTRON_RUN_AS_NODE is set
2016-10-17 20:22:39 +08:00
deepak1556
5cbbd6efe6
session: exclude hosts from CT verification if they are handled by custom cert verifiers
2016-10-17 16:35:28 +05:30
Dave Jeffery
00d641aaf7
Docs: Fix relative link to MAS builds tutorials
...
The link was 404'ing
2016-10-17 11:26:28 +01:00
ali.ibrahim
9b4e9c642a
Making test code run directly in main browser context to avoid rpc persistent handles.
2016-10-17 11:51:20 +02:00
ali.ibrahim
c6ae27c7c9
Adding a stability test: non referenced, unused requests are collected without crash.
2016-10-17 10:38:10 +02:00
Rogério
9ead3ad0a0
📝 Link to README.md pt-br [ci skip]
2016-10-15 21:01:37 -03:00
Paul Frazee
e7962c7ba2
fixes and tests for webview 'webpreferences' attr
2016-10-14 18:04:33 -05:00
Paul Frazee
194b14100e
add the 'webpreferences' attribute to webviews
2016-10-14 17:16:39 -05:00
Kevin Sawicki
3dd8377218
Merge pull request #7611 from electron/only-enable-msaa-if-needed
...
Check harder before enabling Accessibility support on Win32
2016-10-14 12:46:32 -07:00
deepak1556
bd34db256b
browser: fix race in creation of default browser context by AtomAccessTokenStore
2016-10-15 01:00:54 +05:30
Paul Betts
6fdf40b038
Code Cleanup
2016-10-14 12:17:32 -07:00
Kevin Sawicki
988e2334f5
Merge pull request #7614 from tinydew4/translate-ko
...
[ko] Apply the changes till the '9367c76' commit.
2016-10-14 09:19:04 -07:00
ali.ibrahim
0e13b8dd01
making the net module usable only after the ready event.
2016-10-14 17:57:37 +02:00
ali.ibrahim
ac9e6eda95
Fixing a crash with pending URLRequests on shutdown.
2016-10-14 17:37:39 +02:00
Samuel Attard
ba91bbd397
Fix spaces
2016-10-14 22:54:04 +11:00
Hein Haraldson Berg
63e1b2fb46
Add a note on Flash permissions to Troubleshooting
2016-10-14 12:51:26 +02:00
ali.ibrahim
c0c9e3ac3d
Formatting C++ code using ClangFormat.
2016-10-14 11:51:45 +02:00
ali.ibrahim
4347ce4a53
Formatting C++ code using ClangFormat.
2016-10-14 11:50:47 +02:00
ali.ibrahim
9cc8bfae1c
fixing space formatting issues.
2016-10-14 10:58:16 +02:00
tinydew4
741ae488d5
Apply the changes till the '9367c76' commit.
2016-10-14 02:24:27 +00:00
Samuel Attard
10ef6749b3
Source -> DesktopCapturerSource
2016-10-14 13:10:37 +11:00
Samuel Attard
32c3f17f5a
Rename dcs object
2016-10-14 13:00:03 +11:00
Samuel Attard
ad45c084cc
Fix uploaddata naming
2016-10-14 11:37:36 +11:00
Kevin Sawicki
a13ed2a005
Merge pull request #7610 from LShun/patch-1
...
Word addition and revision for Readme,md
2016-10-13 14:18:56 -07:00
Kevin Sawicki
9367c764be
Merge pull request #7608 from nabeelomer/master
...
Add further information to online-offline event documentation
2016-10-13 14:17:07 -07:00
Kevin Sawicki
4f57b685bd
Add backticks around true/false values
2016-10-13 14:16:37 -07:00
Kevin Sawicki
902a8c57bd
Merge pull request #7602 from danburzo/cli_switches_docs
...
Docs: Command-line switches -- note about node.js flags, added debug flags
2016-10-13 14:13:08 -07:00
Kevin Sawicki
21cfd330c0
Switch from node man to node --help
2016-10-13 14:11:56 -07:00
Long Nhat Nguyen
c017a7a1c7
Update url ( #7598 )
...
* Update EventEmitter URL
* Update EventEmitter URL
* Enable click
* Update EventEmitter URL
* Update EventEmitter URL
* Update URL
* Update URL
* Update EventEmitter URL
* Tweak sentence and add perios
2016-10-13 14:09:14 -07:00
Kevin Sawicki
0756aa663b
Merge pull request #7587 from electron/update-standard
...
Update standard to v8 to be inline with standard-markdown
2016-10-13 14:04:24 -07:00
Kevin Sawicki
4ee94917a0
Merge pull request #7576 from tinydew4/translate-ko
...
Apply the changes of docs on ko-KR
2016-10-13 13:56:39 -07:00
Paul Betts
0df21afcdf
Check harder before enabling Accessibility support
2016-10-13 11:46:55 -07:00
ali.ibrahim
de29f2dde5
Fixing build: removing constness on net::HttpResponseHeaders as otherwise we would need a change in libchromiumcontent.
2016-10-13 17:51:19 +02:00
ali.ibrahim
6f5b0a28c5
Fixing code review issues: function call formatting, renaming JS member variables, refactoring response headers conversion.
2016-10-13 17:14:23 +02:00
LShun
433a825006
Word addition and revision for Readme,md
...
I edited some words as well as added some information ( for example the License ) that was missing in the translation but found in the main site README.md,
2016-10-13 22:58:48 +08:00
Nabeel Omer
4f288e3ba2
Update
2016-10-13 20:22:40 +05:30
Nabeel Omer
392b59be4e
Made relevant changes
2016-10-13 20:12:44 +05:30
Nabeel Omer
6d8d211631
Update online-offline-events.md
2016-10-13 19:45:39 +05:30
Dan Burzo
af17253a72
Changed link to Node docs in MD reference format
2016-10-13 13:03:29 +03:00
Dan Burzo
cfdea04c83
Added note about sending flags to Node.js, additional debug flags
2016-10-13 12:54:22 +03:00
Samuel Attard
5cf03e68d4
Fix missing type
2016-10-13 17:33:12 +11:00
Samuel Attard
20323e7032
Specifiy function param types in docs
2016-10-13 17:30:57 +11:00
Samuel Attard
78343a62b8
Cleanup docs and standardize structs
2016-10-13 14:38:06 +11:00
Zeke Sikelianos
7584e73d70
Merge pull request #7580 from electron/docs-linter-rectangle-rename
...
Update docs linter with Rectangle structure fixes
2016-10-12 19:06:44 -07:00
Samuel Attard
eac5ba4c56
Fix spec linting issues
2016-10-13 12:47:43 +11:00
Samuel Attard
a9d5699a52
Update standard to v8 to be inline with standard-markdown
2016-10-13 12:46:00 +11:00
tinydew4
4e08264522
Apply the changes on early Oct 13, 2016
2016-10-13 00:49:20 +00:00
tinydew4
6b39e4a210
Apply the changes about #7379 to ko_KR
2016-10-13 00:34:39 +00:00
tinydew4
4a1c8f6cb7
Apply the changes
2016-10-13 00:33:12 +00:00
tinydew4
468d5f6c7a
Apply the changes on Oct 12, 2016
2016-10-13 00:32:05 +00:00
Kevin Sawicki
a8382d6794
Moving atom_bindings include to Windows block
2016-10-12 13:48:49 -07:00
Kevin Sawicki
e899050500
Add basic test of spawned ELECTRON_RUN_AS_NODE process
2016-10-12 13:48:49 -07:00
Kevin Sawicki
b01fd9715b
Only expose process.log on Windows
2016-10-12 13:48:48 -07:00
Kevin Sawicki
0417a3e51e
Upgrade node for process logging fix patch
2016-10-12 13:48:48 -07:00
Kevin Sawicki
0740b2f66b
Reuse Log method
2016-10-12 13:48:48 -07:00
Kevin Sawicki
d686916fe2
Expose process.log when running as node
2016-10-12 13:48:48 -07:00
Kevin Sawicki
fefc7c23f9
Merge pull request #7479 from bpasero/process-no-asar
...
Introduce ELECTRON_NO_ASAR
2016-10-12 13:48:03 -07:00
Kevin Sawicki
cef7525d00
Merge pull request #7583 from torn4dom4n/master
...
Update devDependency Status URL
2016-10-12 13:20:16 -07:00
Long Nhat Nguyen
b448b0c796
Update devDependency Status URL
...
[ci skip]
2016-10-12 20:17:26 +00:00
Kevin Sawicki
a97dc6d17a
Merge pull request #7570 from preco21/korean-docs-12
...
docs: Update Korean docs as upstream and small improves
2016-10-12 13:06:02 -07:00
Kevin Sawicki
fcfc13c1ea
Merge pull request #7579 from electron/tweak-about-panel-key-names
...
Use lower-case about panel option keys
2016-10-12 11:32:01 -07:00
Kevin Sawicki
1e4ef195bb
Use lower-case about panel option keys
2016-10-12 11:18:21 -07:00
Kevin Sawicki
566d76def2
Mention spawning with ELECTRON_RUN_AS_NODE
2016-10-12 11:11:27 -07:00
Kevin Sawicki
f553d16539
Only support ELECTRON_NO_ASAR in non browser/renderer processes
2016-10-12 11:11:27 -07:00
Kevin Sawicki
8897a7a926
Add specs for ELECTRON_NO_ASAR env var
2016-10-12 11:11:27 -07:00
Benjamin Pasero
656ee0d9c3
introduce ELECTRON_NO_ASAR
2016-10-12 11:11:27 -07:00
Zeke Sikelianos
ecc03fdd40
update docs linter with Rectangle structure fixes
2016-10-12 11:04:53 -07:00
ali.ibrahim
b290415bbd
Fixing build on Mac OS
2016-10-12 19:41:13 +02:00
ali.ibrahim
16069cd477
Commenting some test code.
2016-10-12 17:13:06 +02:00
ali.ibrahim
ae1c33b863
fixing linter issues.
2016-10-12 14:54:32 +02:00
ali.ibrahim
d21def7b8d
Fixing various issues in tests.
2016-10-12 14:54:32 +02:00
ali.ibrahim
bd5e622bec
Adding request/response piping tests.
2016-10-12 14:54:31 +02:00
ali.ibrahim
a5c508d2d7
Adding abort, webRequest interception and creation tests.
2016-10-12 14:54:31 +02:00
ali.ibrahim
b731ca50bc
Adding HTTP request headers manipulation tests.
2016-10-12 14:54:30 +02:00
ali.ibrahim
4eb9fc1bb6
Adding chunked uploading test.
2016-10-12 14:54:29 +02:00
ali.ibrahim
9b94dfcbdc
Adding basic http tests, fixing issues in ClientRequest constructor.
2016-10-12 14:54:29 +02:00
Ali Ibrahim
046f48db51
Fixing build on Linux
2016-10-12 14:54:28 +02:00
ali.ibrahim
b57ffbf1ab
Temporary fix for the post data test.
2016-10-12 14:54:28 +02:00
ali.ibrahim
42bae9d71d
Making the HTTP response a full-fledged Readable stream.
2016-10-12 14:54:27 +02:00
ali.ibrahim
dcffb51e5e
Adding net module spec file skeleton.
2016-10-12 14:54:26 +02:00
ali.ibrahim
8c5751e9f7
Adding systematic checks on the atom_request_ pointer as it may be reset to null.
2016-10-12 14:54:26 +02:00
ali.ibrahim
a655cca0a1
Request/Response state simplification. Removing redundant state flags.
2016-10-12 14:54:25 +02:00
ali.ibrahim
e472d11761
Caching response headers so that AtomURLRequest can be freed after the close event.
2016-10-12 14:54:25 +02:00
ali.ibrahim
ec1fc5a17b
Implementing error, close, finish, abort events management.
2016-10-12 14:54:24 +02:00
ali.ibrahim
bde30b90e8
Adding some implementation comments. Enforcing Chromium coding conventions.
2016-10-12 14:54:23 +02:00
ali.ibrahim
42adb2afd4
Fixing lint-js issues.
2016-10-12 14:54:22 +02:00
ali.ibrahim
0588435882
Fixing cpplint issues.
2016-10-12 14:54:22 +02:00
ali.ibrahim
08947682b0
Implementing abort workflow, emitting error events.
2016-10-12 14:54:21 +02:00
ali.ibrahim
cbbc4376ca
Adding support for upload chunked encoding.
2016-10-12 14:54:20 +02:00
ali.ibrahim
9498a5738a
Refactoring net module, adding a ClientRequest and IncomingMessage classes.
2016-10-12 14:54:20 +02:00
ali.ibrahim
fcaf9cb031
Some code cleaning.
2016-10-12 14:54:19 +02:00
ali.ibrahim
f7525d7877
Adding support for POST requests.
2016-10-12 14:54:18 +02:00
ali.ibrahim
2b3b41d5f9
Implementing authentication callback.
2016-10-12 14:54:18 +02:00
ali.ibrahim
2d9d4af98d
Implementing URLRequest API, getting response body.
2016-10-12 14:54:17 +02:00
ali.ibrahim
81eab9887b
Adding URLResponse to emit response events, implementing status code.
2016-10-12 14:54:16 +02:00
ali.ibrahim
7521aeea09
Implement URLRequest::Delegate, handle thread sync.
2016-10-12 14:54:15 +02:00
ali.ibrahim
e8d4abe78f
Adding net module and URLRequest class.
2016-10-12 14:54:15 +02:00
Cheng Zhao
46cd8708a4
Merge pull request #7561 from electron/windows-system-colors
...
Support retrieving Windows system colors
2016-10-12 15:35:18 +09:00
Zeke Sikelianos
27e1938e9f
Merge pull request #7471 from electron/update-standard-markdown
...
Use standard style JavaScript in all docs translations
2016-10-11 22:37:54 -07:00
Zeke Sikelianos
17198c26d9
update standard-markdown
2016-10-11 22:37:32 -07:00
Zeke Sikelianos
eaeebd3ebd
use newer function syntax
2016-10-11 22:37:32 -07:00
Zeke Sikelianos
253a383168
standardize docs-translations by hand
2016-10-11 22:37:32 -07:00
Zeke Sikelianos
3e4a0705e9
standardize docs
2016-10-11 22:37:32 -07:00
Zeke Sikelianos
7ef374477d
lint docs-translations with standard-markdown
2016-10-11 22:36:11 -07:00
Zeke Sikelianos
4ae6103356
auto-standardize javascript in docs-translations
2016-10-11 22:36:11 -07:00
Zeke Sikelianos
2e4322c230
update to new standard-markdown with --fix feature
2016-10-11 22:36:11 -07:00
Zeke Sikelianos
6b7e375963
Merge pull request #7379 from electron/seperate-structs
...
Move reused object structures to a standard structures folder
2016-10-11 22:28:39 -07:00
Zeke Sikelianos
c46c1dbb1e
Merge pull request #7505 from electron/testing-docs
...
Update test dependencies and documentation
2016-10-11 22:28:16 -07:00
Plusb Preco
af79f4793e
📝 Improve grammar
...
[ci skip]
2016-10-12 12:24:21 +09:00
Plusb Preco
774a15f4c8
📝 Improve grammar
...
[ci skip]
* Use `formal` tense.
* Small fixes.
2016-10-12 12:24:14 +09:00
Plusb Preco
b7c4cde11a
📝 Adjust line wrap to 80
...
[ci skip]
2016-10-12 12:13:59 +09:00
Plusb Preco
9857aa25a3
📝 Update Korean docs as upstream
...
[ci skip]
2016-10-12 12:02:04 +09:00
Zeke Sikelianos
d4a8a64ba7
Merge pull request #7498 from electron/custom-props-in-menu-item-constructor
...
Preserve custom properties passed to MenuItem constructor
2016-10-11 14:24:13 -07:00
Zeke Sikelianos
af0098f064
remove badge count after each setBadgeCount test
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
37c53f2e09
clarify mocha test exclusion
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
a8e59ccd3d
fix links to testing docs
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
57852366bb
mention building before testing
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
a4832c304e
unify testing docs for all platforms
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
156d823b7f
remove badge after setBadgeCount test finishes
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
45d9cc6405
update test dependencies
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
0aeb53435e
add tips for testing
2016-10-11 14:22:48 -07:00
Paul Betts
7dd1ebc734
Fix oops typos
2016-10-11 14:02:29 -07:00
Kevin Sawicki
ce694760bc
Remove const since SkColor is an int
2016-10-11 13:15:27 -07:00
Kevin Sawicki
c8189046fe
Emit color-changed event on Windows
2016-10-11 13:15:27 -07:00
Kevin Sawicki
2656812dea
Doc systemPreferences.getColor
2016-10-11 13:15:27 -07:00
Kevin Sawicki
1978b39337
Remove duplicate colors
2016-10-11 13:15:27 -07:00
Kevin Sawicki
e7bfd1c959
Add systemPreferences.getColor specs
2016-10-11 13:15:26 -07:00
Kevin Sawicki
663f8f4b54
Add systemPreferences.getColor on Windows
2016-10-11 13:15:26 -07:00
Kevin Sawicki
9b0a32f62c
Add ToRGBHex color helper
2016-10-11 13:15:26 -07:00
Paul Betts
06065d1c5d
Instead of gating the path shortening to MAS_BUILD, figure it out at runtime
2016-10-11 13:06:29 -07:00
Paul Betts
e84ae6e2aa
Add a method to determine whether we're in the Apple sandbox
2016-10-11 13:06:29 -07:00
Kevin Sawicki
13f9a6c273
Merge pull request #7563 from rogerlista/master
...
📝 Translation of security.md to pt-BR [ci skip]
2016-10-11 10:06:02 -07:00
Rogério
d89b23c120
📝 Translation of security.md to pt-BR [ci skip]
2016-10-11 14:01:07 -03:00
Kevin Sawicki
479451e7c7
Merge pull request #7562 from odedhb/patch-1
...
Update mac-app-store-submission-guide.md
2016-10-11 10:00:56 -07:00
Oded Breiner
ea8a4f2b51
Update mac-app-store-submission-guide.md
2016-10-11 19:58:53 +03:00
Kevin Sawicki
e26189ba87
Merge pull request #7560 from electron/upgrade-brigthray
...
Upgrade brightray for devtools dock state preference fix
2016-10-11 09:48:39 -07:00
Kevin Sawicki
003522d6f7
Merge pull request #7558 from danburzo/build_instructions
...
Adds link to PyObjC installation instructions
2016-10-11 09:48:20 -07:00
Kevin Sawicki
4db6ccd579
Merge pull request #7555 from tinydew4/translate-ko
...
Apply the changes of docs to ko-KR
2016-10-11 09:47:51 -07:00
Kevin Sawicki
39aa740c88
Merge pull request #7552 from electron/fix-menu-docs
...
fix Menu API example
2016-10-11 09:47:30 -07:00
Kevin Sawicki
66f825beb1
Upgrade brightray for devtools dock state preference fix
2016-10-11 08:45:42 -07:00
Dan Burzo
75feeca0f0
Small fix to grammar in Build instructions (macOS)
2016-10-11 17:41:28 +03:00
Dan Burzo
120aa1c9ce
Adds link to PyObjC installation instructions
2016-10-11 17:34:35 +03:00
tinydew4
7fa2ffc2a7
Apply the changes on Oct 11, 2016
2016-10-11 12:25:34 +00:00
tinydew4
15fae91ac7
Apply changes about crash-reporter
2016-10-11 12:06:32 +00:00
Cheng Zhao
4ae190dab9
Merge pull request #7549 from electron/about-panel-options
...
Support setting about panel options
2016-10-11 20:18:23 +09:00
Cheng Zhao
0baa60caab
Merge pull request #7528 from electron/key-and-code-on-sent-input-events
...
Set key and code on sendInputEvent keyboard events
2016-10-11 19:34:05 +09:00
Cheng Zhao
2a3bcdcaab
Merge pull request #7518 from electron/inverted-color-scheme
...
Support detecting inverted color scheme on Windows
2016-10-11 19:31:34 +09:00
Zeke Sikelianos
619f74fa12
fix Menu example
2016-10-10 23:01:35 -07:00
Zeke Sikelianos
8aaf029e55
remove unused var
2016-10-10 15:38:27 -07:00
Zeke Sikelianos
bcce7aff18
test that overrideProperty is not overwritten
2016-10-10 15:25:56 -07:00
Zeke Sikelianos
b575055d7e
inherit user-specific MenuItem properties more safely
2016-10-10 14:40:49 -07:00
Kevin Sawicki
d5b3ef5380
Merge pull request #7548 from malept/electron-packager-mas-doc-fix
...
Docs: clarify ignoring object files with electron-packager
2016-10-10 13:50:41 -07:00
Kevin Sawicki
58ef0bea17
Doc app.setAboutPanelOptions
2016-10-10 13:40:57 -07:00
Kevin Sawicki
7de6a06acf
Support setting about panel options
2016-10-10 13:30:58 -07:00
Zeke Sikelianos
2cd10d339f
remove duplicated prop copying
2016-10-10 11:07:01 -07:00
Kevin Sawicki
38281f3364
Implement SysColorChangeListener directly on Windows
2016-10-10 10:43:09 -07:00
Kevin Sawicki
25bcc2dd0d
🎨
2016-10-10 10:43:09 -07:00
Kevin Sawicki
af27c62b07
Doc inverted-color-scheme-changed event
2016-10-10 10:43:08 -07:00
Kevin Sawicki
8b16b82ce9
Add inverted-color-scheme-changed event
2016-10-10 10:43:08 -07:00
Kevin Sawicki
223e9d97a0
Doc systemPreferences.isInvertedColorScheme
2016-10-10 10:43:08 -07:00
Kevin Sawicki
7b49d94e9f
Add systemPreferences.isInvertedColorScheme API
2016-10-10 10:43:08 -07:00
Mark Lee
a677eb0f95
📝 clarify ignoring object files with electron-packager
...
Note that Electron Packager 8.1.0 ignores object files by default.
2016-10-10 13:08:36 -04:00
Kevin Sawicki
987579d391
Send initial keyDown before char event
2016-10-10 09:35:44 -07:00
Kevin Sawicki
99414065a9
Add char/keypress event tests
2016-10-10 09:35:44 -07:00
Kevin Sawicki
e4b0577cb0
Assert key and code in keyup input event spec
2016-10-10 09:35:44 -07:00
Kevin Sawicki
424afd3faf
Update expected key and code values
2016-10-10 09:35:43 -07:00
Kevin Sawicki
6fac14ad3f
Set key and code on keyboard events
2016-10-10 09:35:43 -07:00
Kevin Sawicki
d69367aa9b
Add keydown sendInputEvent specs
2016-10-10 09:35:43 -07:00
Kevin Sawicki
2efb7a12cb
Merge pull request #7544 from tinydew4/fix-docs
...
Fix dot
2016-10-10 09:19:13 -07:00
Kevin Sawicki
9f616b934b
Merge pull request #7542 from Menq/patch-1
...
update
2016-10-10 09:18:41 -07:00
Kevin Sawicki
c016e83eb3
Merge pull request #7541 from tinydew4/translate-ko
...
Translate clang-format
2016-10-10 09:18:23 -07:00
Kevin Sawicki
7015dbf0d2
Merge pull request #7536 from rogerlista/master
...
📝 Translation of faq.md to pt-BR [ci skip]
2016-10-10 09:18:02 -07:00
tinydew4
9f42c4c441
Fix dot
2016-10-10 14:31:05 +00:00
孟强
1841f826fe
update
...
rename electron-prebuild to electron
2016-10-10 17:08:26 +08:00
Cheng Zhao
e24267d060
Update brightray for #7503
2016-10-10 11:35:59 +09:00
Cheng Zhao
91591f37e6
Merge pull request #7500 from electron/store-crashes-in-configured-temp-dir
...
Store crash reports in configured temp dir
2016-10-10 10:19:02 +09:00
tinydew4
8875296338
Translate clang-format.md
2016-10-10 00:53:13 +00:00
Rogério
98eb8cd3c1
📝 Translation of faq.md to pt-BR [ci skip]
2016-10-09 10:56:55 -03:00
Zeke Sikelianos
2acd7f4d12
fix NativeImage link path
2016-10-07 21:25:39 -07:00
Samuel Attard
4d49156dac
Rename bounds -> rectangle
2016-10-08 13:09:31 +11:00
Kevin Sawicki
c147e72c8e
Merge pull request #7499 from electron/clang-format
...
Add a guide to use clang-format
2016-10-07 14:06:18 -07:00
Kevin Sawicki
f872799f5c
Minor edits to clang-format guide
2016-10-07 14:05:33 -07:00
Kevin Sawicki
913bc8e198
Merge pull request #7527 from electron/only-set-global-app-name-on-audio-manager-on-linux
...
Only call media::AudioManager::SetGlobalAppName on Linux
2016-10-07 14:04:03 -07:00
Kevin Sawicki
c37740273f
Add linux guard for SetGlobalAppName call
2016-10-07 13:44:54 -07:00
Kevin Sawicki
f09ed4b677
Merge pull request #7524 from deepak1556/pa_app_name_patch
...
media: set the application name for audio streams shown in external apps
2016-10-07 10:15:35 -07:00
Kevin Sawicki
e52f5933a0
Merge pull request #7522 from tinydew4/translate-ko
...
Add REPL doc in ko-KR and apply other changes
2016-10-07 10:11:24 -07:00
Kevin Sawicki
9339853448
Merge pull request #7520 from electron/fix-undef-webprefs
...
Default webPreferences to empty object always
2016-10-07 10:10:40 -07:00
deepak1556
12fb9f1f18
media: set the application name for audio streams shown in external apps
2016-10-07 16:15:30 +05:30
tinydew4
f3b182606b
Add REPL doc in ko-KR and apply other changes
2016-10-07 08:34:27 +00:00
Samuel Attard
a0284a9bc5
Add spec for window.open with webPreferences set to null
2016-10-07 12:13:04 +11:00
Samuel Attard
09e5035ab5
Default webPreferences to empty object always
2016-10-07 11:45:13 +11:00
Zeke Sikelianos
b7e078e98d
sanitize MenuItem options
2016-10-06 14:37:13 -07:00
Zeke Sikelianos
f80e81bf9f
standardize
2016-10-06 12:20:00 -07:00
Zeke Sikelianos
c34d868609
update docs-linter
2016-10-06 12:20:00 -07:00
Samuel Attard
2b05c61ae3
Update docs for parsing
2016-10-06 12:19:38 -07:00
Samuel Attard
b859afc118
Update docs to follow the 'link first instance' standard
2016-10-06 12:19:38 -07:00
Samuel Attard
03979936f3
Move reused object structures to a standard structures folder
2016-10-06 11:59:42 -07:00
Kevin Sawicki
4d7050553c
Merge pull request #7449 from amtj/repl-docs
...
add REPL documentation
2016-10-06 11:38:48 -07:00
Kevin Sawicki
c104858079
Update Node.js docs link and Windows note
2016-10-06 11:38:09 -07:00
Kevin Sawicki
2c8781ed69
Merge pull request #7511 from tinydew4/translate-ko
...
Update korean docs
2016-10-06 11:12:26 -07:00
Kevin Sawicki
e38fc724f8
Merge pull request #7508 from miniak/docs-fix
...
Add missing documentation
2016-10-06 11:11:31 -07:00
Kevin Sawicki
3bbfc4d420
Merge pull request #7507 from toonborgers/translate-nl
...
Add link to dutch translation in CONTRIBUTING.md [ci skip]
2016-10-06 11:06:18 -07:00
Kevin Sawicki
217010a669
Merge pull request #7515 from electron/newline-before-list
...
Add newline before list
2016-10-06 11:03:52 -07:00
Kevin Sawicki
451cea4675
Add newline before list
2016-10-06 11:02:30 -07:00
Kevin Sawicki
d39182b41a
Pass crashes directory instead of product name and temp dir
2016-10-06 10:55:11 -07:00
Zeke Sikelianos
2cda2bd718
Merge pull request #7502 from squarejaw/patch-1
...
Fix misspelling in docs/api/app.md
2016-10-06 10:44:11 -07:00
Kevin Sawicki
16e3991ffa
Guard against app.getPath throwing with OS fallback
2016-10-06 10:07:40 -07:00
Kevin Sawicki
fbbffe03a5
Add getPath specs
2016-10-06 09:57:25 -07:00
Kevin Sawicki
f61ace74bb
Sort includes
2016-10-06 09:50:06 -07:00
Kevin Sawicki
4a8dcec63a
Wait for crash report to become available
2016-10-06 09:47:07 -07:00
Kevin Sawicki
30c6ca6751
Only call UTF8ToUTF16 on Windows
2016-10-06 09:14:16 -07:00
Kevin Sawicki
84b7bb29f0
Fix Windows compiler errors
2016-10-06 09:02:03 -07:00
Kevin Sawicki
9d1d1f21e9
Use FilePath for crash reporter temp directory
2016-10-06 09:02:03 -07:00
Kevin Sawicki
883c4b63d0
temp_path -> temp_dir
2016-10-06 09:02:02 -07:00
Kevin Sawicki
0380d3ae50
Pass crashes directory to crash service process
2016-10-06 09:02:02 -07:00
Kevin Sawicki
2fbb98a97c
Remove directory assert
2016-10-06 09:02:02 -07:00
Kevin Sawicki
43702e0f8e
Support calling getUploadedReports on unstarted crash reporter
2016-10-06 09:02:02 -07:00
Kevin Sawicki
56d9ce34e4
Use valid Linux report id
2016-10-06 09:02:02 -07:00
Kevin Sawicki
76abb2e18d
Add missing temp_dir arg to override
2016-10-06 09:02:02 -07:00
Kevin Sawicki
a0db484510
Use app.getPath directly for temp path
2016-10-06 09:02:02 -07:00
Kevin Sawicki
b3b856f476
Set productName in main process on Linux
2016-10-06 09:02:02 -07:00
Kevin Sawicki
69a7025c96
Fix Linux compiler errors
2016-10-06 09:02:01 -07:00
Kevin Sawicki
773bfea386
Remove unused rimraf spec dependency
2016-10-06 09:02:01 -07:00
Kevin Sawicki
eafc694bba
Mention crash report locations
2016-10-06 09:02:01 -07:00
Kevin Sawicki
81733a523e
DRY up temp directory logging
2016-10-06 09:02:01 -07:00
Kevin Sawicki
1afe501a36
Add tests for crash reports in custom temp directory
2016-10-06 09:02:01 -07:00
Kevin Sawicki
f282b51c98
🎨 Use ES6 class, destructuring, and let/const
2016-10-06 09:02:01 -07:00
Kevin Sawicki
ac0658bbf1
Use PathService for temp dir path for crashes
2016-10-06 09:02:01 -07:00
tinydew4
116dbc0581
Update ko docs
2016-10-06 14:53:57 +00:00
tinydew4
6af8a0fae4
Update ko docs
2016-10-06 14:27:48 +00:00
tinydew4
79b5ae3d57
Modify docs to refelect the latest
2016-10-06 14:27:48 +00:00
Milan Burda
cb15181f43
Fix typo
2016-10-06 12:03:37 +02:00
Milan Burda
9f342ebbd1
Add missing documentation
2016-10-06 11:30:34 +02:00
Toon Borgers
27795015ff
Add link to dutch translation in CONTRIBUTING.md
2016-10-06 10:56:59 +02:00
Cheng Zhao
79a5de3fd8
Bump v1.4.3
2016-10-06 17:12:07 +09:00
Cheng Zhao
2624738534
Lock the version of electron-docs-linter
2016-10-06 17:12:06 +09:00
Cheng Zhao
10b91b1291
Merge pull request #7488 from electron/native-image-resize-and-crop
...
Support resizing and cropping native images
2016-10-06 15:01:41 +09:00
Cheng Zhao
1781ceb25b
Merge pull request #7494 from thomsonreuters/Update_Test_For_Missing_Additional_Features
...
Update BrowserWindow's test to check additional features upon window.open() call
2016-10-06 14:45:28 +09:00
Cheng Zhao
051e5c27b3
Update brightray for #7332
2016-10-06 14:42:14 +09:00
Cheng Zhao
5285b729be
Merge pull request #7407 from thomsonreuters/New_Window_Handler_Can_Create_And_Return_Window
...
New-window event handler can return its own BrowserWindow instance
2016-10-06 14:37:48 +09:00
Bryan Bess
9bc6000cb5
📝 Fix misspelling in docs/api/app.md [ci skip]
2016-10-05 19:17:49 -05:00
Zeke Sikelianos
fdf3f6ce30
remove unneeded new keyword
2016-10-05 13:44:28 -07:00
Haojian Wu
0d930b65f1
📝 clang-format on Electron C++ code.
2016-10-05 22:12:48 +02:00
Zeke Sikelianos
16b3962b66
preserve custom properties passed to MenuItem constructor
2016-10-05 12:24:08 -07:00
Kevin Sawicki
4b95f3a462
Mark width/height as optional
2016-10-05 11:02:58 -07:00
Kevin Sawicki
4ffae1d563
Add spec for getAspectRatio
2016-10-05 11:02:58 -07:00
Kevin Sawicki
abffd98e29
Resize images with preserve aspect ratio
2016-10-05 11:02:58 -07:00
Kevin Sawicki
56f9cc683a
bounds -> rect
2016-10-05 11:02:57 -07:00
Kevin Sawicki
49cc00dedf
Add tests of resizing/cropping an empty image
2016-10-05 11:02:57 -07:00
Kevin Sawicki
9fa13710aa
Document crop and resize
2016-10-05 11:02:57 -07:00
Kevin Sawicki
0eda33f057
Add tests for cropping native images
2016-10-05 11:02:57 -07:00
Kevin Sawicki
2b4fff70d5
Add initial crop method
2016-10-05 11:02:57 -07:00
Kevin Sawicki
a80f4c1605
Add specs for other create image helpers
2016-10-05 11:02:57 -07:00
Kevin Sawicki
6aba4e916a
🎨 Use deepEqual asserts
2016-10-05 11:02:57 -07:00
Kevin Sawicki
6a7f0d70fd
Add native image resize tests
2016-10-05 11:02:56 -07:00
Kevin Sawicki
042684fb38
Add resize method to native image
2016-10-05 11:02:56 -07:00
Kevin Sawicki
018575de71
Merge pull request #7496 from electron/app-doc-fix
...
Add newline before return list
2016-10-05 09:36:01 -07:00
Kevin Sawicki
8c0588d4e0
Merge pull request #7495 from toonborgers/translate-nl
...
📝 Dutch translation for CONTRIBUTING.md [ci skip]
2016-10-05 09:34:08 -07:00
Kevin Sawicki
aaa8c56686
Merge pull request #7487 from fplucas/master
...
📝 Fix the link source-code-directory-structure.md on pt-br [ci skip]
2016-10-05 09:33:07 -07:00
Kevin Sawicki
5e936a24ac
Add newline before list
2016-10-05 09:24:33 -07:00
Michael Vasseur
edd80d88a9
Update BrowserWindow's test to check additional features upon window.open() call
2016-10-05 13:45:15 +02:00
Toon Borgers
25659e482e
Fix relative url
2016-10-05 12:28:36 +02:00
Toon Borgers
a097d17166
Fix relative link, added translation link for dutch
2016-10-05 12:28:08 +02:00
Toon Borgers
d4bbc24031
Translate CONTRIBUTING.md
2016-10-05 12:25:50 +02:00
Michael Vasseur
3dd41bc09a
Fix errors
2016-10-05 11:46:55 +02:00
Michael Vasseur
9490ec7686
Fix JS Lint issues
2016-10-05 09:47:39 +02:00
Michael Vasseur
a2b3cf95a7
Sets correct openerId in mergeBrowserWindowOptions() to give correct options to 'new-window' event handler
2016-10-05 09:47:39 +02:00
Michael Vasseur
cc7f4fedf6
Rebase with recent changes
2016-10-05 09:47:39 +02:00
Michael Vasseur
22bd7c0271
Updated the related documentation
2016-10-05 09:47:38 +02:00
Michael Vasseur
3408c8038e
Fix indentation
2016-10-05 09:47:38 +02:00
Michael Vasseur
5a4cdcfde1
'new-window' event handlers can return their window when default behavior is prevented
2016-10-05 09:46:54 +02:00
Toon Borgers
0babe4a5ed
Add english version to start from
2016-10-05 09:27:20 +02:00
Toon Borgers
a538b37854
Create CONTRIBUTING.md
2016-10-05 09:16:34 +02:00
Cheng Zhao
ebaeec1677
Merge pull request #7491 from electron/initialize-direct-write-font-proxy
...
Enable emoji as fallback font on Windows 10
2016-10-05 14:15:55 +09:00
Kevin Sawicki
1f1d9cefca
Update libchromiumcontent for #7334
2016-10-04 17:28:46 -07:00
Haojian Wu
a846088eac
Add clang-format config file.
2016-10-04 22:42:49 +02:00
Kevin Sawicki
43f4eb76c4
Merge pull request #7489 from davej/patch-2
...
Docs: Correct image.getSize() type signature
2016-10-04 13:36:48 -07:00
Dave Jeffery
29b9fbcc9a
Docs: Move buffer link to end of file
2016-10-04 21:34:24 +01:00
Dave Jeffery
4d10b9a31b
Docs: Correct image.getSize() type signature
2016-10-04 21:20:42 +01:00
Lucas Pugliesi
0727102c5e
📝 Fix the link source-code-directory-structure.md on pt-br [ci skip]
2016-10-04 14:43:11 -03:00
Kevin Sawicki
4c2590ed92
Merge pull request #7486 from fplucas/master
...
📝 Translation of build-instructions-osx.md to pt-br [ci skip]
2016-10-04 10:31:08 -07:00
Lucas Pugliesi
66ce176b22
Merge remote-tracking branch 'upstream/master'
2016-10-04 14:27:00 -03:00
Lucas Pugliesi
a824ff479a
📝 Translation of build-instructions-osx.md to pt-br [ci skip]
2016-10-04 14:26:41 -03:00
Kevin Sawicki
c88c6b1323
Merge pull request #7481 from fplucas/master
...
📝 Translation of synopsis.md to pt-br [ci skip]
2016-10-04 09:11:16 -07:00
Kevin Sawicki
b459f00bd3
Merge pull request #7478 from tinydew4/translate-ko
...
Update the ko-KR docs related to the `additionalFeatures`.
2016-10-04 09:10:55 -07:00
Amitoj
00376c1d59
add note about windows
...
note "REPL is not available on Windows."
2016-10-04 19:32:46 +05:30
Lucas Pugliesi
85a8b149bb
📝 Translation of synopsis.md to pt-br [ci skip]
2016-10-04 09:37:18 -03:00
tinydew4
3fcb57559a
Update the ko-KR docs related to the .
2016-10-04 08:35:07 +00:00
Cheng Zhao
bf21892cfa
Merge pull request #7291 from thomsonreuters/Fix_Missing_Additional_Features_New_Popup_Windows
...
Fix for missing additional features fields when creating new popup windows
2016-10-04 15:42:36 +09:00
Cheng Zhao
c4576463e2
Format the docs according to style guide
2016-10-04 14:41:37 +09:00
Michael Vasseur
3af686daff
Documented JavasScript API changes related to the fix for additional features processing
2016-10-04 14:38:32 +09:00
Michael Vasseur
c811188e22
Updated required code to handle missing additional features for popup windows
2016-10-04 14:38:32 +09:00
Cheng Zhao
ef88a06f08
Update libchromiumcontent for #7291
2016-10-04 14:30:59 +09:00
Cheng Zhao
cf050ff9e2
Merge pull request #7468 from electron/focus-window-when-menu-is-clicked
...
Focus window when menu button is pressed
2016-10-04 14:22:49 +09:00
Kevin Sawicki
bb04069e83
Merge pull request #7437 from fplucas/master
...
📝 Translation of CONTRIBUTING.md to pt-br [ci skip]
2016-10-03 15:37:52 -07:00
Amitoj
a938859eb8
repl-docs: move file to tutorials
...
also add note for renderer processes.
2016-10-04 00:12:25 +05:30
Lucas Pugliesi
8d35576a36
Merge CONTRIBUTING.md
2016-10-03 15:18:03 -03:00
Kevin Sawicki
9cae04edde
Remove unused ButtonListener
2016-10-03 10:26:18 -07:00
Kevin Sawicki
11684c2c73
Focus submenu buttons when clicked
2016-10-03 10:13:41 -07:00
Kevin Sawicki
e258973490
Merge pull request #7434 from rafaelstz/patch-2
...
Update year in LICENSE file
2016-10-03 09:29:54 -07:00
Kevin Sawicki
00d57fa547
Merge pull request #7433 from rafaelstz/patch-1
...
Update license in README file
2016-10-03 09:29:26 -07:00
Kevin Sawicki
24106469c5
Merge pull request #7456 from amitmerchant1990/patch-1
...
Update accessibility.md
2016-10-03 09:28:22 -07:00
Kevin Sawicki
9c55280917
Merge pull request #7457 from josephfrazier/fix-findinpage-links
...
Fix webContents.findInPage links in docs
2016-10-03 09:22:53 -07:00
Cheng Zhao
98333049ec
Merge pull request #7452 from enlight/node-buffer-safe-free
...
Prevent undefined behavior when some Node Buffer objects are destroyed
2016-10-03 21:57:37 +09:00
Cheng Zhao
63b45a873b
Merge pull request #7451 from was4444/master
...
keep up with en version
2016-10-03 21:35:06 +09:00
Cheng Zhao
ec34bfde26
Merge pull request #7432 from electron/check-if-window-closed
...
Ignore already closed windows
2016-10-03 21:21:35 +09:00
Cheng Zhao
8ae91ea2ee
Merge pull request #7444 from rogerlista/master
...
📝 Translation of CODE OF CONDUCT.md to pt-BR [ci skip]
2016-10-03 21:19:35 +09:00
Cheng Zhao
772c456513
Merge pull request #7335 from miniak/set-default-error-mode
...
Add process.setDefaultErrorMode()
2016-10-03 20:53:42 +09:00
Cheng Zhao
3a4cd19226
Merge pull request #7461 from electron/revert-7416-fix-windows-draggable-high-dpi
...
Revert "Fix for issues seen on frameless window (Windows) when at 200% resolution"
2016-10-03 20:42:44 +09:00
Cheng Zhao
4d8c1c61a5
Revert "Fix for issues seen on frameless window (Windows) when at 200% resolution"
2016-10-03 20:41:52 +09:00
Cheng Zhao
bee3abe334
Merge pull request #7416 from bsclifton/fix-windows-draggable-high-dpi
...
Fix for issues seen on frameless window (Windows) when at 200% resolution
2016-10-03 18:34:18 +09:00
Joseph Frazier
5d1c626a53
Fix webContents.findInPage links in docs
2016-10-03 02:07:52 -04:00
Amit Merchant
fb612075c4
Update accessibility.md
2016-10-03 11:13:25 +05:30
Vadim Macagon
7c5d3296e7
Prevent undefined behavior when some Node Buffer objects are destroyed
...
If node::Buffer::New() is used to wrap an existing chunk of memory
without providing a custom callback to release that memory then Node
will just use `free()`. In a couple of places Node buffer objects were
constructed from chunks of memory that were allocated with `new[]`, but
a custom callback to release that memory was omitted, this resulted in
undefined behavior when those buffers were destroyed because `free()`
was used to release memory allocated with `new[]`.
To avoid undefined behavior the aforementioned buffer objects are now
constructed with a custom callback that safely releases the underlying
chunk of memory.
2016-10-03 10:26:26 +07:00
Amitoj
002b9b5d4b
add link to repl documentation
2016-10-02 23:47:11 +05:30
Amitoj
a0a23e04cf
s/provides/provides a/
2016-10-02 23:42:37 +05:30
wxf
763fdb4be1
keep up with en version
2016-10-02 21:45:22 +08:00
Amitoj
4d0cef5070
add REPL documentation
2016-10-02 18:20:29 +05:30
Rogério
18c7ba94f8
📝 Translation of accessibility.md to pt-BR [ci skip]
2016-10-01 21:28:17 -03:00
Rogério
5fb72b5e05
📝 Translation of README.md to pt-BR [ci_skip]
2016-10-01 20:55:12 -03:00
Rogério
960971b195
📝 Translation of CONTRIBUTING.md to pt-BR[ci skip]
2016-10-01 19:56:01 -03:00
Rogério
b10a6422d4
Translation of CODE OF CONDUCT.md to pt-BR [ci skip]
2016-10-01 17:59:30 -03:00
Lucas Pugliesi
2714f280f5
📝 Translation of file-object.md to pt-br [ci skip]
2016-10-01 09:07:49 -03:00
Lucas Pugliesi
9c53d241fa
📝 Translation of CONTRIBUTING.md to pt-br [ci skip]
2016-10-01 08:45:31 -03:00
Rafael Corrêa Gomes
f4d33e366d
Update year in LICENSE file
2016-10-01 00:34:29 -03:00
Rafael Corrêa Gomes
73cdf35c98
Update license in README file
2016-10-01 00:33:51 -03:00
Kevin Sawicki
140651c258
Ignore already closed windows
2016-09-30 15:04:13 -07:00
Kevin Sawicki
ff6a8fac2a
Merge pull request #7417 from electron/check-sheet-parent-before-beginning
...
Only begin sheet when no sheet parent
2016-09-30 13:08:35 -07:00
Kevin Sawicki
1807458c66
Only begin sheet when no sheet parent
2016-09-30 10:43:43 -07:00
Kevin Sawicki
fb41474555
Merge pull request #7429 from electron/webview-max-listeners
...
Ensure webviews get reset after spec finishes
2016-09-30 10:43:27 -07:00
Kevin Sawicki
3f390c6849
Ensure webviews get reset after spec finishes
2016-09-30 10:15:11 -07:00
Kevin Sawicki
4a186069d9
Merge pull request #7428 from electron/sandbox-specs
...
Explicitly close popup window from sandbox spec
2016-09-30 09:28:59 -07:00
Kevin Sawicki
d942694695
openedWindow -> popupWindow
2016-09-30 08:54:24 -07:00
Kevin Sawicki
766f5afabd
Explicitly close popup window
2016-09-30 08:50:41 -07:00
Kevin Sawicki
e16fa08e61
🎨
2016-09-30 08:38:21 -07:00
Kevin Sawicki
b07d4eba11
Merge pull request #7427 from tinydew4/translate-ko
...
Update ko-KR/api/session.md
2016-09-30 08:14:46 -07:00
tinydew4
f1d1070baa
Update ko-KR/api/session.md
2016-09-30 15:09:11 +00:00
Kevin Sawicki
0c146de7dd
Merge pull request #7422 from tinydew4/translate-ko
...
Update korean CODE_OF_CONDUCT.md
2016-09-30 07:56:07 -07:00
Cheng Zhao
5a56de501a
Bump v1.4.2
2016-09-30 17:39:27 +08:00
Cheng Zhao
11d16a7342
Merge pull request #7415 from electron/disable-tab-menu-on-sierra
...
Hide Show Tab Bar menu item on macOS Sierra
2016-09-30 17:23:54 +08:00
Cheng Zhao
1b5db42ec6
Merge pull request #7398 from electron/cookie-changed-event
...
Add cookie changed event
2016-09-30 17:10:44 +08:00
tinydew4
0b6b4ca50d
Update CODE_OF_CONDUCT.md
2016-09-30 06:32:07 +00:00
tinydew4
e7e8b3fdb6
Remove BOM to korean docs
2016-09-30 00:03:29 +00:00
Milan Burda
5bfa898a02
Always drop SEM_NOGPFAULTERRORBOX flag from error mode (enables WER if crashReporter is not started)
2016-09-29 13:57:41 -07:00
Kevin Sawicki
770a3509cf
Add forward declaration of NSWindow.allowsAutomaticWindowTabbing
2016-09-29 10:54:59 -07:00
Kevin Sawicki
b14870d9a1
Merge pull request #7413 from deepak1556/devtools_filesystemapi_patch
...
browser: allow filesystem access for devtools scheme
2016-09-29 10:52:47 -07:00
Brian Clifton
52340b43f5
Possible fix for issues seen on frameless window (Windows) when at 200%
2016-09-29 10:48:36 -07:00
deepak1556
1323542373
browser: allow filesystem access for devtools scheme
2016-09-29 22:54:39 +05:30
Kevin Sawicki
24b9313958
Disable Show Tab Bar menu item on macOS Sierrra
2016-09-29 10:18:15 -07:00
Kevin Sawicki
0e1290fc10
Upgrade brightray for merged cookie delegate support
2016-09-29 09:18:21 -07:00
Kevin Sawicki
8abe8fe01d
Remove unneeded locker and handle scope
2016-09-29 09:16:35 -07:00
Kevin Sawicki
77b35ba7ab
Use separate session for cookies change event test
2016-09-29 09:16:35 -07:00
Kevin Sawicki
96e48ac13c
Document cookie changed event
2016-09-29 09:16:35 -07:00
Kevin Sawicki
d83534d513
Add specs for cookie changed event
2016-09-29 09:16:35 -07:00
Kevin Sawicki
19c7ee0932
Use scoped_refptr for cookie delegate
2016-09-29 09:16:35 -07:00
Kevin Sawicki
24bcf6ac16
Add initial cookie changed event support
2016-09-29 09:16:29 -07:00
Kevin Sawicki
5d23d165a9
Upgrade brigthray for cookie monster delegate
2016-09-29 09:16:29 -07:00
Kevin Sawicki
b3b9994ce8
Configure ink drops on menu bar buttons ( #7397 )
...
* Add ink drop to menu bar buttons
* Pass background color to submenu button
* Sort includes
2016-09-29 09:15:12 -07:00
Arus
df0bda058f
Update korean docs, according to most recent changes and other missing. ( #7400 )
...
* Apply changes
* Apply changes
* Apply changes
* Apply changes
* Fix all JS standard syntax errors
* Apply of recent changes, #7374
2016-09-29 08:52:40 -07:00
Cheng Zhao
15b8449411
Merge pull request #7393 from electron/upgrade-brigthray-for-ct-fix
...
Upgrade Brightray for certificate transparency crash fix
2016-09-29 16:56:31 +08:00
Cheng Zhao
e1d68fa3cd
Merge pull request #7374 from electron/fixup-return-values
...
Update docs to contain more specific return values
2016-09-29 16:44:08 +08:00
Cheng Zhao
2c9ce3f3e0
Merge pull request #7372 from electron/update-docs-linter
...
update electron-docs-linter
2016-09-29 16:43:22 +08:00
Cheng Zhao
734f42b5f9
Merge pull request #7319 from Menci/master
...
Workaround for electron/electron#5050
2016-09-29 16:42:30 +08:00
Kevin Sawicki
3cff64001d
Upgrade brightray for CT crash fix
2016-09-28 16:02:48 -07:00
Kevin Sawicki
241297fb2e
Merge pull request #7388 from electron/custom-window-level-test
...
Add test for BrowserWindow.setAlwaysOnTop
2016-09-28 15:47:29 -07:00
Kevin Sawicki
d4583006b3
Merge pull request #7391 from kiavashps/patch-1
...
docs: app.md - fix relaunch arg concat syntax
2016-09-28 10:30:59 -07:00
Kiavash Page
d42e51e33a
app.md - fix relaunch arg concat syntax
2016-09-28 10:23:03 -07:00
Kevin Sawicki
3bed19d70d
Add spec for BrowserWindow.setAlwaysOnTop
2016-09-28 09:23:52 -07:00
Kevin Sawicki
fd6ef6712f
Link to window level macOS docs
2016-09-28 09:20:22 -07:00
Cheng Zhao
c51982a231
Merge pull request #7362 from bsclifton/fix-windows-draggable-high-dpi
...
Fixes mouse coordinates for Windows when display is set to a higher DPI
2016-09-28 19:42:17 +08:00
Cheng Zhao
53d4c36332
Merge pull request #7353 from electron/no-login-item-apis-on-mas
...
document lack of MAS support for login item APIs
2016-09-28 19:20:32 +08:00
Cheng Zhao
de76bf5f63
Merge pull request #7296 from adammeyer/custom-window-level
...
Allow custom window level when sending window to top
2016-09-28 19:18:12 +08:00
Samuel Attard
e0e47ea9a1
Update docs to contain more specific return values
2016-09-28 18:28:44 +13:00
Zeke Sikelianos
3989139378
update electron-docs-linter
2016-09-27 22:04:22 -07:00
Menci
ca68dfe097
🎨 Remove extra semicolon
2016-09-28 06:45:15 +08:00
Kevin Sawicki
5114d571df
Merge pull request #7364 from tiagotol/patch-1
...
Update quick-start.md
2016-09-27 13:02:25 -07:00
tiagotol
08808664b6
Update quick-start.md
2016-09-27 14:29:35 -03:00
Brian Clifton
13de65d310
Fixes mouse coordinates for Windows when display is set to a higher DPI (ex: enlarged by 150% using display settings)
2016-09-27 08:23:48 -07:00
Zeke Sikelianos
6728efe87e
Merge pull request #7339 from electron/document-return-values
...
Document the return values of all methods in the docs
2016-09-27 07:39:25 -07:00
Cheng Zhao
458c4dd129
Merge branch 'support-chromium-sandbox' of https://github.com/tarruda/electron into tarruda-support-chromium-sandbox
2016-09-27 20:02:23 +08:00
Menci
ef45b67dbf
🐧 🐛 Move the workaround to lib/browser/init.js
2016-09-27 19:19:52 +08:00
Cheng Zhao
604700187d
Merge pull request #7327 from MaxWhere/osr-fixes
...
Small fixes for offscreen rendering
2016-09-27 19:17:10 +08:00
Cheng Zhao
7e1ae369ed
Merge pull request #7356 from electron/fix-typo
...
fix typo
2016-09-27 19:05:06 +08:00
Cheng Zhao
9850af93c9
Merge pull request #7313 from electron/add-type-to-webview-style-tag
...
add type to webview style tag
2016-09-27 19:03:08 +08:00
Cheng Zhao
4c8d0ab804
Merge pull request #7298 from deepak1556/content_settings_patch
...
protocol: disable storage for non standard custom schemes
2016-09-27 18:52:36 +08:00
Thiago de Arruda
47fd41715f
Add some tests for "sandbox" option
2016-09-27 06:01:47 -03:00
Thiago de Arruda
a64978b812
Use the routing id on api::WebContents::GetID
...
The sandbox option allows multiple webContents in one renderer process, so using
the only the renderer id to identify WebContents instances is no longer an
option.
WebContents::GetID now returns a 64-bit integer, which is composed of both the
process id(high 32), and the RenderViewHost routing id(low 32). Also add a
`GetProcessID` that retrieves the renderer process id, a requirement in some of
our javascript code.
2016-09-27 06:01:47 -03:00
Thiago de Arruda
524bab530a
Improve AtomSandboxedRendererClient to support preload scripts.
...
Add RenderFrameObserver/RenderViewObserver subclasses that implement the
necessary support for preload scripts in sandboxed renderers.
2016-09-27 06:01:47 -03:00
Thiago de Arruda
72154b64ed
Embed setup bundle for preload scripts in sandboxed renderers.
...
Add a gyp target that creates a browserify bundle starting with
`lib/sandboxed_renderer/init.js`, which is embedded into the executable using
the `atom_js2c` target.
The goal of this bundle is to provide a very basic environment for preload
scripts where a `require` function is available.
2016-09-27 06:01:47 -03:00
Thiago de Arruda
695509e267
Add browser side support for reading files from renderer.
2016-09-27 06:01:46 -03:00
Thiago de Arruda
0f7652dc85
Move code that defines ipcRenderer methods into another file.
2016-09-27 06:01:46 -03:00
Thiago de Arruda
1713200084
Refactor the atom_js2c target to include javascript from multiple dirs.
...
Before invoking js2c, copy all files that must be embedded into the shared
intermediate directory, and modify the js2c wrapper script to include all files
from that directory(which is passed as argument).
This allows the build system to embed files that don't share a common base
directory, such as javascript generated at build time.
2016-09-27 06:01:46 -03:00
Thiago de Arruda
6afe8aa7f2
Move EmitIPCEvent into AtomRenderViewObserver.
...
Refactor this function as a method so it is possible to inherit most behavior
from AtomRenderViewObserver and override EmitIPCEvent.
2016-09-27 06:01:46 -03:00
Thiago de Arruda
c8629019f5
Expose atom_api_renderer_ipc module API
2016-09-27 06:01:46 -03:00
Thiago de Arruda
a7b6332ed0
Add atom::AtomSandboxedRendererClient class
2016-09-27 06:01:46 -03:00
Thiago de Arruda
06cc9a44fe
Add support for native chromium popups on sandboxed renderers.
...
- Allow `api::Window` instances to be created from existing `api::WebContents`.
- Override `WebContentsCreated` and `AddNewContents` to wrap renderer-created
`content::WebContents` into `api::WebContents`.
- For `content::WebContents` that should be displayed in new windows, pass the
wrapped `api::WebContents` object to window manager.
2016-09-27 06:01:46 -03:00
Thiago de Arruda
0b3b29938f
Allow api::WebContents to fully wrap an existing content::WebContents.
...
- Add an overload to `WebContents::CreateFrom` that accepts a type parameter. If
type is `REMOTE`, initialization is the same as before(a thin wrapper). If
not, the `api::WebContents` will be fully initialized, as if it was created by
`api::WebContents::Create`.
- Move common initialization code to `InitWithSessionAndOptions`.
2016-09-27 06:01:46 -03:00
Thiago de Arruda
1b1541fe1a
Decouple api::Window initialization from api::WebContents construction.
2016-09-27 06:01:46 -03:00
Thiago de Arruda
1d228446db
Expose --enable-sandbox command-line switch.
...
When `--enable-sandbox` is passed, electron will use chromium sandbox to spawn
all renderers, and every new BrowserWindow will automatically have "sandboxed"
passed as a web preference(since the renderer would not work properly
otherwise).
2016-09-27 06:01:46 -03:00
Thiago de Arruda
c783ec72bc
Add "sandboxed" option to "webPreferences".
...
When "sandboxed" is passed as a web preference for `BrowserWindow`, the newly
created renderer won't run any node.js code/integration, only communicating with
the system via the IPC API of the content module. This is a requirement for
running the renderer under chrome OS-level sandbox.
Beyond that, certain behaviors of AtomBrowserClient are modified when dealing
with sandboxed renderers:
- `OverrideSiteInstanceNavigation` no longer create a new `SiteInstance` for
every navigation. Instead, it reuses the source `SiteInstance` when not
navigating to a different site.
- `CanCreateWindow` will return true and allow javascript access.
2016-09-27 06:01:46 -03:00
Zeke Sikelianos
90c5972fce
Merge pull request #7342 from tinydew4/update-changes
...
Update changes to korean docs.
2016-09-26 22:19:45 -07:00
Zeke Sikelianos
1f677ed361
fix typo
2016-09-26 22:12:51 -07:00
Zeke Sikelianos
9c19b4e3d5
Merge pull request #7343 from tinydew4/translate-ko
...
Translate newest styleguide.md and update changes to system-preferences.md
2016-09-26 21:47:42 -07:00
Zeke Sikelianos
d4a1f396fb
tweak wording about complex objects
2016-09-26 21:04:54 -07:00
arus
72e3816143
Change a word
2016-09-27 09:38:23 +09:00
arus
9dd181c206
Change some sentences after review
2016-09-27 09:34:59 +09:00
Zeke Sikelianos
9828926002
Merge pull request #7340 from tinydew4/fix-link
...
Fix broken link in original docs
2016-09-26 12:04:22 -07:00
Zeke Sikelianos
bb955b6202
document lack of MAS support for login item APIs
2016-09-26 11:00:13 -07:00
Cheng Zhao
1dd05ff520
Merge pull request #7338 from electron/fix-get-accent-color-docs
...
Fix getAccentColor() docs in system-preferences.md
2016-09-26 15:39:40 +08:00
Cheng Zhao
19bd5ea8ba
Merge pull request #7316 from tinydew4/update-ko
...
Update debugging-main-process and Add planned-breaking-changes
2016-09-26 12:56:22 +08:00
arus
bcf7a86dc7
Update changes to ko-KR/api
2016-09-26 00:03:32 +09:00
arus
2fbdac1034
Update changes to ko-KR/api/app.md
2016-09-25 23:50:36 +09:00
arus
577585df63
Update changes to ko-KR/api/power-monitor.md
2016-09-25 23:48:09 +09:00
arus
f13bd655a1
Update changes to ko-KR/api/screen.md
2016-09-25 23:45:56 +09:00
arus
81de0518d9
Update changes to ko-KR/api/web-contents.md
2016-09-25 23:43:24 +09:00
arus
d93a86e8cc
Remove some changes
2016-09-25 23:37:34 +09:00
arus
7e186cee55
Remove some changes
2016-09-25 23:28:59 +09:00
arus
97da066ae2
Update changes to ko-KR/api/web-contents.md
2016-09-25 23:25:05 +09:00
arus
b58f73b5c9
Update change to ko-KR/README.md
2016-09-25 23:18:18 +09:00
arus
ad1cb16a76
Update changes to web-view-tag.md
2016-09-25 22:58:41 +09:00
arus
cd4a66dca5
Update changes to browser-window.md
2016-09-25 22:40:05 +09:00
arus
cc282a1114
Update /ko-KR/api/system-preferences.md
2016-09-25 21:57:43 +09:00
arus
270d6f774a
Update changes to browser-window and correct a word
2016-09-25 21:40:33 +09:00
Samuel Attard
987a2e173a
Fix docs linting
2016-09-25 21:57:37 +13:00
arus
66efaa5e0f
Update /ko-KR/styleguide.md
2016-09-25 17:04:34 +09:00
arus
27a9f960de
Fix broken link
2016-09-25 16:15:16 +09:00
arus
74e03d285e
Fix broken link
2016-09-25 16:13:34 +09:00
arus
123f2a8265
Update /ko-KR/styleguide.md
2016-09-25 16:05:45 +09:00
arus
d25c2d0f41
Update /ko-KR/api/system-preferences.md
2016-09-25 16:05:45 +09:00
Samuel Attard
d2a701a465
Document the return values of all methods in the docs
2016-09-25 12:59:30 +13:00
Vadim Macagon
1df30821db
Fix getAccentColor() docs in system-preferences.md
...
Example was using a non-existent method.
2016-09-25 01:45:34 +07:00
Zeke Sikelianos
bf88fe32fd
Merge pull request #7333 from tinydew4/translate-ko
...
Translate CODE_OF_CONDUCT and change a word as other docs, in korean
2016-09-24 10:04:04 -07:00
arus
e21d5bd380
Change some sentences more smoothly
2016-09-24 15:58:58 +09:00
arus
04bdc87283
Change some smoothly
2016-09-24 11:33:31 +09:00
arus
177ccbc014
Translate CODE_OF_CONDUCT and change a word as other docs, in korean
2016-09-24 10:37:17 +09:00
Zeke Sikelianos
d6cd9e3034
Merge pull request #7331 from tinydew4/fix-link
...
Fix broken links
2016-09-23 17:19:07 -07:00
Zeke Sikelianos
d391f1b527
Merge pull request #7330 from tinydew4/translate-ko
...
Translate accessibility and change some in korean
2016-09-23 17:07:40 -07:00
arus
8c7a4de27b
Fix broken links
2016-09-24 08:26:25 +09:00
Arus
7cd7894878
Update accessibility.md
2016-09-24 08:23:36 +09:00
arus
d7fc7ef2ee
Fix errata
2016-09-24 08:19:24 +09:00
arus
6aef061362
Translate accessibility.md in korean
2016-09-24 08:14:19 +09:00
arus
e4943b3ab3
Change more smoothly
2016-09-24 07:18:39 +09:00
arus
091136908d
Replace changes as link of original docs
2016-09-24 06:51:28 +09:00
Zeke Sikelianos
c6390e71d9
Merge pull request #7314 from tinydew4/translate-ko
...
Translate ko, debug-instructions-macos.md
2016-09-23 11:53:45 -07:00
gellert
ab5e51c209
fixes software rendering on macos and small resizing addition
2016-09-23 20:27:05 +02:00
Menci
938b9e897a
🐧 🐛 Workaround for electron/electron#5050
...
Chromium only show the Tray icon with libappindicator when the env `XDG_CURRENT_DESKTOP`'s value is `Unity`. But under elementaryOS its value is 'Pantheon'.
Set it to `Unity` before app startup make the tray icon show under elementaryOS.
2016-09-23 18:07:43 +08:00
arus
924033c2ba
Remove notice on top
2016-09-23 14:03:42 +09:00
arus
99e256f461
Translate debug-instructinos-macos.md in korean
2016-09-23 14:03:42 +09:00
arus
d2bcbafe73
Translate additonally
2016-09-23 12:56:21 +09:00
arus
5c07643d24
Apply debugging-main-process changes in korean
2016-09-23 12:51:28 +09:00
Zeke Sikelianos
56d62ff589
add html doctype
2016-09-22 14:47:20 -07:00
Zeke Sikelianos
62375663ab
add type to webview style tag
2016-09-22 14:34:03 -07:00
Kevin Sawicki
f5694daeb7
Merge pull request #7299 from Gioggio/master
...
Docs: Start Italian translations
2016-09-22 12:21:09 -07:00
Gioggio
3a73625ece
📝 Update translation for faq.md
...
[ci skip]
2016-09-22 21:07:13 +02:00
Gioggio
3b45f5a8e9
📝 Add styleguide.md
...
[ci skip]
2016-09-22 21:07:13 +02:00
Gioggio
78791763cf
📝 Fix typos and improve translations in README.md
...
[ci skip]
2016-09-22 21:07:13 +02:00
Gioggio
81b55c1700
📝 Add faq.md
...
[ci skip]
2016-09-22 21:07:13 +02:00
Gioggio
39a3ffdb9d
📝 Add README.md
...
[ci skip]
2016-09-22 21:07:13 +02:00
Kevin Sawicki
df03c92249
Compare against NSNormalWindowLevel in IsAlwaysOnTop
2016-09-22 09:41:06 -07:00
Kevin Sawicki
c336cf59c1
Ignore level when calling SetAlwaysOnTop on Widget
2016-09-22 09:38:04 -07:00
Kevin Sawicki
fcd6fd9fd5
Merge pull request #7310 from BenV/patch-1
...
Add npm_config_target_arch to native module doc
2016-09-22 09:34:19 -07:00
Kevin Sawicki
1ec173ad81
Merge pull request #7308 from tinydew4/translate-ko
...
Apply docs changes to korean docs
2016-09-22 09:32:41 -07:00
Kevin Sawicki
bce62622bb
Fix compiler errors
2016-09-22 09:22:28 -07:00
Ben Vinson
1290ddb5c9
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.
2016-09-22 09:46:31 -06:00
Kevin Sawicki
ea42722918
Merge pull request #7284 from enlight/debugging-with-electron-inspector
...
Split up debugging-main-process.md, add electron-inspector guide
2016-09-22 08:40:38 -07:00
arus
aac09e5234
Fix erratum
2016-09-22 22:56:19 +09:00
arus
df3896b143
Apply docs changes to korean docs
2016-09-22 22:53:11 +09:00
Cheng Zhao
903bf444d9
Bump v1.4.1
2016-09-22 19:05:58 +09:00
Cheng Zhao
3dad8734a0
Do not copy api.json on Windows
2016-09-22 19:05:58 +09:00
Vadim Macagon
762a5bbefa
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 )
2016-09-22 15:43:06 +07:00
Cheng Zhao
d3a175cea8
Merge pull request #7303 from electron/fix-out-dir
...
electron-api.json is under out/ instead of out/R/
2016-09-22 14:39:33 +09:00
Cheng Zhao
4e0f810148
electron-api.json is under out/ instead of out/R/
2016-09-22 14:31:28 +09:00
Cheng Zhao
32543997d4
Merge pull request #7297 from electron/clean-docs
...
Mention build cleaning on all three platforms
2016-09-22 14:14:36 +09:00
Cheng Zhao
c9a3ab3a81
Merge pull request #7295 from electron/native-image-bad-path-docs
...
Mention createFromPath bad path return value
2016-09-22 14:14:15 +09:00
Cheng Zhao
3b4a071723
Merge pull request #7294 from electron/mutate-remote-array-docs
...
Mention mutating remote arrays and buffers
2016-09-22 14:13:49 +09:00
Cheng Zhao
de9b01409b
Merge pull request #7293 from electron/bookmark-windows-docs
...
Mention using fallback text when writing bookmarks on Windows
2016-09-22 14:13:28 +09:00
Cheng Zhao
296a53536d
Merge pull request #7292 from electron/ct-log-verifiers
...
Upgrade Brigthray for CT log verifier fix
2016-09-22 14:11:20 +09:00
adammeyer
783d47f78b
custom window level as string
2016-09-21 22:49:06 -04:00
adammeyer
b35bde662a
custom window level docs
2016-09-21 19:06:36 -04:00
deepak1556
ad783652c8
update docs
2016-09-22 00:20:34 +05:30
deepak1556
7ba947aee9
add spec
2016-09-22 00:15:25 +05:30
Kevin Sawicki
696e5e73bc
Upgrade Brigthray for CT log verifier fix
2016-09-21 11:29:09 -07:00
Kevin Sawicki
a723d17f49
Mention cleaning on all three platforms
2016-09-21 11:10:52 -07:00
Kevin Sawicki
f8236c1a65
Add more failure asserts for nativeImage.createFromPath
2016-09-21 10:48:24 -07:00
Kevin Sawicki
546c0e7822
Mention createFromPath failure cases
2016-09-21 10:48:01 -07:00
Kevin Sawicki
e7c4d2523b
Mention mutating remote arrays and buffers
2016-09-21 10:44:54 -07:00
adammeyer
fbb3a288ec
Allow custom window level when sending window to top
2016-09-21 13:35:59 -04:00
Kevin Sawicki
cae15ad6b5
Mention using fallback text when writing bookmarks on Windows
2016-09-21 10:31:01 -07:00
deepak1556
ed465208a2
renderer: add content settings class for managing storage
2016-09-21 21:47:30 +05:30
Kevin Sawicki
c2c48c4079
Merge pull request #7290 from tinydew4/translate-ko
...
Translate tutorial/about.md
2016-09-21 09:04:20 -07:00
Kevin Sawicki
dc7d2dab68
Merge pull request #7287 from tinydew4/translate-update
...
Update windows-store-guide.md in ko-KR docs
2016-09-21 09:03:48 -07:00
arus
146970d29d
Add missing sample codes
2016-09-22 00:35:27 +09:00
arus
ba2cb42f0d
Remove incorrect letters
2016-09-22 00:30:20 +09:00
arus
7dfe1a59b1
Translate remains in about.md
2016-09-22 00:18:28 +09:00
arus
4343f762ac
Translate some in about.md
2016-09-22 00:15:57 +09:00
arus
e2f53c6bcc
Translate some in about.md
2016-09-22 00:13:44 +09:00
arus
5c22f2ca5d
Translate some in about.md
2016-09-22 00:05:26 +09:00
arus
b6d4014bd5
Translate some in about.md
2016-09-22 00:04:24 +09:00
arus
6b8f5f5b7f
Translate some in about.md
2016-09-22 00:01:21 +09:00
arus
b7e2f819a3
Translate Core Philosophy in about.md
2016-09-21 23:55:16 +09:00
arus
a8e0e8d7fd
Translate LTS in about.md
2016-09-21 23:42:07 +09:00
arus
beea9a7c36
Translate Update dependencies and Versioning in about.md
2016-09-21 23:35:19 +09:00
arus
a44d7a3bc6
Translate some in aboud.md
2016-09-21 23:11:29 +09:00
arus
b45db70d21
Translate Releases in about.md
2016-09-21 23:08:32 +09:00
arus
8feff471ce
Modify some in about.md
2016-09-21 23:04:41 +09:00
arus
00dec166e9
Translate Core Team and Contributors in about.md
2016-09-21 23:03:23 +09:00
arus
ebbbaf1ab0
Translate Core Team and Contributors in about.md
2016-09-21 23:03:02 +09:00
arus
29312186de
Translate about/about electron in Korean
2016-09-21 22:38:17 +09:00
arus
e1d9e4ffcb
Merge branch 'translate-update' of https://github.com/tinydew4/electron into translate-update
2016-09-21 22:01:54 +09:00
arus
b6c04c9e35
Update windows-store-guide.md in ko-KR docs
2016-09-21 22:00:48 +09:00
arus
405b411a29
Merge branch 'translate-update' of https://github.com/tinydew4/electron into translate-update
2016-09-21 21:44:07 +09:00
arus
582fc50cf6
Update windows-store-guide.md in ko-KR docs
2016-09-21 21:43:18 +09:00
arus
b74cfda7b9
Update windows-store-guide.md in ko-KR docs
2016-09-21 21:35:35 +09:00
Cheng Zhao
805ce0dee9
Merge pull request #7276 from electron/google-api-key-env2
...
allow GOOGLE_API_KEY to be set
2016-09-21 15:16:29 +09:00
Zeke Sikelianos
f4a8fb9eb4
🎨 standard
2016-09-20 14:55:45 -07:00
Kevin Sawicki
85702604c3
Merge pull request #7277 from electron/dictionary-to-object
...
Set parameter type to Object instead of Dictionary
2016-09-20 14:48:48 -07:00
Kevin Sawicki
98999f4850
Add missing s in progress
2016-09-20 14:46:17 -07:00
Kevin Sawicki
b5e1571204
Set parameter type to Object
2016-09-20 14:26:55 -07:00
Zeke Sikelianos
d7934e7525
add link to chromium API keys doc
2016-09-20 14:13:30 -07:00
Zeke Sikelianos
7fcba6ba0f
document the GOOGLE_API_KEY env var
2016-09-20 13:58:39 -07:00
Kevin Sawicki
ea1927f428
Store api_key_ on TokenLoadingJob
2016-09-20 13:24:45 -07:00
Zeke Sikelianos
fa2aaa48b1
allow GOOGLE_API_KEY to be set in environment
2016-09-20 12:01:59 -07:00
Kevin Sawicki
dee383db07
Merge pull request #7273 from tinydew4/fix-links
...
Fix some bronken links
2016-09-20 09:00:08 -07:00
Kevin Sawicki
04a1dc8e1e
Merge pull request #7272 from tinydew4/translate-ko
...
Translate "offscreen rendering" in Korean
2016-09-20 08:59:53 -07:00
Kevin Sawicki
ae31ded165
Merge pull request #7265 from octref/patch-1
...
Add instruction for debugging main process in VSCode
2016-09-20 08:59:37 -07:00
arus
402e977b40
Fix some bronken links
2016-09-20 23:36:20 +09:00
arus
a65c8cae63
modify some
2016-09-20 23:30:46 +09:00
arus
47a03d3ca1
modify some
2016-09-20 23:29:34 +09:00
arus
b4a13fda3a
Translate offscreen rendering in Korean
2016-09-20 23:19:15 +09:00
Cheng Zhao
e11672d42b
Merge pull request #7262 from tinydew4/patch-1
...
Update browser-window.md
2016-09-20 16:04:25 +09:00
Cheng Zhao
30a6b597a5
Merge pull request #7239 from darkdh/6873
...
Emit scroll-touch-edge event instead of changing the behavior of scrollll-touch-begin/end
2016-09-20 14:51:10 +09:00
Pine
c45ca254e3
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.
2016-09-19 22:43:05 -07:00
Cheng Zhao
143d7ab98f
Merge pull request #7264 from electron/docs-readme
...
Docs Readme
2016-09-20 14:31:31 +09:00
Cheng Zhao
e3e450613d
Merge pull request #7157 from Mossop/moveguest
...
Allow moving a webcontents to a different webview
2016-09-20 14:28:42 +09:00
Cheng Zhao
77fdc67235
Merge pull request #7173 from electron/windows-system-color
...
Add an app API method to fetch the system ColorizationColor
2016-09-20 14:06:21 +09:00
Zeke Sikelianos
61e50046bd
link to the documentation styleguide
2016-09-19 21:10:36 -07:00
Zeke Sikelianos
1cdf8bbc10
break up run-on sentence
2016-09-19 21:09:31 -07:00
Zeke Sikelianos
a3d2cdaa2c
website doesn't display docs for old versions any more
2016-09-19 21:09:02 -07:00
Arus
159e2f2dab
Update browser-window.md
2016-09-20 11:26:04 +09:00
Kevin Sawicki
e8f3cf164b
Merge pull request #7227 from electron/felix-cmd-strings
...
Ensure correct types for commandLine
2016-09-19 10:22:28 -07:00
Samuel Attard
456f102cdc
Fix k typo
2016-09-20 02:42:41 +10:00
Samuel Attard
ba98109d33
Remove semicolons from spec
2016-09-20 02:41:26 +10:00
Samuel Attard
9f94652792
Add basic spec for getAccentColor
2016-09-20 02:41:26 +10:00
Samuel Attard
1454510549
Alphabetical method ordering
2016-09-20 02:41:26 +10:00
Samuel Attard
c0f8b4895d
Update docs
2016-09-20 02:41:26 +10:00
Samuel Attard
5dd5dbb3d8
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)
2016-09-20 02:41:26 +10:00
Kevin Sawicki
48fd2bd35f
binding -> bindings
2016-09-19 09:31:59 -07:00
Felix Rieseberg
29fa48d8c3
🔧 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.
2016-09-19 09:31:59 -07:00
Felix Rieseberg
90bff4d9de
🔧 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.
2016-09-19 09:31:59 -07:00
Cheng Zhao
b05254807b
Merge pull request #7253 from electron/osr-crash
...
Unsubscribe observer when OffScreenRenderWidgetHostView is destroyed
2016-09-19 17:54:31 +09:00
Cheng Zhao
e504d82554
spec: Suppress the download.pdf test on AppVeyor
2016-09-19 17:12:33 +09:00
Cheng Zhao
5bf746700e
Unsubscribe observer when OffScreenRenderWidgetHostView is destroyed
2016-09-19 16:51:03 +09:00
Cheng Zhao
07a08077a2
Revert electron/brightray#246
2016-09-19 16:31:00 +09:00
Cheng Zhao
26004f1a66
Merge pull request #7241 from miniak/crashed-killed
...
Add killed argument for webContents.on("crashed") and app.on("gpu-process-crashed") events
2016-09-19 16:02:52 +09:00
Cheng Zhao
1c6586c4b9
Merge pull request #7238 from electron/felix-windows-store-docs
...
Update Windows Store Language
2016-09-19 15:54:23 +09:00
Cheng Zhao
0ac4b89a0a
Merge pull request #7236 from yuya-oc/accelerator-for-redo
...
Use Ctrl+Y as the accelerator of redo on Windows
2016-09-19 15:53:44 +09:00
Cheng Zhao
6de1eef078
Merge pull request #7234 from Mossop/testhistoryreplace
...
✅ Test that replacement history entries don't break forward navigation.
2016-09-19 15:47:30 +09:00
Cheng Zhao
1fd819e500
Merge pull request #7231 from miniak/default-error-mode
...
Fix ELECTRON_DEFAULT_ERROR_MODE
2016-09-19 15:44:52 +09:00
Cheng Zhao
a260647b4f
Merge pull request #7062 from MaxWhere/osr-sizing-fix
...
Offscreen invalidate and sizing fix
2016-09-19 15:38:11 +09:00
Cheng Zhao
ffe931bde7
Merge pull request #7226 from electron/power-monitor-error
...
Rethrow caught errors from process.binding
2016-09-19 15:25:18 +09:00
Cheng Zhao
27bc6c7883
Merge pull request #7233 from electron/deprecate-atom-shell-version
...
Deprecate process.versions['atom-shell']
2016-09-19 15:24:10 +09:00
Cheng Zhao
6c340cece8
Merge pull request #7229 from electron/update-clang
...
Update clang to r274142.
2016-09-19 15:23:57 +09:00
Cheng Zhao
64718173ef
Merge pull request #7230 from electron/windows-x64-link-crypt32
...
Link against crypt32.lib
2016-09-19 15:23:41 +09:00
Yuya Ochiai
43f955194e
🏁 Use Ctrl+Y as the accelerator of redo on Windows
2016-09-18 17:07:34 +09:00
Milan Burda
8567f79e67
Add killed argument for webContents.on("crashed") and app.on("gpu-process-crashed") events
2016-09-17 17:02:36 -07:00
Anthony Tseng
269a87b26f
Emit scroll-touch-edge event instead of changing the behavior of scroll-touch-begin/end
...
fix #6873
2016-09-17 22:50:10 +08:00
Felix Rieseberg
084110c56f
📝 Update Windows Store Language
2016-09-17 04:19:55 -07:00
Dave Townsend
47df447e4f
✅ Test that replacement history entries don't break forward navigation.
...
This is a test for #7175
2016-09-16 17:08:54 -07:00
Kevin Sawicki
1072519488
Mark atom-shell version as deprecated
2016-09-16 15:59:00 -07:00
gellert
37de2301f7
moves setsize call to osr renderwidgethostview
2016-09-16 23:28:51 +02:00
gellert
fec5a7d67a
removes extra header
2016-09-16 23:27:51 +02:00
gellert
8baaad4e0d
cleanup and adds docs
2016-09-16 23:27:51 +02:00
gellert
10ea0268e5
calling setsize only on osr windows
2016-09-16 23:27:11 +02:00
gellert
b4c220613f
adds invalidate method and proper resizing
2016-09-16 23:27:11 +02:00
Zeke Sikelianos
d4b204799d
Merge pull request #7120 from electron/lint-docs
...
Publish the public API as a JSON object
2016-09-16 14:05:32 -07:00
Milan Burda
12a2b144f3
Only drop the SEM_NOGPFAULTERRORBOX flag when calling SetErrorMode (ELECTRON_DEFAULT_ERROR_MODE)
2016-09-16 14:01:33 -07:00
Kevin Sawicki
7df86c48fa
Link against crypt32.lib
2016-09-16 13:17:58 -07:00
Kevin Sawicki
0c3ad527e3
initialize -> require
2016-09-16 13:09:06 -07:00
Haojian Wu
37e30cef60
Update clang to r274142.
2016-09-16 21:59:25 +02:00
Kevin Sawicki
0fda86f79a
Mention not requiring module until app is ready
2016-09-16 11:42:02 -07:00
Kevin Sawicki
e77d7e7f62
🎨
2016-09-16 11:41:53 -07:00
Kevin Sawicki
5d0f3534eb
Rethrow binding errors
2016-09-16 11:34:52 -07:00
Kevin Sawicki
577394442b
power-monitor -> powerMonitor
2016-09-16 09:58:27 -07:00
Cheng Zhao
d1274bb79f
Update brightray for #7073
2016-09-16 21:28:24 +09:00
Cheng Zhao
da677b683b
Merge pull request #7163 from MaxWhere/frame-sub-scale-fix
...
Frame subscriber improvements
2016-09-16 21:24:53 +09:00
Cheng Zhao
9dad9478fa
Merge pull request #7169 from deepak1556/download_defaultname_patch
...
browser: provide a default filename when unable to generate from download data
2016-09-16 21:19:21 +09:00
Cheng Zhao
ea244a5188
Merge pull request #7209 from electron/remote-function-missing-properties
...
Guard against missing remote function properties
2016-09-16 21:11:12 +09:00
Cheng Zhao
69d4cac760
Merge branch 'release'
2016-09-16 21:03:54 +09:00
deepak1556
e7f1265b64
add save-to-disk disposition for new-window event
2016-09-16 16:30:26 +05:30
deepak1556
94faaf7d58
provide a default file name for downloads
2016-09-16 16:02:57 +05:30
deepak1556
d426d4ad90
add failing spec
2016-09-16 16:02:57 +05:30
gellert
64e53a17bd
reverts subscriber api
2016-09-16 11:18:15 +02:00
Cheng Zhao
20d5a50ac9
Merge pull request #7178 from aichingm/master
...
🐧 Add support for different trash implementations
2016-09-16 17:43:09 +09:00
Cheng Zhao
9714348260
Merge pull request #6941 from deepak1556/blob_data_patch
...
protocol: provide blob uuid with uploadData
2016-09-16 17:01:15 +09:00
Plusb Preco
787bc85703
docs: Update Korean docs as upstream ( #7211 )
...
* 📝 Update `README-ko.md`
* Remove Korean readme specified header.
* Add Indonesia community link.
* 📝 Update Korean docs as upstream
* 📝 Update Korean docs as upstream
* 📝 Update Korean docs as upstream
* 📝 Update Korean docs as upstream
* 📝 Update Korean docs as upstream
* 📝 Mark untranslated docs
* 📝 Update Korean docs as upstream
[ci skip]
* 📝 Update Korean docs as upstream
[ci skip]
* 📝 Add untranslated files
[ci skip]
* 📝 Update Korean docs as upstream
[ci skip]
* 📝 Update Korean docs as upstream
* 📝 Update `README-ko.md`
* Remove Korean readme specified header.
* Add Indonesia community link.
* 📝 Update Korean docs as upstream
* 📝 Update Korean docs as upstream
* 📝 Update Korean docs as upstream
* 📝 Update Korean docs as upstream
* 📝 Update Korean docs as upstream
* 📝 Mark untranslated docs
* 📝 Update Korean docs as upstream
[ci skip]
* 📝 Update Korean docs as upstream
[ci skip]
* 📝 Add untranslated files
[ci skip]
* 📝 Update Korean docs as upstream
[ci skip]
* 📝 Update Korean docs as upstream
* 📝 Correct readme name
[ci skip]
* 📝 Update Korean docs as upstream
[ci skip]
2016-09-15 09:27:10 -07:00
Cheng Zhao
e62e62292a
Bump v1.4.0
2016-09-15 14:44:38 +09:00
Cheng Zhao
b84d29fb32
Merge pull request #7213 from electron/chrome-update
...
Update to Chrome 53.0.2785.113
2016-09-15 14:44:10 +09:00
Cheng Zhao
5be8104104
Update to Chrome 53.0.2785.113
2016-09-15 14:27:56 +09:00
Kevin Sawicki
eef42770c6
Don't load remote properties until they are accessed
2016-09-14 13:29:49 -07:00
Kevin Sawicki
f792c720f4
Allow spec to be run multiple times in same runner
2016-09-14 11:16:44 -07:00
Kevin Sawicki
359ab2f9b3
Only set members when members exist
2016-09-14 10:54:23 -07:00
Kevin Sawicki
bc13536208
Add failing spec for missing remote properties
2016-09-14 10:53:25 -07:00
Kevin Sawicki
0d4872755c
Merge pull request #7195 from Joshua-Anderson/update-node-req
...
Update nodejs requirement for building on linux
2016-09-14 09:52:23 -07:00
Cheng Zhao
4627311c34
Merge pull request #7104 from electron/chrome53
...
Upgrade to Chrome 53 and Node 6.5.0
2016-09-14 22:18:08 +09:00
Cheng Zhao
dc2ced14b8
Node module version should be 50
2016-09-14 17:08:13 +09:00
deepak1556
eafb6307d5
fix crash when using geolocation api with enableHighAccuracy option
2016-09-14 16:23:01 +09:00
Cheng Zhao
fbac635687
Only emit finalUpdate found-in-page events
...
Since Chrome 53 all meaningful results of found-in-page are finalUpdate.
2016-09-14 16:23:01 +09:00
Cheng Zhao
5ccd0a24e9
Fix compatibility with canScroll
2016-09-14 16:23:01 +09:00
Cheng Zhao
f8bdc7437d
module search paths have changed
2016-09-14 16:23:01 +09:00
Cheng Zhao
1de2b77ee4
Update to Node 6.5.0
2016-09-14 16:23:00 +09:00
Cheng Zhao
18fd3e0329
Fix js linting error
2016-09-14 16:23:00 +09:00
Cheng Zhao
a510642a25
finalUpdate can be false
2016-09-14 16:23:00 +09:00
Cheng Zhao
30dd65e3a9
Fix failing spec when refreshing test window
2016-09-14 16:23:00 +09:00
Cheng Zhao
5708e86a05
Fix API change of findInPage API
2016-09-14 16:23:00 +09:00
Cheng Zhao
937ae7ef8f
Fix crash caused by new network parameters
2016-09-14 16:23:00 +09:00
Cheng Zhao
4c56c1c2b2
Fix crash in offscreen renderer
2016-09-14 16:22:59 +09:00
Cheng Zhao
6d8f900916
Fix building on Windows
2016-09-14 16:22:43 +09:00
Cheng Zhao
4aa292c7cd
Fix building on Linux
2016-09-14 16:22:43 +09:00
Cheng Zhao
f28e8d7168
Fix API changes of Chrome 53
2016-09-14 16:22:43 +09:00
Cheng Zhao
2e0a1a8a64
Upgrade to Chrome 53
2016-09-14 16:22:41 +09:00
Joshua Anderson
56b40ae6d2
Update nodejs requirement for building on linux
2016-09-13 19:41:53 -07:00
Zeke Sikelianos
9e8b0953f3
fix indentation
2016-09-12 10:47:36 -07:00
Mario Aichinger
893fc2cd53
🐧 Add support for different trash implementations
...
Make the trash implemantation in MoveItemToTrash selectable via an environment variable
2016-09-12 10:41:23 +02:00
gellert
2435f1b660
lint fix
2016-09-09 23:50:01 +02:00
gellert
afb551e94a
updates tests
2016-09-09 23:40:10 +02:00
gellert
5754f3aea0
update docs
2016-09-09 23:26:14 +02:00
gellert
d3dc66e308
adds scale factor check and simplifies frame subscription
2016-09-09 23:17:17 +02:00
Dave Townsend
313b2faa3c
Add a guestinstance attribute to webviews reflecting their current guest
...
instance ID and allowing moving a guest instance to a new webview.
2016-09-09 10:32:05 -07:00
Zeke Sikelianos
18585204b7
wrap line to stay under 80 chars
2016-09-09 10:07:22 -07:00
Zeke Sikelianos
3d40c720dd
fix indentation and rename function
2016-09-09 10:07:22 -07:00
Zeke Sikelianos
8d201ae1ad
generate electron-api.json and upload with release
2016-09-09 10:07:22 -07:00
Zeke Sikelianos
67c89b68d3
use new electron-docs-linter with node 4 support
2016-09-09 10:07:22 -07:00
Zeke Sikelianos
5937d37fc5
move linting work to electron-docs-linter's new CLI
2016-09-09 10:07:22 -07:00
Zeke Sikelianos
56a644d49f
move electron.json to docs/api.json
2016-09-09 10:07:22 -07:00
Zeke Sikelianos
0c54700b16
add electron.json (compiled to target 1.2.7 release)
2016-09-09 10:07:22 -07:00
Zeke Sikelianos
3a5bf51d1d
add lint-docs script
2016-09-09 10:07:22 -07:00
deepak1556
7b85ca0301
create helper class to read blob data
2016-09-01 08:52:44 +05:30
deepak1556
5cbc8d5c71
fix ambiguous constructor call
2016-09-01 01:01:52 +05:30
deepak1556
be4bc6b7ef
fix docs and update specs
2016-09-01 01:01:52 +05:30
deepak1556
d2e40d4fc1
update api to work on public url and uuid
2016-09-01 01:01:52 +05:30
deepak1556
a23e7ecf8f
add docs
2016-09-01 01:01:52 +05:30
deepak1556
0fb2339e3d
session: api to retrieve blob data from uuid
2016-09-01 01:01:52 +05:30
deepak1556
2b0f632d51
provide blob uuid from upload data
2016-09-01 01:01:52 +05:30