Kevin Sawicki
|
7065123266
|
Wrap remote value being set as an arg
|
2017-04-04 11:18:16 -07:00 |
|
Kevin Sawicki
|
e5f70f90a4
|
Add spec for remote setter with remote object
|
2017-04-04 11:18:16 -07:00 |
|
Kevin Sawicki
|
3e9014c371
|
Merge pull request #9099 from electron/certificate-trust
macOS: Add certificate trust API
|
2017-04-04 11:17:09 -07:00 |
|
Kevin Sawicki
|
2bd47eb672
|
Add specs for showCertificateTrustDialog option errors
|
2017-04-04 10:49:21 -07:00 |
|
Kevin Sawicki
|
2e32525e8f
|
Make browser window optional
|
2017-04-04 10:49:10 -07:00 |
|
joshaber
|
2749ded062
|
Fix c&p error
|
2017-04-04 11:45:27 -04:00 |
|
Kevin Sawicki
|
af40a60937
|
Merge pull request #9072 from p-jackson/patch-1
Document passing null to Menu.setApplicationMenu
|
2017-04-04 08:42:08 -07:00 |
|
Kevin Sawicki
|
f64d82cf16
|
Merge pull request #9105 from miniak/fix-api-docs
Use point / size / rectangle structures consistently in API docs
|
2017-04-04 08:41:34 -07:00 |
|
joshaber
|
736d6afe73
|
As you wish linter
|
2017-04-04 09:23:30 -04:00 |
|
joshaber
|
146e1ed3ce
|
Don't pass the result through
It's meaningless on macOS, at least.
|
2017-04-04 09:21:15 -04:00 |
|
joshaber
|
0cab8a3322
|
Put CertFromData in an anon namespace
|
2017-04-04 09:19:23 -04:00 |
|
Milan Burda
|
568454525d
|
Use point / size / rectangle structures consistently in API docs
|
2017-04-04 08:31:09 +02:00 |
|
Philip Jackson
|
6169ccd1e2
|
📝 Document that setApplicationMenu(null) has no effect on macOS
|
2017-04-04 18:00:20 +12:00 |
|
Cheng Zhao
|
7265a0c1b4
|
Merge pull request #8528 from Anatzum/patch-1
Use kioclient for MoveItemToTrash on KDE
|
2017-04-04 12:15:21 +09:00 |
|
joshaber
|
8d465234e4
|
Appease our linty overlords
|
2017-04-03 21:40:46 -04:00 |
|
joshaber
|
e2bda3ca0f
|
Use an options object for most of the params
|
2017-04-03 21:33:21 -04:00 |
|
joshaber
|
2badfbe04f
|
Remove the intermediate function
|
2017-04-03 21:22:37 -04:00 |
|
joshaber
|
b3e865a478
|
Fix some style things
|
2017-04-03 21:22:14 -04:00 |
|
joshaber
|
398132cfe3
|
Fix file sorting
|
2017-04-03 21:19:00 -04:00 |
|
Kevin Sawicki
|
7860ea0227
|
Merge pull request #9097 from electron/handle-setter-errors
Surface errors setting remote properties
|
2017-04-03 13:30:39 -07:00 |
|
joshaber
|
370cf815d9
|
Get rid of intermediates and rehydrate from issuerCert
|
2017-04-03 16:27:53 -04:00 |
|
joshaber
|
74c0cbddae
|
Linebreak to keep the linter happy
|
2017-04-03 16:07:02 -04:00 |
|
joshaber
|
b8ff4666c8
|
Remove stale includes
|
2017-04-03 15:48:47 -04:00 |
|
joshaber
|
da1b0aab3e
|
Flesh out some docs
|
2017-04-03 15:39:45 -04:00 |
|
joshaber
|
b0ef7ddf44
|
Use better iteration
|
2017-04-03 15:28:51 -04:00 |
|
joshaber
|
06643e525a
|
Const ref that message
|
2017-04-03 15:28:44 -04:00 |
|
joshaber
|
11f5c942ce
|
Conditionalize
|
2017-04-03 15:25:09 -04:00 |
|
joshaber
|
0b7ffd094a
|
Expose through the actual JS API too
|
2017-04-03 15:25:06 -04:00 |
|
Kevin Sawicki
|
e85e483c71
|
Parse setting response to surface thrown errors
|
2017-04-03 12:16:51 -07:00 |
|
Kevin Sawicki
|
f49e748020
|
Merge pull request #9096 from electron/upgrade-brightray-for-cpp-cleanup
Upgrade brightray to latest
|
2017-04-03 12:16:10 -07:00 |
|
joshaber
|
bcecba20e6
|
Fix indentation
|
2017-04-03 15:09:24 -04:00 |
|
joshaber
|
4ffaf2cd99
|
Remove old unnecssary change on app
|
2017-04-03 15:09:04 -04:00 |
|
joshaber
|
6e89cb9d7c
|
Move it into dialog
|
2017-04-03 15:05:24 -04:00 |
|
joshaber
|
4bbbcd093b
|
Handle the callback and cleanup properly
|
2017-04-03 14:01:48 -04:00 |
|
joshaber
|
1ed443ea29
|
Do the callback & release dance
|
2017-04-03 13:21:44 -04:00 |
|
Kevin Sawicki
|
257f6b142f
|
Add spec for remote setter not surfacing error
|
2017-04-03 09:10:46 -07:00 |
|
Kevin Sawicki
|
0989fd7a1c
|
Upgrade brightray to latest
|
2017-04-03 08:32:16 -07:00 |
|
Kevin Sawicki
|
f5a75c4e87
|
Merge pull request #9076 from electron/cleanup-cpp
Cleanup cpp codebase
|
2017-04-03 08:30:08 -07:00 |
|
Kevin Sawicki
|
2f692c1002
|
Merge pull request #9084 from runinspring/patch-1
Update web-contents.md
|
2017-04-03 08:20:06 -07:00 |
|
Haojian Wu
|
34a91434aa
|
Remove extra spaces.
|
2017-04-01 22:01:29 +02:00 |
|
ZhangYu
|
671bcf2161
|
Update web-contents.md
|
2017-04-02 00:41:36 +08:00 |
|
Haojian Wu
|
f09e3f3835
|
Remove extra blank.
|
2017-04-01 15:09:53 +02:00 |
|
joshaber
|
ee7389bb6d
|
Rename to make VS happy
|
2017-03-31 22:57:56 -04:00 |
|
joshaber
|
4f3d3557cc
|
Notify that the cert changed
|
2017-03-31 21:51:29 -04:00 |
|
Zeke Sikelianos
|
a686237d9b
|
Merge pull request #9080 from electron/fixup-docs-5
Add missing finalUpdate prop
|
2017-03-31 18:29:16 -07:00 |
|
joshaber
|
bde2a597f3
|
Decode all the intermediates
|
2017-03-31 21:27:49 -04:00 |
|
joshaber
|
69defc5166
|
Encode all the intermediates
|
2017-03-31 21:27:33 -04:00 |
|
Samuel Attard
|
f757912f90
|
Add missing finalUpdate prop
|
2017-04-01 12:11:34 +11:00 |
|
Kevin Sawicki
|
372f209363
|
Merge pull request #9079 from electron/fix-dialog-args
Move normalizeAccessKeys docs to showMessageBox method
|
2017-03-31 16:35:31 -07:00 |
|
Kevin Sawicki
|
6d516fbae3
|
Move normalizeAccessKeys docs to right method
|
2017-03-31 15:08:03 -07:00 |
|