platform/framework/web/crosswalk-tizen.git
7 years agoFix build issues
Samuel Attard [Tue, 8 Nov 2016 00:25:18 +0000 (13:25 +1300)]
Fix build issues

7 years agoFix issues and deprecate the old prop
Samuel Attard [Tue, 8 Nov 2016 00:18:49 +0000 (11:18 +1100)]
Fix issues and deprecate the old prop

7 years agoshouldUpload API's are macOS only
Samuel Attard [Tue, 8 Nov 2016 00:14:55 +0000 (11:14 +1100)]
shouldUpload API's are macOS only

7 years agoAdd docs for getShouldUpload
Samuel Attard [Tue, 8 Nov 2016 00:12:46 +0000 (11:12 +1100)]
Add docs for getShouldUpload

7 years agoRename autoUpload to shouldUpload
Samuel Attard [Tue, 8 Nov 2016 00:03:57 +0000 (11:03 +1100)]
Rename autoUpload to shouldUpload

7 years agoMerge pull request #8038 from electron/danhp/close-file-preview
Kevin Sawicki [Mon, 28 Nov 2016 22:47:06 +0000 (14:47 -0800)]
Merge pull request #8038 from electron/danhp/close-file-preview

Add 'win.closeFilePreview()'

7 years agoMerge pull request #7952 from the-ress/window-setappid
Kevin Sawicki [Mon, 28 Nov 2016 22:46:14 +0000 (14:46 -0800)]
Merge pull request #7952 from the-ress/window-setappid

Added BrowserWindow.setAppDetails to set user model id, icon and relaunch command

7 years agoUse skip for setAppDetails spec
Kevin Sawicki [Mon, 28 Nov 2016 22:30:43 +0000 (14:30 -0800)]
Use skip for setAppDetails spec

7 years agoAdd initial previewFile/closeFilePreview test
Kevin Sawicki [Mon, 28 Nov 2016 21:03:33 +0000 (13:03 -0800)]
Add initial previewFile/closeFilePreview test

7 years agoTweak setAppDetails docs
Kevin Sawicki [Mon, 28 Nov 2016 22:29:21 +0000 (14:29 -0800)]
Tweak setAppDetails docs

7 years agoInitialize app icon index to 0
Kevin Sawicki [Mon, 28 Nov 2016 22:26:30 +0000 (14:26 -0800)]
Initialize app icon index to 0

7 years ago:gift: Add 'win.closeFilePreview()'
Daniel Pham [Mon, 21 Nov 2016 18:30:13 +0000 (13:30 -0500)]
:gift: Add 'win.closeFilePreview()'

7 years agoBump v1.4.10
Kevin Sawicki [Mon, 28 Nov 2016 20:50:12 +0000 (12:50 -0800)]
Bump v1.4.10

7 years agoMerge branch 'access-url-through-web-contents'
Kevin Sawicki [Mon, 28 Nov 2016 18:56:35 +0000 (10:56 -0800)]
Merge branch 'access-url-through-web-contents'

7 years agoRemove unintended returns
Kevin Sawicki [Fri, 25 Nov 2016 18:05:12 +0000 (10:05 -0800)]
Remove unintended returns

7 years agoAccess URL through webContents directly
Kevin Sawicki [Fri, 25 Nov 2016 18:03:47 +0000 (10:03 -0800)]
Access URL through webContents directly

7 years agoAdd more origin comparison specs
Kevin Sawicki [Fri, 25 Nov 2016 17:47:28 +0000 (09:47 -0800)]
Add more origin comparison specs

7 years agowindow.opener location should be webview src URL
Kevin Sawicki [Fri, 25 Nov 2016 17:43:35 +0000 (09:43 -0800)]
window.opener location should be webview src URL

7 years agoMerge pull request #8049 from electron/prevent-remove-all-ipc
Cheng Zhao [Sun, 27 Nov 2016 06:29:49 +0000 (14:29 +0800)]
Merge pull request #8049 from electron/prevent-remove-all-ipc

Throw an error when users attempt to remove all listeners from the IPC modules

7 years agoMerge pull request #8024 from pedro/handle-drop-mac-os-fix
Cheng Zhao [Sun, 27 Nov 2016 06:24:35 +0000 (14:24 +0800)]
Merge pull request #8024 from pedro/handle-drop-mac-os-fix

Fix support for dragging urls in Mac

7 years agoBump v1.4.9
Kevin Sawicki [Wed, 23 Nov 2016 21:03:29 +0000 (13:03 -0800)]
Bump v1.4.9

7 years agoMerge pull request #8071 from electron/fix-doc-indentation
Kevin Sawicki [Wed, 23 Nov 2016 22:36:18 +0000 (14:36 -0800)]
Merge pull request #8071 from electron/fix-doc-indentation

Fix indentation in menu template example

7 years agoFix indentation in menu template example
Kevin Sawicki [Wed, 23 Nov 2016 22:34:55 +0000 (14:34 -0800)]
Fix indentation in menu template example

7 years agoMerge pull request #8070 from electron/remove-unnecessary-escape-characters
Kevin Sawicki [Wed, 23 Nov 2016 22:31:32 +0000 (14:31 -0800)]
Merge pull request #8070 from electron/remove-unnecessary-escape-characters

Remove unnecessary escape characters

7 years agoRemove unnecessary escape characters
Kevin Sawicki [Wed, 23 Nov 2016 22:27:54 +0000 (14:27 -0800)]
Remove unnecessary escape characters

7 years agoMerge branch 'check-sender-web-contents-access'
Kevin Sawicki [Wed, 23 Nov 2016 20:30:25 +0000 (12:30 -0800)]
Merge branch 'check-sender-web-contents-access'

7 years agoAlways use guest contents for canAccessWindow check
Kevin Sawicki [Wed, 23 Nov 2016 18:23:47 +0000 (10:23 -0800)]
Always use guest contents for canAccessWindow check

7 years agoAdd failing specs window.opener from <webview> opened window
Kevin Sawicki [Wed, 23 Nov 2016 18:17:21 +0000 (10:17 -0800)]
Add failing specs window.opener from <webview> opened window

7 years agoMerge pull request #8065 from DanTheMan827/patch-1
Kevin Sawicki [Wed, 23 Nov 2016 17:10:48 +0000 (09:10 -0800)]
Merge pull request #8065 from DanTheMan827/patch-1

Fixed language code for Aragonese

7 years agoSort by codes
Kevin Sawicki [Wed, 23 Nov 2016 17:10:27 +0000 (09:10 -0800)]
Sort by codes

7 years agoMerge pull request #8016 from the-ress/windows-lint
Kevin Sawicki [Wed, 23 Nov 2016 17:09:39 +0000 (09:09 -0800)]
Merge pull request #8016 from the-ress/windows-lint

Fixed linting on Windows

7 years agoFixed language code to Aragonese
DanTheMan827 [Wed, 23 Nov 2016 15:21:27 +0000 (09:21 -0600)]
Fixed language code to Aragonese

7 years agouse new docs linter, remove cross-conf-env dep
Zeke Sikelianos [Wed, 23 Nov 2016 05:32:43 +0000 (21:32 -0800)]
use new docs linter, remove cross-conf-env dep

7 years agoFixed linting on Windows
Tereza Tomcova [Fri, 18 Nov 2016 20:50:53 +0000 (21:50 +0100)]
Fixed linting on Windows

7 years agoMerge pull request #8057 from electron/fixup-docs-for-ts
Zeke Sikelianos [Wed, 23 Nov 2016 03:18:37 +0000 (19:18 -0800)]
Merge pull request #8057 from electron/fixup-docs-for-ts

Docs update

7 years agoDocs update
Samuel Attard [Wed, 23 Nov 2016 00:51:44 +0000 (11:51 +1100)]
Docs update

7 years agoMerge pull request #7986 from salomvary/fix-before-quit-docs
Kevin Sawicki [Wed, 23 Nov 2016 00:51:26 +0000 (16:51 -0800)]
Merge pull request #7986 from salomvary/fix-before-quit-docs

Clarify docs on a `before-quit` behavior edge case

7 years agozh_TW translation of some tutorial document (#8054)
LuisHsu [Tue, 22 Nov 2016 23:59:28 +0000 (07:59 +0800)]
zh_TW translation of some tutorial document  (#8054)

* :memo: zh_TW translation of tutorial

docs-translations/zh-TW/tutorial/debugging-main-process-
node-inspector.md

* :memo: zh_TW translation of tutorial

[ci skip]

debugging-main-process-vscode.md

* :memo: Translate zh_TW DE integration

desktop-environment-integration.md

* :memo: Translate zh_TW DE integration

[ci skip]
desktop-environment-integration.md

7 years agoBump v1.4.8
Kevin Sawicki [Tue, 22 Nov 2016 22:02:52 +0000 (14:02 -0800)]
Bump v1.4.8

7 years agoMerge pull request #8047 from electron/fix-incorrect-window-size
Kevin Sawicki [Tue, 22 Nov 2016 22:01:50 +0000 (14:01 -0800)]
Merge pull request #8047 from electron/fix-incorrect-window-size

Fix incorrect window size after restore on Windows

7 years agoMove restore/unmaximize specs near state ones
Kevin Sawicki [Tue, 22 Nov 2016 21:26:39 +0000 (13:26 -0800)]
Move restore/unmaximize specs near state ones

7 years agoMerge pull request #8056 from electron/mocha-only-check
Kevin Sawicki [Tue, 22 Nov 2016 21:30:08 +0000 (13:30 -0800)]
Merge pull request #8056 from electron/mocha-only-check

Check runner.hasOnly for focused spec check

7 years agoAssert bounds when restoring
Kevin Sawicki [Tue, 22 Nov 2016 21:20:01 +0000 (13:20 -0800)]
Assert bounds when restoring

7 years agoTry specs without setTimeout calls
Kevin Sawicki [Tue, 22 Nov 2016 21:13:30 +0000 (13:13 -0800)]
Try specs without setTimeout calls

7 years agoCheck runner.hasOnly for focused spec check
Kevin Sawicki [Tue, 22 Nov 2016 21:06:18 +0000 (13:06 -0800)]
Check runner.hasOnly for focused spec check

7 years agoRemove .only call
Kevin Sawicki [Tue, 22 Nov 2016 19:41:02 +0000 (11:41 -0800)]
Remove .only call

7 years agoMerge pull request #8022 from electron/lint-required-and-optional-params
Zeke Sikelianos [Tue, 22 Nov 2016 18:47:32 +0000 (10:47 -0800)]
Merge pull request #8022 from electron/lint-required-and-optional-params

use updated docs linter with required param parsing

7 years agoMerge pull request #7992 from electron/process-doc-followup
Zeke Sikelianos [Tue, 22 Nov 2016 18:46:57 +0000 (10:46 -0800)]
Merge pull request #7992 from electron/process-doc-followup

Process doc followup

7 years agoMerge pull request #8041 from electron/webview-zoom-factor
Kevin Sawicki [Tue, 22 Nov 2016 17:08:00 +0000 (09:08 -0800)]
Merge pull request #8041 from electron/webview-zoom-factor

Add new method to set layout-based zoom level limit

7 years agoAdd initial spec for zoom level limits
Kevin Sawicki [Tue, 22 Nov 2016 16:43:14 +0000 (08:43 -0800)]
Add initial spec for zoom level limits

7 years agoAdd setZoomLevelLimits to planned breaking changes
Kevin Sawicki [Tue, 22 Nov 2016 16:11:14 +0000 (08:11 -0800)]
Add setZoomLevelLimits to planned breaking changes

7 years agoAdd 2.0 comment about setZoomLevelLimits
Kevin Sawicki [Tue, 22 Nov 2016 16:09:14 +0000 (08:09 -0800)]
Add 2.0 comment about setZoomLevelLimits

7 years agoExpose setVisualZoomLevelLimits on webContents and <web-view>
Kevin Sawicki [Tue, 22 Nov 2016 16:07:55 +0000 (08:07 -0800)]
Expose setVisualZoomLevelLimits on webContents and <web-view>

7 years agoDocument webFrame.setVisualZoomLevelLimits as public
Kevin Sawicki [Tue, 22 Nov 2016 16:03:04 +0000 (08:03 -0800)]
Document webFrame.setVisualZoomLevelLimits as public

7 years agoExport a setVisualZoomLevelLimits method
Kevin Sawicki [Tue, 22 Nov 2016 15:53:02 +0000 (07:53 -0800)]
Export a setVisualZoomLevelLimits method

7 years agoMerge pull request #8046 from electron/bengotow/url-schemes-docs-patch
Kevin Sawicki [Tue, 22 Nov 2016 15:50:13 +0000 (07:50 -0800)]
Merge pull request #8046 from electron/bengotow/url-schemes-docs-patch

Update open-url docs to mention NSPrincipalClass

7 years agoAdd backticks around Info.plist
Kevin Sawicki [Tue, 22 Nov 2016 15:49:56 +0000 (07:49 -0800)]
Add backticks around Info.plist

7 years agoMerge pull request #8043 from electron/crash-reporter-docs
Kevin Sawicki [Tue, 22 Nov 2016 15:49:11 +0000 (07:49 -0800)]
Merge pull request #8043 from electron/crash-reporter-docs

crash-reporter -> crashReporter

7 years agoThrow an error when users attempt to remove all listeners from the IPC modules
Samuel Attard [Tue, 22 Nov 2016 07:30:58 +0000 (18:30 +1100)]
Throw an error when users attempt to remove all listeners from the IPC modules

7 years agoFix linting issues
Samuel Attard [Tue, 22 Nov 2016 05:13:08 +0000 (16:13 +1100)]
Fix linting issues

7 years agoAdd spec for maximize restore positioning
Samuel Attard [Tue, 22 Nov 2016 05:07:19 +0000 (16:07 +1100)]
Add spec for maximize restore positioning

7 years agoFix maximize --> unmaximize positioning issue
Samuel Attard [Tue, 22 Nov 2016 05:07:05 +0000 (16:07 +1100)]
Fix maximize --> unmaximize positioning issue

7 years agoRevert "incorrect position when restored from maximize-on-top-drag under Windows...
Samuel Attard [Tue, 22 Nov 2016 04:49:56 +0000 (15:49 +1100)]
Revert "incorrect position when restored from maximize-on-top-drag under Windows #7630"

This reverts commit a2b3abbf47f2adc8f945f3e12ce6f756670d03ca.

7 years agoAdd failing spec for window size after restore
Samuel Attard [Tue, 22 Nov 2016 04:49:47 +0000 (15:49 +1100)]
Add failing spec for window size after restore

7 years agoUpdate open-url docs to mention NSPrincipalClass
Ben Gotow [Tue, 22 Nov 2016 00:55:18 +0000 (16:55 -0800)]
Update open-url docs to mention NSPrincipalClass

We got bit by a nasty bug today - if you change your app's info.plist `NSPrincipalClass` to something other to `AtomApplication` (We set it to NylasApplication via a bad find-replace), everything works except open-url is never fired. Add a small reference to the docs so folks know to check this key.

7 years agocrash-reporter -> crashReporter
Kevin Sawicki [Mon, 21 Nov 2016 23:42:24 +0000 (15:42 -0800)]
crash-reporter -> crashReporter

7 years ago:memo:
Paul Betts [Mon, 21 Nov 2016 20:16:13 +0000 (15:16 -0500)]
:memo:

7 years agoLint
Paul Betts [Mon, 21 Nov 2016 20:13:34 +0000 (15:13 -0500)]
Lint

7 years agoAdd new method to set layout-based zoom level limit
Paul Betts [Mon, 21 Nov 2016 19:59:27 +0000 (14:59 -0500)]
Add new method to set layout-based zoom level limit

7 years agoMerge pull request #8030 from LuisHsu/master
Kevin Sawicki [Mon, 21 Nov 2016 17:53:25 +0000 (09:53 -0800)]
Merge pull request #8030 from LuisHsu/master

zh_TW translation of tutorial docs

7 years agoMerge pull request #8027 from bowbowbow/patch-1
Kevin Sawicki [Mon, 21 Nov 2016 17:51:44 +0000 (09:51 -0800)]
Merge pull request #8027 from bowbowbow/patch-1

Fix missed parameter in example.

7 years agoMerge pull request #7993 from electron/get-user-default-crash
Kevin Sawicki [Mon, 21 Nov 2016 17:50:37 +0000 (09:50 -0800)]
Merge pull request #7993 from electron/get-user-default-crash

Prevent systemPreferences.getUserDefault crash for missing arrays/dictionaries

7 years agoFix crash when return value pointer is null
Kevin Sawicki [Thu, 17 Nov 2016 00:30:46 +0000 (16:30 -0800)]
Fix crash when return value pointer is null

7 years agoAdd failing spec for unknown user defaults
Kevin Sawicki [Thu, 17 Nov 2016 00:28:57 +0000 (16:28 -0800)]
Add failing spec for unknown user defaults

7 years agoMerge pull request #7776 from electron/zoom-to-web-contents-size
Kevin Sawicki [Mon, 21 Nov 2016 17:21:55 +0000 (09:21 -0800)]
Merge pull request #7776 from electron/zoom-to-web-contents-size

Add zoomToPageWidth window option

7 years agoMention preferred size
Kevin Sawicki [Thu, 17 Nov 2016 21:12:52 +0000 (13:12 -0800)]
Mention preferred size

7 years ago:art:
Kevin Sawicki [Thu, 27 Oct 2016 19:13:45 +0000 (12:13 -0700)]
:art:

7 years agointrinsicWidth -> pageWidth
Kevin Sawicki [Thu, 27 Oct 2016 18:56:41 +0000 (11:56 -0700)]
intrinsicWidth -> pageWidth

7 years agoAdd spec for zoomToPageWidth
Kevin Sawicki [Thu, 27 Oct 2016 18:54:27 +0000 (11:54 -0700)]
Add spec for zoomToPageWidth

7 years agoRemove unneeded proportion calculation
Kevin Sawicki [Thu, 27 Oct 2016 18:49:13 +0000 (11:49 -0700)]
Remove unneeded proportion calculation

7 years agozoomToContentSize -> zoomToPageWidth
Kevin Sawicki [Thu, 27 Oct 2016 18:29:51 +0000 (11:29 -0700)]
zoomToContentSize -> zoomToPageWidth

7 years agoDocument zoomToContentSize
Kevin Sawicki [Thu, 27 Oct 2016 18:17:24 +0000 (11:17 -0700)]
Document zoomToContentSize

7 years agoAdd support for zooming to content size
Kevin Sawicki [Wed, 26 Oct 2016 03:12:12 +0000 (12:12 +0900)]
Add support for zooming to content size

7 years agoMerge pull request #8031 from muryoimpl/fix-broken-link-in-api-dialog
Zeke Sikelianos [Mon, 21 Nov 2016 01:54:47 +0000 (17:54 -0800)]
Merge pull request #8031 from muryoimpl/fix-broken-link-in-api-dialog

Fix typo in docs/api/dialog

7 years agoFix typo
muryoimpl [Sun, 20 Nov 2016 15:49:11 +0000 (00:49 +0900)]
Fix typo

7 years ago:memo: zh_TW of tutorial/accessibility.md
LuisHsu [Sun, 20 Nov 2016 14:35:32 +0000 (22:35 +0800)]
:memo: zh_TW of tutorial/accessibility.md

[ci skip]

 * Translate tutorial/about.md

7 years ago:memo: zh_TW translation of tutorial/about.md
LuisHsu [Sun, 20 Nov 2016 14:01:43 +0000 (22:01 +0800)]
:memo: zh_TW translation of tutorial/about.md

[ci skip]

1. Translate tutorial/about.md

2. Fix some broken links

3. Untranslated links are keep in English

7 years agoI modified missed parameter in example.
bowbowbow [Sun, 20 Nov 2016 12:30:50 +0000 (21:30 +0900)]
I modified missed parameter in example.

Below example (in line 43 ~ 45) not working like comment. Because `ipcRenderer` callback function have two parameters (event, arg).

```javascript
ipcRenderer.on('asynchronous-reply', (arg) => {
  console.log(arg) // "pong" 출력
})
```

7 years agoFix support for dragging urls in Mac
Pedro Belo [Sun, 20 Nov 2016 05:18:24 +0000 (21:18 -0800)]
Fix support for dragging urls in Mac

7 years agouse updated docs linter with required param parsing
Zeke Sikelianos [Sat, 19 Nov 2016 19:34:19 +0000 (11:34 -0800)]
use updated docs linter with required param parsing

7 years agoAdded documentation for BrowserWindow.setAppDetails
Tereza Tomcova [Fri, 18 Nov 2016 20:29:04 +0000 (21:29 +0100)]
Added documentation for BrowserWindow.setAppDetails

7 years agoAdded tests for BrowserWindow.setAppDetails
Tereza Tomcova [Fri, 18 Nov 2016 20:28:24 +0000 (21:28 +0100)]
Added tests for BrowserWindow.setAppDetails

7 years agoInclude shell.h only for Windows
Tereza Tomcova [Sat, 12 Nov 2016 16:59:57 +0000 (17:59 +0100)]
Include shell.h only for Windows

7 years agoAdded BrowserWindow.setAppDetails to set user model id, icon and relaunch command
Tereza Tomcova [Sat, 12 Nov 2016 16:21:31 +0000 (17:21 +0100)]
Added BrowserWindow.setAppDetails to set user model id, icon and relaunch command

7 years agoMerge pull request #8009 from deed02392/master
Zeke Sikelianos [Fri, 18 Nov 2016 16:33:24 +0000 (08:33 -0800)]
Merge pull request #8009 from deed02392/master

Update docs

7 years agoMerge pull request #1 from deed02392/patch-1
deed02392 [Fri, 18 Nov 2016 00:38:24 +0000 (00:38 +0000)]
Merge pull request #1 from deed02392/patch-1

Patch 1

7 years agoUpdate formatting to prevent '[] ()' sequences (e.g. String[] (optional)), which...
George Hafiz [Fri, 18 Nov 2016 00:34:48 +0000 (00:34 +0000)]
Update formatting to prevent '[] ()' sequences (e.g. String[] (optional)), which breaks MD rendering on GitHub and hides the array indication

7 years agoUpdate dialog.md
deed02392 [Thu, 17 Nov 2016 22:39:24 +0000 (22:39 +0000)]
Update dialog.md

Fix syntax to support docs parser and MD.

7 years agoMerge pull request #7981 from electron/more-menu-item-roles
Kevin Sawicki [Thu, 17 Nov 2016 21:04:13 +0000 (13:04 -0800)]
Merge pull request #7981 from electron/more-menu-item-roles

Add reload and toggledevtools menu item roles

7 years agoAdd rpc error for ELECTRON_BROWSER_MEMBER_GET
Kevin Sawicki [Thu, 17 Nov 2016 20:23:00 +0000 (12:23 -0800)]
Add rpc error for ELECTRON_BROWSER_MEMBER_GET