Kevin Sawicki
|
00a575c84a
|
Merge pull request #9279 from electron/extract-default-app-script
Extract script tags to renderer.js file in default app
|
2017-04-25 12:55:58 -07:00 |
|
Kevin Sawicki
|
ca5a8b6166
|
Extract script tags to renderer.js file
|
2017-04-25 08:27:57 -07:00 |
|
Kevin Sawicki
|
7881376aff
|
Merge pull request #9254 from electron/endsession-event
End session event on browser window
|
2017-04-24 12:02:05 -07:00 |
|
Hari Krishna Reddy Juturu
|
8458acff26
|
Removing #ifdef on endsession api
|
2017-04-24 11:58:08 -07:00 |
|
Hari Krishna Reddy Juturu
|
8a32826876
|
Removing #ifdef windows for endsession methods
|
2017-04-24 11:49:21 -07:00 |
|
Kevin Sawicki
|
b6192da757
|
Merge pull request #9255 from electron/emit-auto-updater-error
Emit auto updater error directly as Error
|
2017-04-24 10:26:00 -07:00 |
|
Hari Krishna Reddy Juturu
|
9e70372c1f
|
change endsession event name to session-end
|
2017-04-24 10:16:11 -07:00 |
|
Kevin Sawicki
|
c2d4c93e12
|
Don't run error event on Linux
|
2017-04-24 09:47:30 -07:00 |
|
Kevin Sawicki
|
13e4582697
|
Emit autoUpdater error directly as Error object
|
2017-04-24 09:47:30 -07:00 |
|
Kevin Sawicki
|
423dd4d57a
|
Add spec for remote autoUpdater error event
|
2017-04-24 09:47:30 -07:00 |
|
Kevin Sawicki
|
6c99d83b99
|
Merge pull request #9253 from electron/log-crashes-during-specs
Log all crashes during spec running
|
2017-04-24 09:47:05 -07:00 |
|
Kevin Sawicki
|
35a627fd60
|
Log all crashes during specs
|
2017-04-24 09:26:24 -07:00 |
|
Kevin Sawicki
|
2e223288d2
|
Merge pull request #9252 from electron/convert-to-string-in-render-process
Convert alert/confirm arguments to strings in render process
|
2017-04-24 09:26:00 -07:00 |
|
Kevin Sawicki
|
c90fd4dc88
|
Convert message/title to strings in render process
|
2017-04-24 09:15:01 -07:00 |
|
Kevin Sawicki
|
a00d36fb07
|
Add spec for alert/confirm toString errors
|
2017-04-24 09:15:01 -07:00 |
|
Kevin Sawicki
|
c146f8a308
|
Merge pull request #9249 from electron/document-write
Don't use document.write in default app
|
2017-04-24 09:14:29 -07:00 |
|
Kevin Sawicki
|
5f038cb3cb
|
Don't use document.write in default app
|
2017-04-24 08:57:10 -07:00 |
|
Kevin Sawicki
|
d3ae1d8d23
|
Merge pull request #9246 from rreimann/master
Clarify requirements for resumable downloads
|
2017-04-24 08:50:55 -07:00 |
|
Kevin Sawicki
|
13eeb1d17f
|
Minor wording tweaks
|
2017-04-24 08:50:40 -07:00 |
|
Kevin Sawicki
|
99985c0ed9
|
Wrap header names in backticks
|
2017-04-24 08:49:59 -07:00 |
|
Kevin Sawicki
|
9bb944f632
|
Merge pull request #9273 from electron/update_notification_docs
Updated documentation on desktop notifications on Windows 7
|
2017-04-24 08:48:44 -07:00 |
|
Kevin Sawicki
|
a26ae85017
|
Merge pull request #9262 from ArcticZeroo/patch-1
Fix a typo in faq.md
|
2017-04-24 08:48:20 -07:00 |
|
Ales Pergl
|
46823f944c
|
Updated documentation on desktop notifications on Windows 7
|
2017-04-24 09:57:34 +02:00 |
|
Brendan Forster
|
f644ba56a3
|
clean up the code a bit
|
2017-04-24 11:49:55 +10:00 |
|
Brendan Forster
|
253a4b0114
|
Merge remote-tracking branch 'electron/master' into certificate-addition-windows
|
2017-04-24 11:13:34 +10:00 |
|
Brendan Forster
|
ac3385124a
|
reload the current cert database if the certificate was added
|
2017-04-24 11:12:26 +10:00 |
|
ArcticZeroo
|
64cc537951
|
Update faq.md
Fix the most horrible typo of all time
|
2017-04-22 23:11:04 -04:00 |
|
rreimann
|
7ea6d01a8c
|
Rephrase note for resume method
|
2017-04-22 18:15:07 +02:00 |
|
Hari Krishna Reddy Juturu
|
9e8252c1f9
|
Remove wm_state change
|
2017-04-21 14:35:30 -07:00 |
|
Hari Krishna Reddy Juturu
|
3c3e14b820
|
End session event on browser window
|
2017-04-21 14:22:11 -07:00 |
|
Kevin Sawicki
|
e9880e9c97
|
Merge pull request #8996 from swashcap/master
Add documentation note on dynamic Menu items
|
2017-04-21 13:44:01 -07:00 |
|
Kevin Sawicki
|
d1691e0a37
|
Merge pull request #9239 from pfrazee/patch-1
Make note about sync webview calls in docs
|
2017-04-21 13:40:17 -07:00 |
|
Kevin Sawicki
|
7177ea5e9a
|
Bold note for emphasis
|
2017-04-21 13:39:51 -07:00 |
|
Kevin Sawicki
|
1256ab075c
|
Merge pull request #9248 from electron/stream-test-output-on-windows
Stream test output on Windows CI
|
2017-04-21 09:15:41 -07:00 |
|
Kevin Sawicki
|
42ccb36df3
|
Stream test output on Windows CI
|
2017-04-21 08:53:40 -07:00 |
|
Kevin Sawicki
|
eee9ed2c5d
|
Merge pull request #9241 from electron/doc-symstore
Document downloading debugging tools for windows
|
2017-04-21 08:50:33 -07:00 |
|
Kevin Sawicki
|
9acd9e878c
|
Mention downloading debugging tools for windows
|
2017-04-21 08:37:01 -07:00 |
|
rreimann
|
7ce3571270
|
Clarify requirements for resumable downloads
|
2017-04-21 15:14:56 +02:00 |
|
Brendan Forster
|
304c8b9562
|
add some docs for Windows usage
|
2017-04-21 13:09:49 +10:00 |
|
Brendan Forster
|
c181a8269d
|
and this is how we invoke the callback
|
2017-04-21 12:47:11 +10:00 |
|
Brendan Forster
|
1439a1e322
|
and the order here matters apparently
|
2017-04-21 12:23:50 +10:00 |
|
Brendan Forster
|
b3baf9976f
|
coding style fixes
|
2017-04-21 12:17:01 +10:00 |
|
Kevin Sawicki
|
1a49374b4c
|
Merge pull request #9237 from electron/root-modules-describe
Add root describe to modules spec
|
2017-04-20 15:11:27 -07:00 |
|
Kevin Sawicki
|
93603882b1
|
Add root describe to be able to run whole file
|
2017-04-20 14:17:58 -07:00 |
|
Kevin Sawicki
|
e95ba067a5
|
Merge pull request #9238 from electron/wait-for-stdout-close
Wait for close event instead of exit in spec
|
2017-04-20 14:17:07 -07:00 |
|
Paul Frazee
|
3068d7a43e
|
Make note about sync webview calls in docs
|
2017-04-20 14:02:41 -05:00 |
|
Kevin Sawicki
|
361c3e0700
|
Wait for close event instead of exit so stdout done
|
2017-04-20 11:40:04 -07:00 |
|
Kevin Sawicki
|
a004cada7c
|
Merge pull request #9095 from seanchas116/better-path-resolve
Search for module from app path when URL is not file protocol
|
2017-04-20 10:49:53 -07:00 |
|
Kevin Sawicki
|
dc8b43901b
|
Merge pull request #9108 from yuya-oc/add-macos-sheet-events
Add sheet-begin and sheet-end events to macOS BrowserWindow
|
2017-04-20 10:33:31 -07:00 |
|
Kevin Sawicki
|
29a3e11893
|
Group sheet event methods with other macOS methods
|
2017-04-20 10:32:14 -07:00 |
|