Shelley Vohr
|
c620d0de05
|
move overrides into the appropriate namespace
|
2017-09-28 23:03:01 -04:00 |
|
Shelley Vohr
|
0dfadf7c09
|
remove unresolved external symbol
|
2017-09-28 13:35:24 -04:00 |
|
Shelley Vohr
|
911e266e9a
|
add function signature declaration
|
2017-09-28 13:35:24 -04:00 |
|
Shelley Vohr
|
223942bf99
|
fix incorrect std namespacing
|
2017-09-28 13:35:24 -04:00 |
|
Zeke Sikelianos
|
94f46c9059
|
fix typo in comment
|
2017-09-28 13:35:24 -04:00 |
|
Shelley Vohr
|
fc443a8c2c
|
fix header and line length lint errors
|
2017-09-28 13:35:24 -04:00 |
|
Shelley
|
e05f6102c2
|
update docs for new getPath() path
|
2017-09-28 13:35:24 -04:00 |
|
Shelley Vohr
|
d2d4b4cc23
|
fix escape backslashes
|
2017-09-28 13:35:24 -04:00 |
|
Shelley Vohr
|
c1c8f7b0f1
|
fix string concat errors
|
2017-09-28 13:35:23 -04:00 |
|
Shelley Vohr
|
2353fdb400
|
add dir creation if none exists
|
2017-09-28 13:35:23 -04:00 |
|
Shelley Vohr
|
e81cf74b39
|
add windows override path and cleanup linux
|
2017-09-28 13:35:23 -04:00 |
|
Shelley Vohr
|
e096b5ce83
|
fix override path
|
2017-09-28 13:35:23 -04:00 |
|
Shelley Vohr
|
3de008035a
|
appeasing the linter
|
2017-09-28 13:35:23 -04:00 |
|
Shelley Vohr
|
f026bbb454
|
add first go at linux log path override
|
2017-09-28 13:35:23 -04:00 |
|
Shelley Vohr
|
5ef4caf8ab
|
add ability to access logs in getPath()
|
2017-09-28 13:35:22 -04:00 |
|
John Kleinschmidt
|
d9d557dcc5
|
CircleCI updates (#10647)
* Update CircleCi for release and test
* Update test storage dir
|
2017-09-28 13:05:42 -04:00 |
|
Zeke Sikelianos
|
0c9ada08a4
|
Merge pull request #10326 from develar/patch-4
docs: add note about electron-updater
|
2017-09-27 15:14:44 -07:00 |
|
Birunthan Mohanathas
|
945fef8a5a
|
Merge pull request #10483 from jublonet/fix-double-downloads
Use Squirrel.Windows --checkForUpdate
|
2017-09-27 20:26:24 +03:00 |
|
Zeke Sikelianos
|
928d2f78c3
|
Merge pull request #10555 from electron/CODEOWNERS
add CODEOWNERS file
|
2017-09-27 09:07:38 -07:00 |
|
Felix Rieseberg
|
04373b8658
|
Merge pull request #10627 from electron/fullscreen-drag
Don't drag fullscreen window
|
2017-09-27 08:08:08 -07:00 |
|
Birunthan Mohanathas
|
044a3a29a6
|
Simplify checking for NSFullScreenWindowMask
|
2017-09-27 16:36:18 +03:00 |
|
Vladimir Krivosheev
|
2e747e72cf
|
change wording
|
2017-09-27 07:11:21 +02:00 |
|
Zeke Sikelianos
|
494000114c
|
Merge pull request #10614 from electron/upload-overwrite
Document how to fix a published release
|
2017-09-26 21:56:37 -07:00 |
|
Zeke Sikelianos
|
415f1ca3a4
|
clarify bootstrapping command arg
|
2017-09-26 21:55:56 -07:00 |
|
Zeke Sikelianos
|
750f59cb55
|
make the @hubbers team own the .github directory
|
2017-09-26 20:11:41 -07:00 |
|
Cheng Zhao
|
18589a498c
|
Merge pull request #10620 from electron/v8-promise-field
Update libchromiumcontent to fix crash in Node
|
2017-09-27 12:11:27 +09:00 |
|
Shelley Vohr
|
15b0878a17
|
Merge pull request #10618 from electron/add-menuitembyid
[WIP] add getMenuItemById to Menu API
|
2017-09-26 22:33:05 -04:00 |
|
Shelley Vohr
|
05c50b0a2e
|
fix docs typo
|
2017-09-26 21:30:27 -04:00 |
|
Cheng Zhao
|
8062962d01
|
Define V8_PROMISE_INTERNAL_FIELD_COUNT=1
|
2017-09-27 10:20:06 +09:00 |
|
Shelley Vohr
|
31bf873c20
|
add docs update for new api call
|
2017-09-26 21:14:44 -04:00 |
|
Cheng Zhao
|
6e85f82d7a
|
Update libchromiumcontent to fix crash in Node
|
2017-09-27 10:11:37 +09:00 |
|
Shelley Vohr
|
c932871bb1
|
change default to null
|
2017-09-26 20:35:14 -04:00 |
|
Shelley Vohr
|
3c6a7c332a
|
add unit test for getMenuItemById
|
2017-09-26 20:05:51 -04:00 |
|
Felix Rieseberg
|
d45788a7b8
|
🔧 Don't drag fullscreen window
|
2017-09-26 18:03:44 -04:00 |
|
Shelley Vohr
|
f49f7d65a5
|
remove check on items instance
|
2017-09-26 14:38:34 -04:00 |
|
Zeke Sikelianos
|
9b6f9a0b18
|
fix typos in releasing doc
|
2017-09-26 11:10:29 -07:00 |
|
Shelley Vohr
|
afe033a6e1
|
stray semicolon fml
|
2017-09-26 12:10:16 -04:00 |
|
Shelley Vohr
|
4753ada7a9
|
rewrite method with only id parameter
|
2017-09-26 12:05:45 -04:00 |
|
Shelley Vohr
|
5217718d7b
|
conform to linter standard
|
2017-09-26 09:50:47 -04:00 |
|
Shelley Vohr
|
ea42851c9b
|
add first pass at getMenuItemById
|
2017-09-26 09:47:13 -04:00 |
|
Cheng Zhao
|
91e11f8e6f
|
Merge pull request #10609 from electron/win32_toast_update
Fix for narrowing conversion warnings, minor style change
|
2017-09-26 10:50:45 +09:00 |
|
Cheng Zhao
|
3545280e1d
|
Add --overwrite to the upload script
|
2017-09-26 10:43:43 +09:00 |
|
Cheng Zhao
|
c70508edb1
|
docs: How to re-upload binaries manually
|
2017-09-26 10:30:42 +09:00 |
|
Cheng Zhao
|
de4cb9022b
|
Use same -ing form and remove trailing whitespaces
|
2017-09-26 10:18:38 +09:00 |
|
Felix Rieseberg
|
dfd90c3526
|
Merge pull request #10611 from electron/fix-notification-source
Browser-process notifications: Ensure correct icon on Windows
|
2017-09-26 09:54:43 +09:00 |
|
Felix Rieseberg
|
741dc1eb0b
|
🔧 Ensure correct path
|
2017-09-25 13:51:16 -07:00 |
|
Zeke Sikelianos
|
c33c21e174
|
Merge pull request #10573 from electron/add-clarification-about-main-process
add clarification about main process
|
2017-09-25 12:40:45 -07:00 |
|
Ales Pergl
|
75feb495ad
|
Fix for narrowing conversion warnings, minor style change
|
2017-09-25 18:08:54 +02:00 |
|
Aleš Pergl
|
2abde14a7c
|
Merge pull request #10517 from yuya-oc/win7-notification-duration
Set duration for Windows 7 notifications based on Control Panel
|
2017-09-25 17:04:08 +02:00 |
|
Cheng Zhao
|
aeb568b41f
|
Merge pull request #10052 from electron/views-browserview-bounds
Fix BrowserView auto-resize and BrowserWindow resize event on Windows
|
2017-09-25 14:12:31 +09:00 |
|