Milan Burda [Fri, 22 Apr 2016 23:15:00 +0000 (01:15 +0200)]
Fix BrowserWindow.maximize/unmaximize on Mac
Jessica Lord [Fri, 22 Apr 2016 16:55:25 +0000 (09:55 -0700)]
Merge pull request #5254 from preco21/document-fixes-3
docs: Improve documentations
Kevin Sawicki [Fri, 22 Apr 2016 16:05:58 +0000 (09:05 -0700)]
Merge pull request #5244 from electron/disable-node-in-web-view-when-disabled-in-parent
Disable node in webviews when disabled in parent window
Plusb Preco [Fri, 22 Apr 2016 14:30:16 +0000 (23:30 +0900)]
:memo: Remove additional whitespaces
[ci skip]
Plusb Preco [Fri, 22 Apr 2016 14:26:19 +0000 (23:26 +0900)]
:memo: Fix coding style issues
[ci skip]
Plusb Preco [Fri, 22 Apr 2016 14:23:15 +0000 (23:23 +0900)]
:memo: Remove additional whitespaces
[ci skip]
Plusb Preco [Fri, 22 Apr 2016 14:21:42 +0000 (23:21 +0900)]
:memo: Add missing platform specified tag
[ci skip]
Plusb Preco [Fri, 22 Apr 2016 14:15:31 +0000 (23:15 +0900)]
:memo: Normalize code tags
[ci skip]
Plusb Preco [Fri, 22 Apr 2016 14:09:59 +0000 (23:09 +0900)]
:memo: Fix coding style issues
* Correct heading order
* Adjust line length to `80`
* Beautify docs
* Apply small fixes
* Normalize whitespaces
[ci skip]
Plusb Preco [Fri, 22 Apr 2016 13:56:24 +0000 (22:56 +0900)]
:memo: Fix typos
[ci skip]
Plusb Preco [Fri, 22 Apr 2016 13:55:38 +0000 (22:55 +0900)]
:memo: Remove unused link reference
[ci skip]
Plusb Preco [Fri, 22 Apr 2016 13:53:26 +0000 (22:53 +0900)]
:memo: Fix coding style issues
* Adjust line length to `80`
* Normalize whitespaces
[ci skip]
Plusb Preco [Fri, 22 Apr 2016 13:20:41 +0000 (22:20 +0900)]
:memo: Correct description style
[ci skip]
Cheng Zhao [Fri, 22 Apr 2016 08:39:11 +0000 (17:39 +0900)]
Bump v0.37.7
Cheng Zhao [Fri, 22 Apr 2016 02:23:15 +0000 (11:23 +0900)]
Merge pull request #5250 from electron/felix/camelCase
Windows Store Camels
Felix Rieseberg [Fri, 22 Apr 2016 02:11:25 +0000 (19:11 -0700)]
:art: Windows Store Camels
Kevin Sawicki [Thu, 21 Apr 2016 22:32:56 +0000 (15:32 -0700)]
Merge pull request #5247 from djpereira/patch-1
Update desktop-capturer.md
Daniel Pereira [Thu, 21 Apr 2016 22:00:19 +0000 (17:00 -0500)]
Update desktop-capturer.md
Fixed native image link.
Kevin Sawicki [Thu, 21 Apr 2016 18:52:10 +0000 (11:52 -0700)]
Disable node integration on webview when disabled on window
Kevin Sawicki [Thu, 21 Apr 2016 18:49:42 +0000 (11:49 -0700)]
Add failing spec
Cheng Zhao [Thu, 21 Apr 2016 07:21:38 +0000 (16:21 +0900)]
Merge pull request #5238 from electron/felix/appx-detection
Add Windows Store Detection
Felix Rieseberg [Thu, 21 Apr 2016 06:55:56 +0000 (23:55 -0700)]
Add Windows Store Detection
If we're running as a Windows Store appx package,
`process.windowsstore` will be `true`, otherwise
`undefined`.
Cheng Zhao [Thu, 21 Apr 2016 05:49:55 +0000 (14:49 +0900)]
Merge pull request #5237 from electron/set-path-no-create
Do not create the folder passed to app.setPath
Cheng Zhao [Thu, 21 Apr 2016 05:37:29 +0000 (14:37 +0900)]
Do not create the folder passed to app.setPath
Cheng Zhao [Thu, 21 Apr 2016 05:14:24 +0000 (14:14 +0900)]
Merge pull request #5236 from electron/short-ss-path
Make the length of SingletonSocket's path as short as we can
Cheng Zhao [Thu, 21 Apr 2016 04:58:11 +0000 (13:58 +0900)]
Make the length of SingletonSocket's path as short as we can
Cheng Zhao [Thu, 21 Apr 2016 02:50:27 +0000 (11:50 +0900)]
Merge pull request #5233 from electron/remove-no-exception
Guard against unexist owner when removing ref to remote object
Cheng Zhao [Thu, 21 Apr 2016 02:50:01 +0000 (11:50 +0900)]
Merge pull request #5231 from deepak1556/open_external_pemission_patch
session: allow providing permission to handle external protocols
Cheng Zhao [Thu, 21 Apr 2016 02:17:12 +0000 (11:17 +0900)]
Guard against unexist owner when removing ref to remote object
deepak1556 [Wed, 20 Apr 2016 16:55:15 +0000 (22:25 +0530)]
session: allow providing permission to handle external protocols
Cheng Zhao [Wed, 20 Apr 2016 11:49:56 +0000 (20:49 +0900)]
Merge pull request #5199 from Mr0grog/5183-disambiguate-loading-from-main-frame-loading
Add `isLoadingMainFrame()` to WebContents
Rob Brackett [Wed, 20 Apr 2016 06:27:22 +0000 (23:27 -0700)]
:memo: Add English docs for `webContents.isLoadingMainFrame()`
[ci skip]
Cheng Zhao [Wed, 20 Apr 2016 06:11:43 +0000 (15:11 +0900)]
Merge pull request #5219 from atdrago/master
Add note for OS X about using `role` on MenuItem
Cheng Zhao [Wed, 20 Apr 2016 06:05:25 +0000 (15:05 +0900)]
Merge pull request #5222 from Stone-Jay/master
fixes some translation mistakes
Cheng Zhao [Wed, 20 Apr 2016 06:05:04 +0000 (15:05 +0900)]
Merge pull request #5213 from rmcdonald/patch-1
Correct transposition errors by changing xfvb to xvfb
Cheng Zhao [Wed, 20 Apr 2016 05:47:16 +0000 (14:47 +0900)]
Merge pull request #5223 from electron/remote-cleanup
Small cleanup of the code determining value's type
Cheng Zhao [Wed, 20 Apr 2016 05:35:00 +0000 (14:35 +0900)]
Merge pull request #5197 from deepak1556/client_certificate_patch
app: api to import client certificate
Cheng Zhao [Wed, 20 Apr 2016 05:32:32 +0000 (14:32 +0900)]
buffer, null, array etc. all belong to object
Cheng Zhao [Wed, 20 Apr 2016 05:26:49 +0000 (14:26 +0900)]
Cleanup the code determining value's type
Rob Brackett [Wed, 20 Apr 2016 05:05:09 +0000 (22:05 -0700)]
Change `WebContents::IsLoadingMainFrame` to compare SiteInstances
(per @deepak1556's recommendation)
Also updates tests to cover the situation where navigating between pages from the same potential "site" and adds generalized tests for `isLoadingMainFrame()`.
Cheng Zhao [Wed, 20 Apr 2016 04:44:31 +0000 (13:44 +0900)]
Merge pull request #5214 from alexgleason/docs-downloaditem-typo
Fixed docs sample code programming error for DownloadItem
Cheng Zhao [Wed, 20 Apr 2016 04:34:52 +0000 (13:34 +0900)]
Merge pull request #5208 from deepak1556/devtools_dock_state_patch
devtools: allow opening in specified dock state
Cheng Zhao [Wed, 20 Apr 2016 04:34:30 +0000 (13:34 +0900)]
Update brightray for #5208
deepak1556 [Wed, 20 Apr 2016 03:15:49 +0000 (08:45 +0530)]
rename importClientCertificate => importCertificate
StoneStoneStone [Wed, 20 Apr 2016 02:58:32 +0000 (10:58 +0800)]
Update screen.md
StoneStoneStone [Wed, 20 Apr 2016 02:39:47 +0000 (10:39 +0800)]
Update download-item.md
StoneStoneStone [Wed, 20 Apr 2016 02:37:41 +0000 (10:37 +0800)]
Update screen.md
StoneStoneStone [Wed, 20 Apr 2016 02:26:31 +0000 (10:26 +0800)]
Update screen.md
Rob Brackett [Wed, 20 Apr 2016 02:20:59 +0000 (19:20 -0700)]
Fix linting errors.
Cheng Zhao [Wed, 20 Apr 2016 01:51:12 +0000 (10:51 +0900)]
Merge pull request #5202 from electron/updating-submodules
keeping submodules up to date
Adam Drago [Wed, 20 Apr 2016 01:12:37 +0000 (18:12 -0700)]
Add note for OS X about using `role` on MenuItem
Cheng Zhao [Wed, 20 Apr 2016 00:33:25 +0000 (09:33 +0900)]
Merge pull request #5143 from felixrieseberg/debug-instructions
Add Debugging Instructions for Windows
Cheng Zhao [Wed, 20 Apr 2016 00:31:53 +0000 (09:31 +0900)]
Merge pull request #5218 from electron/style-fix
Fix some coding style issues
Cheng Zhao [Wed, 20 Apr 2016 00:18:50 +0000 (09:18 +0900)]
Fix some coding style issues
Cheng Zhao [Tue, 19 Apr 2016 23:55:42 +0000 (08:55 +0900)]
Merge pull request #4922 from electron/bengotow/sheet-offset
Allow sheets to be attached at a custom offset #4679
Cheng Zhao [Tue, 19 Apr 2016 23:52:59 +0000 (08:52 +0900)]
Merge pull request #5147 from deepak1556/devtools_network_controller_patch
session: set client id when enabling network emulation
Cheng Zhao [Tue, 19 Apr 2016 23:50:25 +0000 (08:50 +0900)]
Merge pull request #5203 from Stone-Jay/master
Translate download-item.md to Chinese
Cheng Zhao [Tue, 19 Apr 2016 23:44:41 +0000 (08:44 +0900)]
Merge pull request #5196 from raybooysen/patch-1
Update screen.md
Jessica Lord [Tue, 19 Apr 2016 19:29:42 +0000 (12:29 -0700)]
Merge pull request #5168 from electron/jlord-patch-1
A few style updates 2 docs
Alex Gleason [Tue, 19 Apr 2016 16:47:05 +0000 (12:47 -0400)]
Fixed docs sample code programming error for DownloadItem
Zeke Sikelianos [Tue, 19 Apr 2016 16:46:48 +0000 (09:46 -0700)]
remove the git
rmcdonald [Tue, 19 Apr 2016 16:31:04 +0000 (09:31 -0700)]
Correct transposition errors by changing xfvb to xvfb
deepak1556 [Tue, 19 Apr 2016 12:42:05 +0000 (18:12 +0530)]
devtools: allow opening in specified dock state
Cheng Zhao [Tue, 19 Apr 2016 11:56:24 +0000 (20:56 +0900)]
Merge pull request #5205 from electron/mas-fix
Fix the support for Mac App Store
Cheng Zhao [Tue, 19 Apr 2016 11:27:58 +0000 (20:27 +0900)]
Update the codesign code for latest Xcode
Cheng Zhao [Tue, 19 Apr 2016 07:08:37 +0000 (16:08 +0900)]
Update the MAS submission guide
deepak1556 [Tue, 19 Apr 2016 05:17:28 +0000 (10:47 +0530)]
expose api only on platforms using nss cert database
Ben Gotow [Tue, 19 Apr 2016 05:45:38 +0000 (22:45 -0700)]
Keep function placement consistent
Ben Gotow [Tue, 19 Apr 2016 05:39:12 +0000 (22:39 -0700)]
Move "setSheetOffset" to the BrowserWindow
deepak1556 [Tue, 19 Apr 2016 04:31:38 +0000 (10:01 +0530)]
client_id is accessed on different threads
StoneStoneStone [Tue, 19 Apr 2016 04:03:34 +0000 (12:03 +0800)]
Update frameless-window.md
StoneStoneStone [Tue, 19 Apr 2016 03:58:58 +0000 (11:58 +0800)]
Create download-item.md
Zeke Sikelianos [Tue, 19 Apr 2016 03:23:11 +0000 (20:23 -0700)]
:memo: keeping submodules up to date
StoneStoneStone [Tue, 19 Apr 2016 01:13:30 +0000 (09:13 +0800)]
Merge pull request #3 from electron/master
update from electron
Jessica Lord [Tue, 19 Apr 2016 01:00:32 +0000 (18:00 -0700)]
Revert "Fix headers"
This reverts commit
4dd2716865f6944606f8dffd27ab68434f30643b.
Cheng Zhao [Mon, 18 Apr 2016 23:59:45 +0000 (08:59 +0900)]
Merge pull request #5194 from Stone-Jay/patch-5
Create frameless-window.md
Cheng Zhao [Mon, 18 Apr 2016 23:59:15 +0000 (08:59 +0900)]
Merge pull request #5192 from andrewda/patch-1
Update link to setFeatureEnabledFromString
Rob Brackett [Mon, 18 Apr 2016 17:37:08 +0000 (10:37 -0700)]
Add `isLoadingMainFrame` method to WebContents.
Also switch `webContents.executeJavaScript` to check it instead of `isLoading`.
There doesn’t seem to be a reasonable public way to get this information out of Chromium, so it’s synthesized here based on WebContentsObserver callbacks.
Fixes #5183.
Rob Brackett [Mon, 18 Apr 2016 17:33:56 +0000 (10:33 -0700)]
Test for #5183 - webContents.executeJavaScript hangs on subframe load.
deepak1556 [Mon, 18 Apr 2016 17:27:37 +0000 (22:57 +0530)]
fix spec
deepak1556 [Mon, 18 Apr 2016 16:56:37 +0000 (22:26 +0530)]
remove --client-certificate flag
deepak1556 [Mon, 18 Apr 2016 16:23:44 +0000 (21:53 +0530)]
add spec
Ray Booysen [Mon, 18 Apr 2016 16:04:47 +0000 (17:04 +0100)]
Update screen.md
deepak1556 [Mon, 18 Apr 2016 15:35:33 +0000 (21:05 +0530)]
set trust bits for CA certs
StoneStoneStone [Mon, 18 Apr 2016 14:38:15 +0000 (22:38 +0800)]
Create frameless-window.md
Translate `frameless-window.md` to Chinese. And I'm not sure that the `non-client frame`'s translation is accurate.
Cheng Zhao [Mon, 18 Apr 2016 06:13:41 +0000 (15:13 +0900)]
Merge pull request #5191 from electron/initialize-embedder
Initialize the embedder_ member data
Cheng Zhao [Mon, 18 Apr 2016 06:13:27 +0000 (15:13 +0900)]
Merge pull request #5184 from miniak/fix-docs
Fix documentation
deepak1556 [Mon, 18 Apr 2016 06:05:24 +0000 (11:35 +0530)]
set client id on AtomNetworkDelegate instead of cmd line switch
Andrew Dassonville [Mon, 18 Apr 2016 06:04:02 +0000 (23:04 -0700)]
Update link to setFeatureEnabledFromString
Cheng Zhao [Mon, 18 Apr 2016 05:52:03 +0000 (14:52 +0900)]
Initialize the embedder_ member data
Otherwise it is going to be some random value and bite us.
deepak1556 [Mon, 18 Apr 2016 05:11:31 +0000 (10:41 +0530)]
app: api to import client certificate
deepak1556 [Thu, 14 Apr 2016 02:57:27 +0000 (08:27 +0530)]
set network emulation client id in request headers
Cheng Zhao [Mon, 18 Apr 2016 04:59:15 +0000 (13:59 +0900)]
Update brightray for electron/brightray#212
Milan Burda [Sat, 16 Apr 2016 17:58:03 +0000 (19:58 +0200)]
Fix documentation
Ben Gotow [Sat, 16 Apr 2016 15:04:48 +0000 (11:04 -0400)]
Fix JS linter errors
Ben Gotow [Sat, 16 Apr 2016 14:57:39 +0000 (10:57 -0400)]
Create local variable to typecast `view`
Ben Gotow [Sun, 27 Mar 2016 01:12:25 +0000 (18:12 -0700)]
Allow sheets to be attached at a custom offset #4679
Adds a new "setSheetOffset" API to the `dialog` module, which allows you to change the attachment point for sheets on Mac OS X. I put the API on the dialog module, even though Mac OS X requires that the native window hold and return the desired offset.
1. I was originally hoping to make this an argument on the actual dialog.show* calls, but it seems the parameter set is defined in `libchromiumcontent` and I wasn't sure it would be appropriate to add there?
2. The API could also be on the BrowserWindow (eg `BrowserWindow.setSheetOffset`). I don't have a strong preference, but I think it's more discoverable on the `dialog` module.
Zeke Sikelianos [Fri, 15 Apr 2016 19:46:30 +0000 (12:46 -0700)]
Merge pull request #5176 from shokmaster/patch-1
Correct misspellings
Cheng Zhao [Fri, 15 Apr 2016 13:16:07 +0000 (22:16 +0900)]
Merge pull request #5169 from Stone-Jay/patch-4
Update sample code in online-offline-events.md
Cheng Zhao [Fri, 15 Apr 2016 12:14:09 +0000 (21:14 +0900)]
Merge pull request #5167 from Stone-Jay/patch-3
translation error in browser-window.md