Ali Elderov
|
8a2aa018ff
|
updated translation for supported-platforms.md
|
2016-06-09 10:25:02 +02:00 |
|
Cheng Zhao
|
2ec5406ca6
|
Merge pull request #5904 from deepak1556/extension_partition_patch
browser: set up extension protocol handler for each browser context
|
2016-06-09 08:04:58 +00:00 |
|
Cheng Zhao
|
c6eda51b43
|
Merge pull request #5955 from enlight/fix-atom-taskbarhost-typo
Fix typo in `atom::TaskbarHost::InitializeTaskbar()`
|
2016-06-09 07:11:25 +00:00 |
|
Cheng Zhao
|
bfac5ba6f2
|
Merge pull request #5954 from agustinwang/patch-1
update `win` to `mainWindow`
|
2016-06-09 07:11:07 +00:00 |
|
Cheng Zhao
|
5f1e9d4ea7
|
Merge pull request #5952 from enlight/patch-3
Update Build System Overview doc
|
2016-06-09 07:07:32 +00:00 |
|
Vadim Macagon
|
a6f0fcf89f
|
Fix typo in atom::TaskbarHost::InitializeTaskbar()
`InitailizeTaskbar` -> `InitializeTaskbar`
|
2016-06-09 12:21:21 +07:00 |
|
deepak1556
|
4749e18fc0
|
fix spec and docs
|
2016-06-09 10:48:05 +05:30 |
|
deepak1556
|
b91217f29e
|
emit once for each session and add spec
|
2016-06-09 10:40:51 +05:30 |
|
deepak1556
|
cb5e648502
|
register extension handler for every session created
|
2016-06-09 10:40:51 +05:30 |
|
deepak1556
|
ebff40b5a5
|
add docs
|
2016-06-09 10:39:18 +05:30 |
|
deepak1556
|
aa853dd3be
|
move protocol to session properties for working with partitions
|
2016-06-09 10:39:18 +05:30 |
|
deepak1556
|
0e0235407b
|
fill net::URLRequest details on IO thread
|
2016-06-09 10:39:18 +05:30 |
|
deepak1556
|
414183e0fd
|
fix dereferencing null pointer
|
2016-06-09 10:39:18 +05:30 |
|
agustin.wang
|
48a939ac7e
|
更新浏览器窗口变量名称
最新的 electron-quick-start 仓库中的变量已由 win 变更为 mainWindow
|
2016-06-09 12:55:07 +08:00 |
|
Cheng Zhao
|
d5bb7d7525
|
Merge pull request #5950 from VReality64/master
📝 Update Korean doc to a latest version.
|
2016-06-09 04:20:27 +00:00 |
|
Vadim Macagon
|
537c62a9a8
|
Update Build System Overview doc
`atom.gyp` was renamed to `electron.gyp` not long ago but this document wasn't updated.
|
2016-06-09 10:58:58 +07:00 |
|
Cheng Zhao
|
8a92ee403c
|
Merge pull request #5945 from electron/default-title-to-app-name
Default window title to app name
|
2016-06-09 02:06:30 +00:00 |
|
Cheng Zhao
|
0abd55221d
|
Merge pull request #5944 from electron/set-maximizable-last
Set maximizable state after installing view
|
2016-06-09 01:52:35 +00:00 |
|
Cheng Zhao
|
b422c47b67
|
Merge pull request #5943 from bbondy/master
Allow obtaining system Pepper Flash path
|
2016-06-09 01:48:53 +00:00 |
|
Cheng Zhao
|
20372f057e
|
Merge pull request #5913 from electron/webview-devtools-extensions
Enable DevTools extensions in webviews
|
2016-06-09 01:45:55 +00:00 |
|
VReality64
|
9c10ecd13f
|
📝 Update Korean doc to a latest version.
[ci skip]
|
2016-06-09 09:59:14 +09:00 |
|
Kevin Sawicki
|
7d48827199
|
Default window title to app name
|
2016-06-08 14:17:33 -07:00 |
|
Kevin Sawicki
|
9f93f4e27f
|
Set maximizable state after installing view
|
2016-06-08 13:56:45 -07:00 |
|
Brian R. Bondy
|
352a9cd6f2
|
Allow obtaining system Pepper Flash path
|
2016-06-08 16:40:15 -04:00 |
|
Kevin Sawicki
|
f33537336b
|
Add default statement
|
2016-06-08 12:00:14 -07:00 |
|
Kevin Sawicki
|
4823a04a44
|
hookWindowForTabEvents -> hookWebContentsForTabEvents
|
2016-06-08 12:00:13 -07:00 |
|
Kevin Sawicki
|
11e68ff932
|
Only add extensions to non-remote webContents
|
2016-06-08 12:00:13 -07:00 |
|
Kevin Sawicki
|
c8c60dd313
|
Add devtools from web-contents-created event
|
2016-06-08 12:00:13 -07:00 |
|
Kevin Sawicki
|
d8fe5da3ea
|
🎨
|
2016-06-08 12:00:13 -07:00 |
|
Kevin Sawicki
|
ec8b9e3f35
|
Export loadDevToolsExtensions API to use in guest view manager
|
2016-06-08 12:00:13 -07:00 |
|
Kevin Sawicki
|
219d177731
|
Load extensions for all web contents
|
2016-06-08 12:00:13 -07:00 |
|
Kevin Sawicki
|
4f7bde38a9
|
Assert on tab id as well
|
2016-06-08 12:00:13 -07:00 |
|
Kevin Sawicki
|
bf47056561
|
Pluralize extension
|
2016-06-08 12:00:13 -07:00 |
|
Kevin Sawicki
|
78e3bb0660
|
🎨
|
2016-06-08 12:00:13 -07:00 |
|
Kevin Sawicki
|
4c1ede32cf
|
Use destroyed event instead of closed event
|
2016-06-08 12:00:12 -07:00 |
|
Kevin Sawicki
|
4f46f75d8f
|
Load dev tools extensions in webviews
|
2016-06-08 12:00:12 -07:00 |
|
Kevin Sawicki
|
19787544b5
|
Add failing spec for webview devtools extension
|
2016-06-08 12:00:12 -07:00 |
|
Kevin Sawicki
|
82bee12c00
|
Merge pull request #5911 from mafintosh/patch-1
support --abi
|
2016-06-08 11:57:16 -07:00 |
|
Mathias Buus
|
7dcb939338
|
support --abi
|
2016-06-08 20:55:06 +02:00 |
|
Kevin Sawicki
|
f4c1cd11a0
|
Merge pull request #5921 from electron/webview-show-definition-for-selection
Add showDefinitionForSelection to webContents/webview
|
2016-06-08 10:40:10 -07:00 |
|
Kevin Sawicki
|
7250c461be
|
Remove NOTIMPLEMENTED() call
|
2016-06-08 10:21:28 -07:00 |
|
Kevin Sawicki
|
70996c79ba
|
Add showDefinitionForSelection webContents proxy method
|
2016-06-08 10:19:43 -07:00 |
|
Kevin Sawicki
|
6337e93e6d
|
Check for Mac in if block
|
2016-06-08 10:15:37 -07:00 |
|
Kevin Sawicki
|
c66299bf66
|
Document webview.showDefinitionForSelection
|
2016-06-08 10:15:36 -07:00 |
|
Kevin Sawicki
|
8c520cf158
|
🎨
|
2016-06-08 10:15:36 -07:00 |
|
Kevin Sawicki
|
6360a5cae4
|
Add deprecation TODO for BrowserWindow.showDefinitionForSelection
|
2016-06-08 10:15:36 -07:00 |
|
Kevin Sawicki
|
ce19c2c0ad
|
Document webContents.showDefinitionForSelection
|
2016-06-08 10:15:36 -07:00 |
|
Kevin Sawicki
|
4f0a52628e
|
Add showDefinitionForSelection to webContents/webview
|
2016-06-08 10:15:36 -07:00 |
|
Kevin Sawicki
|
e4398dde42
|
Merge pull request #5942 from enlight/patch-2
Fix location of code snippet in nativeImage docs
|
2016-06-08 09:36:42 -07:00 |
|
Vadim Macagon
|
8e2ae9b9e7
|
Fix location of code snippet in nativeImage docs
The code snippet for `nativeImage.createFromPath` somehow ended up in the wrong section of the document, this PR moves it back where it belongs.
|
2016-06-08 23:34:45 +07:00 |
|