Samuel Attard
9308c96f95
Appease the linting overlords
2017-10-10 17:17:51 +11:00
Samuel Attard
4ffb6c5f75
Merge pull request #10725 from electron/version-lock-escape-item
...
Ensure that the touchbar's esape item can be set before setting it
2017-10-10 17:07:04 +11:00
Samuel Attard
b5ba8699f3
Enable hsl shifting of named images
2017-10-10 17:05:13 +11:00
Zeke Sikelianos
19ac2179fb
Merge pull request #10715 from electron/fix_toast_dpi_scaling
...
Fixed font DPI scaling
2017-10-09 12:56:45 -07:00
Zeke Sikelianos
1e6d51642c
Merge pull request #10728 from excfergodst/patch-1
...
Create updates.md
2017-10-09 12:56:26 -07:00
Zeke Sikelianos
878813f968
Merge pull request #10730 from excfergodst/excfergodst-smalldoc
...
Adding few simple docs
2017-10-09 12:56:03 -07:00
Zeke Sikelianos
d7e5855ebf
Merge pull request #10719 from yunzhenhuan/patch-1
...
Update build-instructions-linux.md
2017-10-09 12:55:29 -07:00
Zeke Sikelianos
a48219ecf2
Merge pull request #10731 from excfergodst/patch-7
...
Create v8-development.md
2017-10-09 12:54:58 -07:00
DaLun
995dccc726
Create v8-development.md
2017-10-09 13:00:35 -05:00
DaLun
0572b395ba
Delete v8-development.md
2017-10-09 12:55:49 -05:00
DaLun
6e08682a7f
Merge pull request #5 from excfergodst/patch-6
...
Create crash-report.md
2017-10-09 12:52:09 -05:00
DaLun
000ea8febd
Merge pull request #4 from excfergodst/patch-5
...
Create upload-blob.md
2017-10-09 12:52:00 -05:00
DaLun
b02691cebd
Merge pull request #3 from excfergodst/patch-4
...
Create size.md
2017-10-09 12:51:44 -05:00
DaLun
909fc98e1b
Merge pull request #2 from excfergodst/patch-3
...
Create point.md
2017-10-09 12:51:33 -05:00
DaLun
53d138505a
Create crash-report.md
2017-10-09 12:47:42 -05:00
DaLun
e655222d2f
Create upload-blob.md
2017-10-09 12:45:56 -05:00
DaLun
d096fc8acf
Create size.md
2017-10-09 12:37:48 -05:00
DaLun
48be4e765a
Create point.md
2017-10-09 12:36:27 -05:00
DaLun
841763326a
Create v8-development.md
2017-10-09 12:29:59 -05:00
DaLun
2ed2aedb00
Create updates.md
2017-10-09 12:13:00 -05:00
Samuel Attard
767a178bd1
Do not throw if the named image can not be found
2017-10-10 03:18:44 +11:00
Samuel Attard
ec610cd97b
Document new nativeImage.createFromNamedImage method
2017-10-10 03:16:24 +11:00
Samuel Attard
e027ba9c47
Add nativeImage.createFromNamedImage API
2017-10-10 03:13:40 +11:00
Samuel Attard
d350134c4f
Ensure that the touchbar's esape item can be set before setting it
2017-10-10 02:24:49 +11:00
XiYang
b8a58d0fce
Update build-instructions-linux.md
2017-10-09 17:30:05 +08:00
Ales Pergl
1d25d58c26
Fixed font DPI scaling
2017-10-09 10:17:00 +02:00
Zeke Sikelianos
c85b159d46
Merge pull request #10712 from electron/remove-default-deprecation
...
remove potential deprecation and fix app close
2017-10-07 22:03:32 -07:00
Felix Rieseberg
77d4927e8b
Merge pull request #10713 from electron/remote-node-warning-2
...
Tiny fix: String comparison for remote node warning
2017-10-07 10:04:49 -07:00
Felix Rieseberg
2bd8877be3
🔧 String comparison
2017-10-07 08:26:32 -07:00
Shelley Vohr
242e097e9b
Merge pull request #10670 from electron/add-linuxdefaultprotocol
...
add setAsDefaultProtocolClient for Linux
2017-10-07 10:07:02 -05:00
Shelley Vohr
443c30890b
remove dummy check
2017-10-07 10:38:08 -04:00
Yuya Ochiai
6326c6727e
Add did-attach-webview event
2017-10-07 22:52:20 +09:00
Zeke Sikelianos
61e606bedc
Merge pull request #10336 from electron/document-prereleases
...
document new release and versioning process
2017-10-06 22:14:42 -07:00
Shelley Vohr
bedb8ca191
remove potential deprecation and fix app close
2017-10-07 01:03:54 -04:00
Shelley Vohr
35eea8bea5
remove unused xdg setting
2017-10-07 00:38:25 -04:00
Shelley Vohr
66827755e7
remove chrome check and change protocol handler
2017-10-07 00:36:18 -04:00
Shelley Vohr
85ef1ee21f
Merge pull request #10633 from electron/update-default-app
...
updates to default app and cli usage
2017-10-06 23:08:23 -05:00
Samuel Attard
e5d4574d3a
Use NSUserNotification identifiers to uniquely find the correct notification from CocoaNotification
2017-10-07 14:51:28 +11:00
Shelley Vohr
a1347f67a1
remove a space from a comment wow thanks linter
2017-10-06 23:40:58 -04:00
Shelley Vohr
c9da806c84
slight refactor and lin cleanup
2017-10-06 23:32:46 -04:00
Shelley Vohr
a45b1625fc
remove newline and add deprecation warning
2017-10-06 23:29:54 -04:00
Felix Rieseberg
1761d5da06
Merge pull request #10708 from electron/remote-node-warning
...
Warn if loading remote content with nodeIntegration
2017-10-06 16:17:52 -07:00
Felix Rieseberg
63749e281d
🔧 Linters gotta lint
2017-10-06 13:36:54 -07:00
Felix Rieseberg
11ac780caf
🔧 Add security warning
2017-10-06 13:02:54 -07:00
Vanessa Yuen
31eb83223b
Update the documentation on the release process to reflect the new versioning policy.
2017-10-06 11:48:09 -04:00
Vanessa Yuen
7062a6e55d
remove the condition where release draft has to have a prerelease
flag
2017-10-06 11:47:28 -04:00
Antoine
5e6b683cfb
fixed: trying to fix the build
2017-10-05 15:57:27 -07:00
Antoine
8e1945f768
🍎 skip tabbing category if macOS < Sierra
...
Previously, the macro was ensuring the` MAC_OS_X_VERSION_10_12` was not defined to decide to compile a `NSWindow` category back porting native tabs or not.
This patch ensures to compile the `NSWindow` category only if the min required version is lesser than 1012 (`MAC_OS_X_VERSION_10_12`)
2017-10-05 14:11:58 -07:00
John Kleinschmidt
0ae12c2b3d
Add success message
...
Also increase retries to 5 attempts.
2017-10-05 16:31:54 -04:00
John Kleinschmidt
54563dc94c
Add logic to retry github uploads
...
When doing release, sometimes the GitHub upload fails, so try to retry it once before bailing.
2017-10-05 16:31:18 -04:00