Florent Delayen
|
4d55175649
|
Execute click handlers for top level menu items
|
2016-06-25 16:51:43 +02:00 |
|
Cheng Zhao
|
04b30afbed
|
Merge pull request #6233 from electron/clipboard-bookmark-support
Add support for reading/writing bookmarks from the clipboard
|
2016-06-25 05:23:32 +00:00 |
|
Cheng Zhao
|
8a4c8eb305
|
Merge pull request #6226 from miniak/fix-uninitialized-member-var
Fix uninitialized member variable in CrashReporterWin
|
2016-06-25 01:18:19 +00:00 |
|
Kevin Sawicki
|
f90ef12814
|
read/writeBookmark is not implemented on Linux
|
2016-06-24 17:16:38 -07:00 |
|
Zeke Sikelianos
|
aee111bf2f
|
minor wording changes and tweaks
|
2016-06-24 15:59:30 -07:00 |
|
Kevin Sawicki
|
9479536bb8
|
Tweak return value description
|
2016-06-24 15:35:30 -07:00 |
|
Kevin Sawicki
|
5fbba2d27b
|
Add assertions for no available bookmark
|
2016-06-24 15:32:52 -07:00 |
|
Kevin Sawicki
|
6588b85ac9
|
Mention empty strings
|
2016-06-24 15:31:15 -07:00 |
|
Kevin Sawicki
|
30a628b46f
|
Remove unsupported type
|
2016-06-24 15:29:39 -07:00 |
|
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 |
|
Kevin Sawicki
|
63e2ee8e10
|
Add link to Boolean
|
2016-06-24 12:45:22 -07:00 |
|
Kevin Sawicki
|
47504c5a53
|
Use more lists
|
2016-06-24 12:40:55 -07:00 |
|
Kevin Sawicki
|
5dd7bf67e7
|
Minor formatting and wording tweaks
|
2016-06-24 12:28:41 -07:00 |
|
Milan Burda
|
dfc2f3f0c6
|
Fix uninitialized member variable in CrashReporterWin
|
2016-06-24 18:30:38 +02: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
|
38592aaef7
|
Add details to docs/styleguide.md
|
2016-06-24 10:45:37 +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 |
|