platform/framework/web/crosswalk-tizen.git
8 years agodocs: Document the behavior of win.setIgnoreFocus on OS X
Cheng Zhao [Mon, 13 Jun 2016 07:40:02 +0000 (16:40 +0900)]
docs: Document the behavior of win.setIgnoreFocus on OS X

8 years agoMerge pull request #6013 from miniak/setIgnoreFocus
Cheng Zhao [Mon, 13 Jun 2016 07:18:10 +0000 (07:18 +0000)]
Merge pull request #6013 from miniak/setIgnoreFocus

Add BrowserWindow.prototype.setIgnoreFocus

8 years agoMerge pull request #6019 from preco21/korean-docs-7
Cheng Zhao [Mon, 13 Jun 2016 06:43:41 +0000 (06:43 +0000)]
Merge pull request #6019 from preco21/korean-docs-7

docs: Update Korean docs as upstream

8 years agoMerge pull request #6012 from miniak/menu-item-roles
Cheng Zhao [Mon, 13 Jun 2016 06:21:53 +0000 (06:21 +0000)]
Merge pull request #6012 from miniak/menu-item-roles

Document 'zoom' role + add missing menu items (Delete / Paste and Match Style / Zoom)

8 years agoMerge pull request #6008 from develar/patch-1
Cheng Zhao [Mon, 13 Jun 2016 06:16:53 +0000 (06:16 +0000)]
Merge pull request #6008 from develar/patch-1

Add info about electron-builder to build windows installer

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Mon, 13 Jun 2016 03:19:37 +0000 (12:19 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agodocs: Reword the requirement of setApplication Menu
Cheng Zhao [Mon, 13 Jun 2016 01:52:12 +0000 (10:52 +0900)]
docs: Reword the requirement of setApplication Menu

8 years agoMerge pull request #5999 from greggman/update-menu-docs-1
Cheng Zhao [Mon, 13 Jun 2016 01:42:47 +0000 (01:42 +0000)]
Merge pull request #5999 from greggman/update-menu-docs-1

Document Menu.setApplicationMenu from main process

8 years agoMerge pull request #6018 from electron/string-map
Cheng Zhao [Mon, 13 Jun 2016 01:02:53 +0000 (01:02 +0000)]
Merge pull request #6018 from electron/string-map

Cleanup code for autoUpdater

8 years agoMerge pull request #5965 from electron/installed-extension-api
Cheng Zhao [Mon, 13 Jun 2016 00:45:58 +0000 (00:45 +0000)]
Merge pull request #5965 from electron/installed-extension-api

Add BrowserWindow.getDevToolsExtensions API

8 years agoReset SQRLUpdater when setFeedURL is called
Cheng Zhao [Mon, 13 Jun 2016 00:38:49 +0000 (09:38 +0900)]
Reset SQRLUpdater when setFeedURL is called

8 years agoDo not add JS wrapper for setFeedURL
Cheng Zhao [Mon, 13 Jun 2016 00:32:24 +0000 (09:32 +0900)]
Do not add JS wrapper for setFeedURL

When possible we should avoid adding wrappers in JS, it usually makes
code more difficult to mantain

8 years agoMove converter for std::map to native_mate
Cheng Zhao [Mon, 13 Jun 2016 00:27:13 +0000 (09:27 +0900)]
Move converter for std::map to native_mate

8 years agoMerge pull request #5879 from miniak/autoUpdater
Cheng Zhao [Mon, 13 Jun 2016 00:17:24 +0000 (00:17 +0000)]
Merge pull request #5879 from miniak/autoUpdater

Add optional requestHeaders argument to autoUpdater.setFeedURL

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sun, 12 Jun 2016 18:42:26 +0000 (03:42 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sun, 12 Jun 2016 18:28:11 +0000 (03:28 +0900)]
:memo: Update Korean docs as upstream

* Small fixes

[ci skip]

8 years agoAdd BrowserWindow.prototype.setIgnoreFocus
Milan Burda [Sun, 12 Jun 2016 18:20:25 +0000 (20:20 +0200)]
Add BrowserWindow.prototype.setIgnoreFocus

8 years ago:memo: Fix grammatical issue
Plusb Preco [Sun, 12 Jun 2016 17:51:35 +0000 (02:51 +0900)]
:memo: Fix grammatical issue

[ci skip]

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sun, 12 Jun 2016 17:40:39 +0000 (02:40 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years ago:memo: Small fixes
Plusb Preco [Sun, 12 Jun 2016 17:28:25 +0000 (02:28 +0900)]
:memo: Small fixes

[ci skip]

8 years agoDocument 'zoom' role + add missing menu items (Delete / Paste and Match Style / Zoom)
Milan Burda [Tue, 7 Jun 2016 08:42:46 +0000 (10:42 +0200)]
Document 'zoom' role + add missing menu items (Delete / Paste and Match Style / Zoom)

8 years agoAdd optional requestHeaders argument to autoUpdater.setFeedURL + allow calling mulitp...
Milan Burda [Fri, 10 Jun 2016 13:55:42 +0000 (15:55 +0200)]
Add optional requestHeaders argument to autoUpdater.setFeedURL + allow calling mulitple times

8 years agoAdd info about electron-builder to build windows installer
Vladimir Krivosheev [Sun, 12 Jun 2016 08:48:50 +0000 (10:48 +0200)]
Add info about electron-builder to build windows installer

8 years agoDocument Menu.setApplicationMenu from main process
Greggman [Sat, 11 Jun 2016 05:09:53 +0000 (14:09 +0900)]
Document Menu.setApplicationMenu from main process

You can't call Menu.setApplicationMenu until the app is ready.

[ci skip]

8 years agoMerge pull request #5974 from electron/chrome-storage-sync
Jessica Lord [Fri, 10 Jun 2016 19:20:03 +0000 (12:20 -0700)]
Merge pull request #5974 from electron/chrome-storage-sync

Add chrome.storage.sync and chrome.storage.get APIs

8 years agoMerge pull request #5989 from electron/dan-remove-node-version-file
Kevin Sawicki [Fri, 10 Jun 2016 18:23:25 +0000 (11:23 -0700)]
Merge pull request #5989 from electron/dan-remove-node-version-file

Bump .node-version file

8 years ago:arrow_up: node@6.1.0
Daniel Pham [Fri, 10 Jun 2016 18:19:42 +0000 (14:19 -0400)]
:arrow_up: node@6.1.0

8 years agoMerge pull request #5986 from electron/doc-requires
Kevin Sawicki [Fri, 10 Jun 2016 17:27:57 +0000 (10:27 -0700)]
Merge pull request #5986 from electron/doc-requires

Access remote from electron require

8 years agoAccess remote from electron require in translated doc
Kevin Sawicki [Fri, 10 Jun 2016 17:27:25 +0000 (10:27 -0700)]
Access remote from electron require in translated doc

8 years agoAccess remote from electron require
Kevin Sawicki [Fri, 10 Jun 2016 17:24:35 +0000 (10:24 -0700)]
Access remote from electron require

8 years ago:fire: line
Jessica Lord [Fri, 10 Jun 2016 16:59:47 +0000 (09:59 -0700)]
:fire: line

8 years agoFix typo in example
Kevin Sawicki [Fri, 10 Jun 2016 16:34:34 +0000 (09:34 -0700)]
Fix typo in example

8 years agoDoc getDevToolsExtensions
Kevin Sawicki [Fri, 10 Jun 2016 16:29:26 +0000 (09:29 -0700)]
Doc getDevToolsExtensions

8 years agoAdd getDevToolsExtensions API
Kevin Sawicki [Fri, 10 Jun 2016 16:24:00 +0000 (09:24 -0700)]
Add getDevToolsExtensions API

8 years agoDoc BrowserWindow.isDevToolsExtensionInstalled
Kevin Sawicki [Thu, 9 Jun 2016 17:05:09 +0000 (10:05 -0700)]
Doc BrowserWindow.isDevToolsExtensionInstalled

8 years agoAdd BrowserWindow.isDevToolsExtensionInstalled API
Kevin Sawicki [Thu, 9 Jun 2016 17:04:02 +0000 (10:04 -0700)]
Add BrowserWindow.isDevToolsExtensionInstalled API

8 years agoMerge pull request #5979 from cyberkatze/patch-7
Cheng Zhao [Fri, 10 Jun 2016 12:22:04 +0000 (12:22 +0000)]
Merge pull request #5979 from cyberkatze/patch-7

fixed errors in text

8 years agoMerge pull request #5978 from cyberkatze/patch-6
Cheng Zhao [Fri, 10 Jun 2016 12:21:58 +0000 (12:21 +0000)]
Merge pull request #5978 from cyberkatze/patch-6

fixed errors in text

8 years agoMerge pull request #5977 from cyberkatze/patch-5
Cheng Zhao [Fri, 10 Jun 2016 12:21:49 +0000 (12:21 +0000)]
Merge pull request #5977 from cyberkatze/patch-5

fixed errors in text

8 years agoMerge pull request #5975 from electron/disable-only-specs-on-ci
Cheng Zhao [Fri, 10 Jun 2016 12:11:31 +0000 (12:11 +0000)]
Merge pull request #5975 from electron/disable-only-specs-on-ci

Log and exit when calling only in specs on CI

8 years agoMerge pull request #5972 from electron/non-writeable-guest-id
Cheng Zhao [Fri, 10 Jun 2016 12:02:07 +0000 (12:02 +0000)]
Merge pull request #5972 from electron/non-writeable-guest-id

Make guestId on BrowserWindowProxy non-writeable

8 years agoissue 2813 add app name after Quit
Josh Bernitt [Thu, 9 Jun 2016 19:44:32 +0000 (15:44 -0400)]
issue 2813 add app name after Quit

Adding the application name after the Quit string for Mac OS systems.

8 years agoMerge pull request #5967 from electron/window-opener-webview
Cheng Zhao [Fri, 10 Jun 2016 11:52:37 +0000 (11:52 +0000)]
Merge pull request #5967 from electron/window-opener-webview

Support window.opener from windows opened from a <webview>

8 years agofixed errors in text
Ali Elderov [Fri, 10 Jun 2016 06:39:28 +0000 (08:39 +0200)]
fixed errors in text

8 years agofixed errors in text
Ali Elderov [Fri, 10 Jun 2016 06:31:46 +0000 (08:31 +0200)]
fixed errors in text

8 years agofixed errors in text
Ali Elderov [Fri, 10 Jun 2016 06:21:32 +0000 (08:21 +0200)]
fixed errors in text

8 years agoMerge pull request #5964 from electron/manifest-errors
Cheng Zhao [Fri, 10 Jun 2016 03:28:57 +0000 (03:28 +0000)]
Merge pull request #5964 from electron/manifest-errors

Throw errors reading/parsing manifest.json files

8 years agoMerge pull request #5966 from electron/felix-docs-windows-store
Kevin Sawicki [Fri, 10 Jun 2016 00:36:55 +0000 (17:36 -0700)]
Merge pull request #5966 from electron/felix-docs-windows-store

Update Guide for Windows Store Apps

8 years agoTweak error message
Kevin Sawicki [Fri, 10 Jun 2016 00:00:13 +0000 (17:00 -0700)]
Tweak error message

8 years ago:memo: Update Guide for Windows Store Apps
Felix Rieseberg [Thu, 9 Jun 2016 18:21:20 +0000 (11:21 -0700)]
:memo: Update Guide for Windows Store Apps

 - Updated the guide to reflect that electron-windows-store no longer
   requires container conversion prerequisites
 - Added a link and a note about using background tasks to include
   UWP features

8 years agoLog/exit when only called in specs on CI
Kevin Sawicki [Thu, 9 Jun 2016 23:55:05 +0000 (16:55 -0700)]
Log/exit when only called in specs on CI

8 years agoRemove .only from spec
Jessica Lord [Thu, 9 Jun 2016 23:39:42 +0000 (16:39 -0700)]
Remove .only from spec

8 years ago🚿 Lint
Jessica Lord [Thu, 9 Jun 2016 23:39:24 +0000 (16:39 -0700)]
🚿  Lint

8 years agoMerge branch 'master' into chrome-storage-sync
Jessica Lord [Thu, 9 Jun 2016 23:35:00 +0000 (16:35 -0700)]
Merge branch 'master' into chrome-storage-sync

8 years agoHandle the three get cases
Jessica Lord [Thu, 9 Jun 2016 23:26:42 +0000 (16:26 -0700)]
Handle the three get cases

8 years agoFix spec case
Jessica Lord [Thu, 9 Jun 2016 23:26:25 +0000 (16:26 -0700)]
Fix spec case

8 years agoMerge pull request #5959 from electron/download-item-interrupt
Cheng Zhao [Thu, 9 Jun 2016 22:50:34 +0000 (22:50 +0000)]
Merge pull request #5959 from electron/download-item-interrupt

Add more bindings to DownloadItem

8 years agoMerge pull request #5924 from electron/chrome-i18n-get-message
Kevin Sawicki [Thu, 9 Jun 2016 21:47:37 +0000 (14:47 -0700)]
Merge pull request #5924 from electron/chrome-i18n-get-message

Implement chrome.i18n.getMessage

8 years agoRemove standard lint warnings
Kevin Sawicki [Thu, 9 Jun 2016 21:17:54 +0000 (14:17 -0700)]
Remove standard lint warnings

8 years agoAdd spec
Jessica Lord [Thu, 9 Jun 2016 21:14:20 +0000 (14:14 -0700)]
Add spec

8 years agoAdd storage file
Jessica Lord [Thu, 9 Jun 2016 21:14:14 +0000 (14:14 -0700)]
Add storage file

8 years agoDefault locale to en
Kevin Sawicki [Thu, 9 Jun 2016 21:00:53 +0000 (14:00 -0700)]
Default locale to en

8 years agoAdd spec
Jessica Lord [Wed, 8 Jun 2016 21:57:20 +0000 (14:57 -0700)]
Add spec

8 years agoRemove lint warnings
Kevin Sawicki [Wed, 8 Jun 2016 00:00:53 +0000 (17:00 -0700)]
Remove lint warnings

8 years agoCache extension metadata
Kevin Sawicki [Tue, 7 Jun 2016 23:10:27 +0000 (16:10 -0700)]
Cache extension metadata

8 years agoAdd fixme for sync ipc
Kevin Sawicki [Tue, 7 Jun 2016 23:04:17 +0000 (16:04 -0700)]
Add fixme for sync ipc

8 years agoAdd initial support for placeholders and substitutions
Kevin Sawicki [Tue, 7 Jun 2016 23:03:43 +0000 (16:03 -0700)]
Add initial support for placeholders and substitutions

8 years ago:art:
Kevin Sawicki [Tue, 7 Jun 2016 22:36:08 +0000 (15:36 -0700)]
:art:

8 years agoAdd initial chrome.i18n.getMessage API
Kevin Sawicki [Tue, 7 Jun 2016 22:34:17 +0000 (15:34 -0700)]
Add initial chrome.i18n.getMessage API

8 years ago:art:
Kevin Sawicki [Thu, 9 Jun 2016 20:53:36 +0000 (13:53 -0700)]
:art:

8 years agoGet webContents from guestId
Kevin Sawicki [Thu, 9 Jun 2016 20:37:50 +0000 (13:37 -0700)]
Get webContents from guestId

8 years agoAdd guestId non-writeable assertions
Kevin Sawicki [Thu, 9 Jun 2016 20:45:05 +0000 (13:45 -0700)]
Add guestId non-writeable assertions

8 years agoMake BrowserWindowProxy guestId non-writeable
Kevin Sawicki [Thu, 9 Jun 2016 20:41:42 +0000 (13:41 -0700)]
Make BrowserWindowProxy guestId non-writeable

8 years agoUpdate spec description
Kevin Sawicki [Thu, 9 Jun 2016 19:06:49 +0000 (12:06 -0700)]
Update spec description

8 years agoAdd spec for window.open from <webview>
Kevin Sawicki [Thu, 9 Jun 2016 19:02:01 +0000 (12:02 -0700)]
Add spec for window.open from <webview>

8 years agoUse webContents id as guest id in opened windows
Kevin Sawicki [Thu, 9 Jun 2016 18:29:38 +0000 (11:29 -0700)]
Use webContents id as guest id in opened windows

8 years agoUse const/let and removes CoffeeScript ref vars
Kevin Sawicki [Thu, 9 Jun 2016 17:35:48 +0000 (10:35 -0700)]
Use const/let and removes CoffeeScript ref vars

8 years agoTweak duplicate extension message
Kevin Sawicki [Thu, 9 Jun 2016 17:08:21 +0000 (10:08 -0700)]
Tweak duplicate extension message

8 years agoThrow errors reading/parsing manifest.json
Kevin Sawicki [Thu, 9 Jun 2016 16:45:02 +0000 (09:45 -0700)]
Throw errors reading/parsing manifest.json

8 years agoAdd specs for manifest.json read/parse error
Kevin Sawicki [Thu, 9 Jun 2016 16:44:49 +0000 (09:44 -0700)]
Add specs for manifest.json read/parse error

8 years agoMerge pull request #5963 from agustinwang/patch-1
Kevin Sawicki [Thu, 9 Jun 2016 15:56:45 +0000 (08:56 -0700)]
Merge pull request #5963 from agustinwang/patch-1

fix typo

8 years agofix typo
agustin.wang [Thu, 9 Jun 2016 15:16:46 +0000 (23:16 +0800)]
fix typo

8 years agoMerge pull request #5958 from cyberkatze/patch-4
Cheng Zhao [Thu, 9 Jun 2016 12:06:58 +0000 (12:06 +0000)]
Merge pull request #5958 from cyberkatze/patch-4

fixed errors in text

8 years agoMerge pull request #5957 from cyberkatze/patch-3
Cheng Zhao [Thu, 9 Jun 2016 12:06:49 +0000 (12:06 +0000)]
Merge pull request #5957 from cyberkatze/patch-3

updated translation for README.md

8 years agoMerge pull request #5956 from cyberkatze/patch-2
Cheng Zhao [Thu, 9 Jun 2016 12:06:37 +0000 (12:06 +0000)]
Merge pull request #5956 from cyberkatze/patch-2

updated translation for supported-platforms.md

8 years agodocs: Make the example cover all cases
Cheng Zhao [Thu, 9 Jun 2016 11:57:29 +0000 (20:57 +0900)]
docs: Make the example cover all cases

8 years agoAdd isPaused and canResume
Cheng Zhao [Thu, 9 Jun 2016 11:51:01 +0000 (20:51 +0900)]
Add isPaused and canResume

8 years agodocs: Update DownloadItem for getState
Cheng Zhao [Thu, 9 Jun 2016 11:32:37 +0000 (20:32 +0900)]
docs: Update DownloadItem for getState

8 years agoAdd DownloadItem.getState
Cheng Zhao [Thu, 9 Jun 2016 10:42:32 +0000 (19:42 +0900)]
Add DownloadItem.getState

8 years agofixed errors in text
Ali Elderov [Thu, 9 Jun 2016 08:38:28 +0000 (10:38 +0200)]
fixed errors in text

8 years agoupdated translation for README.md
Ali Elderov [Thu, 9 Jun 2016 08:26:55 +0000 (10:26 +0200)]
updated translation for README.md

8 years agoupdated translation for supported-platforms.md
Ali Elderov [Thu, 9 Jun 2016 08:25:02 +0000 (10:25 +0200)]
updated translation for supported-platforms.md

8 years agoMerge pull request #5904 from deepak1556/extension_partition_patch
Cheng Zhao [Thu, 9 Jun 2016 08:04:58 +0000 (08:04 +0000)]
Merge pull request #5904 from deepak1556/extension_partition_patch

browser: set up extension protocol handler for each browser context

8 years agoMerge pull request #5955 from enlight/fix-atom-taskbarhost-typo
Cheng Zhao [Thu, 9 Jun 2016 07:11:25 +0000 (07:11 +0000)]
Merge pull request #5955 from enlight/fix-atom-taskbarhost-typo

Fix typo in `atom::TaskbarHost::InitializeTaskbar()`

8 years agoMerge pull request #5954 from agustinwang/patch-1
Cheng Zhao [Thu, 9 Jun 2016 07:11:07 +0000 (07:11 +0000)]
Merge pull request #5954 from agustinwang/patch-1

update `win` to `mainWindow`

8 years agoMerge pull request #5952 from enlight/patch-3
Cheng Zhao [Thu, 9 Jun 2016 07:07:32 +0000 (07:07 +0000)]
Merge pull request #5952 from enlight/patch-3

Update Build System Overview doc

8 years agoFix typo in `atom::TaskbarHost::InitializeTaskbar()`
Vadim Macagon [Thu, 9 Jun 2016 05:21:21 +0000 (12:21 +0700)]
Fix typo in `atom::TaskbarHost::InitializeTaskbar()`

`InitailizeTaskbar` -> `InitializeTaskbar`

8 years agofix spec and docs
deepak1556 [Thu, 9 Jun 2016 05:08:45 +0000 (10:38 +0530)]
fix spec and docs

8 years agoemit once for each session and add spec
deepak1556 [Wed, 8 Jun 2016 16:34:41 +0000 (22:04 +0530)]
emit once for each session and add spec

8 years agoregister extension handler for every session created
deepak1556 [Wed, 8 Jun 2016 16:10:39 +0000 (21:40 +0530)]
register extension handler for every session created