Cheng Zhao
|
eb378bef3a
|
Upgrade to Chrome 52
|
2016-07-04 15:32:43 +09:00 |
|
Cheng Zhao
|
83ae14f2ed
|
Merge pull request #6333 from electron/drag-item
Add `webContents.startDrag(item)` API
|
2016-07-04 13:30:56 +09:00 |
|
Cheng Zhao
|
23582cc9d3
|
Reduce the scope of ScopedNestableTaskAllower
|
2016-07-03 15:30:27 +09:00 |
|
Cheng Zhao
|
ba1fe322e9
|
docs: Use <a> as example
|
2016-07-03 15:27:26 +09:00 |
|
Cheng Zhao
|
b7459d50f9
|
docs: Dragging files out of the window
|
2016-07-03 15:26:22 +09:00 |
|
Cheng Zhao
|
f072d9dd3a
|
docs: webContents.startDrag(item)
|
2016-07-03 15:10:59 +09:00 |
|
Cheng Zhao
|
7916f0ea18
|
win: Use drag_utils::CreateDragImageForFile
|
2016-07-03 14:44:47 +09:00 |
|
Cheng Zhao
|
63a8961ed1
|
views: Implement webContents.startDrag
|
2016-07-03 14:34:35 +09:00 |
|
Cheng Zhao
|
fa468a529b
|
Support dragging multiple files
|
2016-07-03 13:58:31 +09:00 |
|
Cheng Zhao
|
13c668f22b
|
mac: Implement webContents.startDrag
|
2016-07-03 12:26:43 +09:00 |
|
Cheng Zhao
|
74ebbf9c78
|
docs: Add trailing period
|
2016-07-02 20:27:14 +09:00 |
|
Cheng Zhao
|
ff5745f36f
|
Merge pull request #6324 from MarshallOfSound/master
Document possible getLocale returns values.
|
2016-07-02 11:25:15 +00:00 |
|
Samuel Attard
|
7f914c65de
|
Update docs to match style guide
|
2016-07-02 23:21:45 +12:00 |
|
Samuel Attard
|
bbaab9b355
|
Document possible getLocale returns values. Closes #5363
|
2016-07-02 21:17:37 +12:00 |
|
Cheng Zhao
|
14c4be50c1
|
Avoid calling GetWebContentsFromProcessID for twice
|
2016-07-02 16:54:12 +09:00 |
|
Cheng Zhao
|
b0faa62f76
|
Merge pull request #6313 from MarshallOfSound/silent-notification-when-muted
Override the Notification API constructor to create silent notificatons when the webContents is muted
|
2016-07-02 07:44:33 +00:00 |
|
Cheng Zhao
|
6eda76336f
|
Merge pull request #6323 from electron/icon-fix
Set window icon before showing window
|
2016-07-02 07:41:30 +00:00 |
|
Cheng Zhao
|
e76ec92812
|
Set window icon before showing window
|
2016-07-02 16:16:47 +09:00 |
|
Cheng Zhao
|
6ffcb9f06c
|
Merge pull request #6322 from electron/chrome-51.0.2704.106
Update to Chrome 51.0.2704.106
|
2016-07-02 07:12:23 +00:00 |
|
Cheng Zhao
|
cd38e5c85e
|
Update to Chrome 51.0.2704.106
|
2016-07-02 13:54:34 +09:00 |
|
Cheng Zhao
|
ee0eb9ae08
|
Merge pull request #6309 from electron/app-launcher-rename
Implement app.setBadgeCount on Mac
|
2016-07-02 01:51:47 +00:00 |
|
Cheng Zhao
|
767124c45c
|
Update for reviews
|
2016-07-02 10:36:46 +09:00 |
|
Samuel Attard
|
4f660f3e6f
|
Implement WebContenstAudioMuted in AtomBrowserClient
|
2016-07-02 13:28:28 +12:00 |
|
Kevin Sawicki
|
5dcc354432
|
Merge pull request #6298 from jhen0409/patch-5
Support background.page in extension manifest
|
2016-07-01 08:59:39 -07:00 |
|
Kevin Sawicki
|
b47d0e3e58
|
Tweak launcher note text
|
2016-07-01 08:51:25 -07:00 |
|
Jhen
|
d4f64ce943
|
Use background page path instead of generated path
if extension use manifest.background.page
|
2016-07-01 23:50:31 +08:00 |
|
Cheng Zhao
|
df3e651fbf
|
Merge pull request #6315 from electron/fix-extension-match
Don't use MatchesExtension for matching filters
|
2016-07-01 14:14:18 +00:00 |
|
Cheng Zhao
|
cff50614e5
|
Merge pull request #6314 from electron/suppress-session-protocol
spec: Suppress the session.protocol test
|
2016-07-01 13:56:48 +00:00 |
|
Cheng Zhao
|
431ea61ff8
|
Don't use MatchesExtension for matching filters
MatchesExtension compares double extensions like .tar.gz, which does not
match the filters.
|
2016-07-01 22:55:15 +09:00 |
|
Cheng Zhao
|
bb92765ecf
|
spec: Suppress the session.protocol test
|
2016-07-01 22:24:30 +09:00 |
|
Cheng Zhao
|
1da2a1c2ae
|
app.setBadgeCount should return boolean
|
2016-07-01 22:20:05 +09:00 |
|
Samuel Attard
|
54f06b0ba9
|
Override the Notification API constructor to create silent notifications when the webContents is muted
|
2016-07-01 23:26:40 +12:00 |
|
Cheng Zhao
|
f8ec377123
|
docs: app.setBadgeCount
|
2016-07-01 17:44:09 +09:00 |
|
Cheng Zhao
|
cb00d3cfb3
|
mac: Implement app.setBadgeCount
|
2016-07-01 17:39:26 +09:00 |
|
Cheng Zhao
|
36a0a491c9
|
Merge pull request #6216 from electron/class-docs
Add details to docs/styleguide.md
|
2016-07-01 05:34:01 +00:00 |
|
Cheng Zhao
|
3965440952
|
conjunctions don't have to be capitalized
|
2016-07-01 14:33:22 +09:00 |
|
Cheng Zhao
|
1626c3bf0a
|
Use * instead of - for lists
`*` is used in most lists in our docs, let's keep consistency.
|
2016-07-01 14:30:55 +09:00 |
|
Cheng Zhao
|
83e9521d13
|
Update atom-shell-vs-node-webkit.md
|
2016-07-01 14:27:56 +09:00 |
|
Kevin Sawicki
|
0959143e2d
|
Merge pull request #6294 from preco21/korean-docs-9
docs: Update Korean docs as upstream
|
2016-06-30 14:41:50 -07:00 |
|
Jhen
|
76f4bd01eb
|
Support background.page in extension manifest
|
2016-06-30 16:04:13 +08:00 |
|
Plusb Preco
|
21f0e65735
|
📝 Update Korean docs as upstream
[ci skip]
|
2016-06-30 11:32:14 +09:00 |
|
Kevin Sawicki
|
511dceda4e
|
Merge pull request #6225 from miniak/publish-pdb
Publish Windows PDBs to allow debugging without Symbol server
|
2016-06-29 16:54:26 -07:00 |
|
Kevin Sawicki
|
7279fc46bc
|
Merge pull request #6280 from electron/pop-up-context-menu-windows
Use previously set context menu when popup menu is null
|
2016-06-29 13:00:10 -07:00 |
|
Kevin Sawicki
|
45dbbfdfe9
|
Use nullptr comparisons
|
2016-06-29 11:52:58 -07:00 |
|
Kevin Sawicki
|
e797eb5ca3
|
Use set context menu when param is not specified
|
2016-06-29 11:52:58 -07:00 |
|
Kevin Sawicki
|
6d7b52eceb
|
Merge pull request #6243 from jnugh/master
Ubuntu Unity launcher counter badge
|
2016-06-29 11:45:19 -07:00 |
|
Jonas Schwabe
|
9aa8807f83
|
add specs for app.launcher api
fix linter errors
|
2016-06-29 20:28:16 +02:00 |
|
Kevin Sawicki
|
0991d2bf47
|
Merge pull request #6290 from electron/updated-apis-in-doc-translations
Update renamed nativeImage APIs in translated docs
|
2016-06-29 11:25:44 -07:00 |
|
Kevin Sawicki
|
90048abd0a
|
Update renamed nativeImage APIs
|
2016-06-29 11:23:11 -07:00 |
|
Jonas Schwabe
|
768ff7af5a
|
Add additional method isUnityRunning, fix multiple typos in docs
|
2016-06-29 20:22:17 +02:00 |
|