Kevin Sawicki
|
a2ba778adc
|
Document clipboard bookmark support
|
2016-06-24 15:20:49 -07:00 |
|
Kevin Sawicki
|
9fab641ecb
|
Add missing rtf key
|
2016-06-24 15:17:31 -07:00 |
|
Kevin Sawicki
|
e802d0e4a0
|
Add bookmark key to clipboard.write
|
2016-06-24 15:14:28 -07:00 |
|
Kevin Sawicki
|
358bf1bf69
|
Add read/writeBookmark spec
|
2016-06-24 15:10:32 -07:00 |
|
Kevin Sawicki
|
271808b278
|
Support reading/writing bookmarks to clipboard
|
2016-06-24 15:08:12 -07:00 |
|
Zeke Sikelianos
|
6ea59803a8
|
Merge pull request #6221 from SudarAbisheck/master
Update quick-start.md
|
2016-06-23 23:08:23 -07:00 |
|
Cheng Zhao
|
0c53317eea
|
Merge pull request #6220 from electron/promise-in-main-process
Handle v8::MicrotasksScope in the main process
|
2016-06-24 06:07:28 +00:00 |
|
Sudar Abisheck
|
0e1caa5961
|
Update quick-start.md
Corrected the anchor text
|
2016-06-24 11:29:55 +05:30 |
|
Cheng Zhao
|
ee28f4fc32
|
Handle v8::MicrotasksScope in the main process
|
2016-06-24 14:45:31 +09:00 |
|
Cheng Zhao
|
5826a8f9a9
|
Merge pull request #6218 from electron/clean-up-callback-id
Remove callbackId when callback is removed from registry
|
2016-06-24 03:17:46 +00:00 |
|
Cheng Zhao
|
f792b6c752
|
Remove callbackId when callback is removed from registry
|
2016-06-24 11:22:48 +09:00 |
|
Cheng Zhao
|
552c9b7f0a
|
Merge pull request #6213 from electron/reset-search-paths
Reuse node's implementation of Module._nodeModulePaths
|
2016-06-24 00:26:33 +00:00 |
|
Cheng Zhao
|
eb55fba9f4
|
Merge pull request #6211 from electron/debugging-main-process-docs
Update debugging main process docs
|
2016-06-24 00:25:26 +00:00 |
|
Cheng Zhao
|
fa023842d3
|
Merge pull request #6111 from electron/docs-formatting
Docs formatting
|
2016-06-24 00:24:57 +00:00 |
|
Kevin Sawicki
|
bac4d51169
|
Reuse root path variable
|
2016-06-23 15:56:29 -07:00 |
|
Kevin Sawicki
|
905e9e9645
|
Include trailing separator in comparisons
|
2016-06-23 15:45:08 -07:00 |
|
Kevin Sawicki
|
c6906deef2
|
Add failing spec for trailing separator bug
|
2016-06-23 15:39:21 -07:00 |
|
Kevin Sawicki
|
b273b70eee
|
Filter existing search paths instead reimplementing
|
2016-06-23 15:27:45 -07:00 |
|
Kevin Sawicki
|
eed240be1c
|
Add specs for Module._nodeModulesPath
|
2016-06-23 15:20:14 -07:00 |
|
Kevin Sawicki
|
adc8c54a81
|
Minor formatting updates
|
2016-06-23 14:23:34 -07:00 |
|
Kevin Sawicki
|
eb8c1b1a50
|
Make update number message a note
|
2016-06-23 14:20:52 -07:00 |
|
Kevin Sawicki
|
5e389021eb
|
Use upstream node-pre-gyp
|
2016-06-23 14:19:23 -07:00 |
|
Zeke Sikelianos
|
3dcbbe9f20
|
remove parens from type
|
2016-06-23 14:13:03 -07:00 |
|
Zeke Sikelianos
|
cfebf7aa6b
|
fix list indentation
|
2016-06-23 10:36:16 -07:00 |
|
Cheng Zhao
|
d959ccb47c
|
Merge pull request #6201 from electron/did-fail-load
Do not emit did-fail-load for canceled requests
|
2016-06-23 11:55:39 +00:00 |
|
Cheng Zhao
|
ed6213e951
|
Do not emit did-fail-load for canceled requests
|
2016-06-23 20:32:19 +09:00 |
|
Cheng Zhao
|
a00c5e3363
|
Bump v1.2.5
|
2016-06-23 14:37:58 +09:00 |
|
Cheng Zhao
|
e70c622a70
|
Merge pull request #6190 from electron/default-label-and-accelerator
Add default label and accelerator for menu item roles
|
2016-06-23 05:34:10 +00:00 |
|
Cheng Zhao
|
19d8a366b3
|
Merge pull request #6180 from jhen0409/patch-4
Fix chrome.runtime.sendMessage
|
2016-06-23 04:58:30 +00:00 |
|
Cheng Zhao
|
6aef8f4fea
|
Merge pull request #6197 from electron/fix-api-call-yosemite
mac: Avoid calling setTitleVisibility for OS X 10.9
|
2016-06-23 04:49:11 +00:00 |
|
Cheng Zhao
|
d313639bbb
|
Merge pull request #6198 from electron/fix-session-protocol-test
Split the session.protocol test into multiple tests
|
2016-06-23 04:49:06 +00:00 |
|
Cheng Zhao
|
2893974c05
|
spec: Set mimeType for protocol's handler
|
2016-06-23 13:29:18 +09:00 |
|
Cheng Zhao
|
a04c0ce196
|
spec: Split the session.protocol test into multiple tests
|
2016-06-23 13:16:53 +09:00 |
|
Cheng Zhao
|
71ab69314c
|
spec: Put protocol registration in beforeEach
|
2016-06-23 13:11:19 +09:00 |
|
Cheng Zhao
|
6cfd078d19
|
Merge pull request #6174 from electron/session-docs-cleanup
docs: Separate Cookies and WebRequest classes in session.md
|
2016-06-23 04:05:18 +00:00 |
|
Cheng Zhao
|
7f3a296050
|
mac: Avoid calling setTitleVisibility for OS X 10.9
|
2016-06-23 13:00:14 +09:00 |
|
Cheng Zhao
|
74a2b77359
|
Merge pull request #6195 from electron/eagerly-require-protocol
Eagerly require protocol
|
2016-06-23 03:31:26 +00:00 |
|
Cheng Zhao
|
75972abc84
|
Merge pull request #6192 from electron/native-image-api-names
Upper case initialisms in nativeImage API
|
2016-06-23 03:06:42 +00:00 |
|
Cheng Zhao
|
7fa4a7889b
|
Update brightray for #6178
|
2016-06-23 12:05:10 +09:00 |
|
Kevin Sawicki
|
5a122b5ea0
|
Eagerly require protocol
|
2016-06-22 18:51:39 -07:00 |
|
Kevin Sawicki
|
c686997209
|
Ctrl -> Control for consistency
|
2016-06-22 16:56:45 -07:00 |
|
Jhen
|
233355ed09
|
Fix chrome.runtime.sendMessage
add a case of not provide extension-id: (message, responseCallback)
|
2016-06-23 07:40:15 +08:00 |
|
Cheng Zhao
|
293a1edc35
|
Merge pull request #6183 from joshaber/patch-1
Update external frameworks version
|
2016-06-22 23:33:30 +00:00 |
|
Kevin Sawicki
|
e9222583cb
|
toPng/toJpeg -> toPNG/toJPEG
|
2016-06-22 15:47:42 -07:00 |
|
Kevin Sawicki
|
813e528350
|
Update expected accelerator
|
2016-06-22 15:41:45 -07:00 |
|
Kevin Sawicki
|
6165908ba7
|
Incorporate review feedback
|
2016-06-22 15:26:17 -07:00 |
|
Kevin Sawicki
|
be642612c0
|
Export app before requiring modules
|
2016-06-22 15:21:45 -07:00 |
|
Kevin Sawicki
|
4dbdcad05e
|
Remove label/accelerators with role defaults
|
2016-06-22 14:37:16 -07:00 |
|
Kevin Sawicki
|
b7afe44a5c
|
Add assert for role with app name in label
|
2016-06-22 14:22:15 -07:00 |
|
Kevin Sawicki
|
ece319a687
|
🎨
|
2016-06-22 14:14:32 -07:00 |
|