platform/framework/web/crosswalk-tizen.git
7 years agoMerge pull request #7795 from LaurentLeVan/master
Zeke Sikelianos [Sun, 30 Oct 2016 16:40:22 +0000 (09:40 -0700)]
Merge pull request #7795 from LaurentLeVan/master

[docs-translations\fr-FR]Add section supported platforms

7 years ago[docs-translations/fr-FR]Correct some typos (double space deletion and 'de' to 'ne...
Laurent Le Van [Sun, 30 Oct 2016 12:22:35 +0000 (14:22 +0200)]
[docs-translations/fr-FR]Correct some typos (double space deletion and 'de' to 'ne') in supported-platforms.md

7 years ago[docs-translations\fr-FR]Add of the tutorial folder and create supported-platforms...
Laurent Le Van [Sat, 29 Oct 2016 15:10:57 +0000 (18:10 +0300)]
[docs-translations\fr-FR]Add of the tutorial folder and create supported-platforms.md in French

7 years agoMerge pull request #7791 from electron/io-doc-link-fix
Kevin Sawicki [Fri, 28 Oct 2016 21:49:43 +0000 (14:49 -0700)]
Merge pull request #7791 from electron/io-doc-link-fix

Fix README link to Mac debug instructions

7 years agofix link to Mac debug instructions
Ian Olsen [Fri, 28 Oct 2016 21:32:48 +0000 (14:32 -0700)]
fix link to Mac debug instructions

7 years agoMerge pull request #7785 from tinydew4/translate-ko
Kevin Sawicki [Fri, 28 Oct 2016 16:46:28 +0000 (09:46 -0700)]
Merge pull request #7785 from tinydew4/translate-ko

[ko] Update the korean docs up to '2006d64' commit.

7 years ago[ko] Update the korean docs up to '2006d64' commit.
tinydew4 [Fri, 28 Oct 2016 08:42:57 +0000 (08:42 +0000)]
[ko] Update the korean docs up to '2006d64' commit.

7 years agoMerge pull request #7770 from vitaliel/patch-1
Kevin Sawicki [Thu, 27 Oct 2016 17:43:11 +0000 (10:43 -0700)]
Merge pull request #7770 from vitaliel/patch-1

Fixed typo in ru-RU/tutorial/application-distribution.md

7 years agoMerge pull request #7757 from crilleengvall/master
Kevin Sawicki [Thu, 27 Oct 2016 17:42:57 +0000 (02:42 +0900)]
Merge pull request #7757 from crilleengvall/master

Adding documentation about hidden-inset

7 years agoRemove excess newlines
Kevin Sawicki [Thu, 27 Oct 2016 17:42:31 +0000 (10:42 -0700)]
Remove excess newlines

7 years agoAdd newlines and backticks
Kevin Sawicki [Thu, 27 Oct 2016 17:41:43 +0000 (10:41 -0700)]
Add newlines and backticks

7 years agoMerge pull request #7753 from tinydew4/translate-ko
Kevin Sawicki [Thu, 27 Oct 2016 17:40:09 +0000 (02:40 +0900)]
Merge pull request #7753 from tinydew4/translate-ko

[ko] Update the korean docs up to '02a7094' commit.

7 years agoMerge pull request #7750 from bheart/master
Kevin Sawicki [Thu, 27 Oct 2016 17:39:46 +0000 (02:39 +0900)]
Merge pull request #7750 from bheart/master

Document the fact that Accelerators are used by the globalShortcut module

7 years agoMerge pull request #7743 from doraeric/trans-zhtw
Kevin Sawicki [Thu, 27 Oct 2016 17:38:00 +0000 (02:38 +0900)]
Merge pull request #7743 from doraeric/trans-zhtw

add zh-tw docs

7 years agoFixed typo
Vitalie Lazu [Thu, 27 Oct 2016 11:58:16 +0000 (14:58 +0300)]
Fixed typo

7 years agoAdding documentation about hidden-inset
Christian Engvall [Wed, 26 Oct 2016 19:33:48 +0000 (21:33 +0200)]
Adding documentation about hidden-inset

7 years agoMerge pull request #7752 from tinydew4/clean-up
Zeke Sikelianos [Wed, 26 Oct 2016 18:40:23 +0000 (11:40 -0700)]
Merge pull request #7752 from tinydew4/clean-up

Clean unnecessary sentences on web-contents.md

7 years agoClean unnecessary sentences on web-contents.md
tinydew4 [Wed, 26 Oct 2016 15:40:45 +0000 (15:40 +0000)]
Clean unnecessary sentences on web-contents.md

7 years agoUpdate the korean docs up to '02a7094' commit.
tinydew4 [Wed, 26 Oct 2016 15:36:06 +0000 (15:36 +0000)]
Update the korean docs up to '02a7094' commit.

7 years agoLink Accelerator docs to globalShortcut module
Will Tange [Wed, 26 Oct 2016 12:48:09 +0000 (14:48 +0200)]
Link Accelerator docs to globalShortcut module

Usage of Accelerators (i.e. `globalShortcut.register`) is now documented in the Accelerator docs themselves.

7 years agoMerge pull request #7741 from electron/shuffle-bw-docs
Zeke Sikelianos [Wed, 26 Oct 2016 06:47:32 +0000 (23:47 -0700)]
Merge pull request #7741 from electron/shuffle-bw-docs

Clean up nested objects and string ENUMS in the docs

7 years agoMerge pull request #7715 from electron/docs-linter-function-param-types
Zeke Sikelianos [Wed, 26 Oct 2016 06:42:50 +0000 (23:42 -0700)]
Merge pull request #7715 from electron/docs-linter-function-param-types

update docs linter to support parsing of function parameter types

7 years agoadd zh-tw docs
doraeric [Wed, 26 Oct 2016 06:09:36 +0000 (14:09 +0800)]
add zh-tw docs

7 years agoFollow docs style guide for string ENUMS
Samuel Attard [Wed, 26 Oct 2016 05:19:41 +0000 (16:19 +1100)]
Follow docs style guide for string ENUMS

7 years agoFurther clean up
Samuel Attard [Wed, 26 Oct 2016 05:18:55 +0000 (16:18 +1100)]
Further clean up

7 years agoMove `webPreferences` and `titleBarStyle` to the correct place in the docs
Samuel Attard [Wed, 26 Oct 2016 01:52:40 +0000 (12:52 +1100)]
Move `webPreferences` and `titleBarStyle` to the correct place in the docs

In their previous location `electron-docs-linter` would not output an Object structure for `webPreferences` (which is a key part of the constructor)

7 years agoMerge pull request #7719 from electron/find-pasteboard
Cheng Zhao [Wed, 26 Oct 2016 02:23:14 +0000 (11:23 +0900)]
Merge pull request #7719 from electron/find-pasteboard

Add macOS find pasteboard support

7 years agoMerge pull request #7592 from frontapp/master
Kevin Sawicki [Wed, 26 Oct 2016 01:12:15 +0000 (10:12 +0900)]
Merge pull request #7592 from frontapp/master

Preview file with QuickLook

7 years agoMerge pull request #7740 from mauriciofauth/pt-br/api/window-open
Kevin Sawicki [Wed, 26 Oct 2016 00:58:48 +0000 (09:58 +0900)]
Merge pull request #7740 from mauriciofauth/pt-br/api/window-open

Update docs-translations/pt-BR/api/window-open.md

7 years agoMinor formatting tweaks
Kevin Sawicki [Wed, 26 Oct 2016 00:55:34 +0000 (09:55 +0900)]
Minor formatting tweaks

7 years agofilename -> displayName
Kevin Sawicki [Wed, 26 Oct 2016 00:47:22 +0000 (09:47 +0900)]
filename -> displayName

7 years agoConvention naming
Pierre Laurac [Tue, 25 Oct 2016 14:52:56 +0000 (07:52 -0700)]
Convention naming

7 years agolast linter commit
Pierre Laurac [Mon, 24 Oct 2016 18:55:48 +0000 (11:55 -0700)]
last linter commit

7 years agomore linter
Pierre Laurac [Mon, 24 Oct 2016 18:54:22 +0000 (11:54 -0700)]
more linter

7 years agolinter
Pierre Laurac [Mon, 24 Oct 2016 18:49:30 +0000 (11:49 -0700)]
linter

7 years agoChanging names and memory leak fix
Pierre Laurac [Fri, 14 Oct 2016 16:42:50 +0000 (09:42 -0700)]
Changing names and memory leak fix

7 years agoLinter
Pierre Laurac [Thu, 13 Oct 2016 22:01:48 +0000 (15:01 -0700)]
Linter

7 years agoUsing UTF8 String for filepath and filename
Pierre Laurac [Thu, 13 Oct 2016 16:20:55 +0000 (09:20 -0700)]
Using UTF8 String for filepath and filename

7 years agofilename as Optional argument
Pierre Laurac [Thu, 13 Oct 2016 15:20:47 +0000 (08:20 -0700)]
filename as Optional argument

7 years agoSpecifying macOS only method
Pierre Laurac [Thu, 13 Oct 2016 04:12:50 +0000 (21:12 -0700)]
Specifying macOS only method

7 years agoValidation with linter
Pierre Laurac [Thu, 13 Oct 2016 04:07:14 +0000 (21:07 -0700)]
Validation with linter

7 years agoRemoving extra line break
Pierre Laurac [Thu, 13 Oct 2016 03:49:11 +0000 (20:49 -0700)]
Removing extra line break

7 years agoRemoving unused header dependencies
Pierre Laurac [Thu, 13 Oct 2016 03:48:40 +0000 (20:48 -0700)]
Removing unused header dependencies

7 years agoAdding documentation
Pierre Laurac [Thu, 13 Oct 2016 03:46:42 +0000 (20:46 -0700)]
Adding documentation

7 years agoUsing string from the std
Pierre Laurac [Thu, 13 Oct 2016 00:25:31 +0000 (17:25 -0700)]
Using string from the std

7 years agoAdding easy way to preview files
Pierre Laurac [Thu, 13 Oct 2016 00:21:56 +0000 (17:21 -0700)]
Adding easy way to preview files

7 years agodefault template for PreviewFile
Pierre Laurac [Wed, 12 Oct 2016 01:08:01 +0000 (18:08 -0700)]
default template for PreviewFile

7 years agoMerge pull request #7739 from electron/fix-incorrect-types-registerURLSchemeAsPrivileged
Kevin Sawicki [Tue, 25 Oct 2016 23:50:20 +0000 (08:50 +0900)]
Merge pull request #7739 from electron/fix-incorrect-types-registerURLSchemeAsPrivileged

Update web-frame.md

7 years ago:memo: Update docs-translations/pt-BR/api/window-open.md [ci skip]
Maurício Meneghini Fauth [Tue, 25 Oct 2016 23:48:22 +0000 (21:48 -0200)]
:memo: Update docs-translations/pt-BR/api/window-open.md [ci skip]

7 years agoUpdate web-frame.md
Samuel Attard [Tue, 25 Oct 2016 23:04:18 +0000 (10:04 +1100)]
Update web-frame.md

7 years agoMerge pull request #7736 from mauriciofauth/pt-br/readme
Zeke Sikelianos [Tue, 25 Oct 2016 21:18:01 +0000 (14:18 -0700)]
Merge pull request #7736 from mauriciofauth/pt-br/readme

Fix links in docs-translations/pt-BR/README.md

7 years agoMerge pull request #7730 from tinydew4/translate-ko
Zeke Sikelianos [Tue, 25 Oct 2016 20:55:42 +0000 (13:55 -0700)]
Merge pull request #7730 from tinydew4/translate-ko

[ko] Update the korean docs depend on the '1c7d5df' commit.

7 years ago:memo: Fix links in docs-translations/pt-BR/README.md [ci skip]
Maurício Meneghini Fauth [Tue, 25 Oct 2016 17:53:33 +0000 (15:53 -0200)]
:memo: Fix links in docs-translations/pt-BR/README.md [ci skip]

7 years agoUpdate the korean docs depend on the '1c7d5df' commit.
tinydew4 [Tue, 25 Oct 2016 13:34:48 +0000 (13:34 +0000)]
Update the korean docs depend on the '1c7d5df' commit.

7 years agoDocument read/writeFindText
Kevin Sawicki [Tue, 25 Oct 2016 05:09:42 +0000 (14:09 +0900)]
Document read/writeFindText

7 years agoAdd spec for read/write find text
Kevin Sawicki [Tue, 25 Oct 2016 04:59:04 +0000 (13:59 +0900)]
Add spec for read/write find text

7 years agoRead/write find pasteboard text via IPC in renderer process
Kevin Sawicki [Tue, 25 Oct 2016 04:43:24 +0000 (13:43 +0900)]
Read/write find pasteboard text via IPC in renderer process

7 years agoAdd find text support to clipboard
Kevin Sawicki [Mon, 24 Oct 2016 08:13:34 +0000 (17:13 +0900)]
Add find text support to clipboard

7 years agoMerge pull request #7718 from mike-engel/mengel/update-docs
Kevin Sawicki [Tue, 25 Oct 2016 04:08:37 +0000 (13:08 +0900)]
Merge pull request #7718 from mike-engel/mengel/update-docs

Clarify the setMenuBarVisibility api

7 years agoClarify the setMenuBarVisibility api
Mike Engel [Tue, 25 Oct 2016 04:04:45 +0000 (22:04 -0600)]
Clarify the setMenuBarVisibility api

The setMenuBarVisibility api is only supported on Windows and Linux.
This adds some minor documentation to make that clearer. Fixes #7686

7 years agoMerge pull request #7717 from electron/doc-lists
Kevin Sawicki [Tue, 25 Oct 2016 03:40:32 +0000 (12:40 +0900)]
Merge pull request #7717 from electron/doc-lists

Add newlines before lists

7 years agoAdd newlines before lists
Kevin Sawicki [Tue, 25 Oct 2016 03:35:18 +0000 (12:35 +0900)]
Add newlines before lists

7 years agoMerge pull request #7631 from beakerbrowser/webview-policy-flags2
Kevin Sawicki [Tue, 25 Oct 2016 03:14:25 +0000 (12:14 +0900)]
Merge pull request #7631 from beakerbrowser/webview-policy-flags2

Add 'webpreferences' attribute to webview

7 years agoMinor tweaks to webpreferences docs
Kevin Sawicki [Tue, 25 Oct 2016 03:08:19 +0000 (12:08 +0900)]
Minor tweaks to webpreferences docs

7 years agoRemove lint warnings
Kevin Sawicki [Tue, 25 Oct 2016 01:36:43 +0000 (10:36 +0900)]
Remove lint warnings

7 years agoUse forEach and destructuring for parsing features
Kevin Sawicki [Tue, 25 Oct 2016 01:31:50 +0000 (10:31 +0900)]
Use forEach and destructuring for parsing features

7 years agoAdd parse-features-strings.js
Kevin Sawicki [Tue, 25 Oct 2016 01:28:36 +0000 (10:28 +0900)]
Add parse-features-strings.js

7 years agofactor out parse-features-string.js
Paul Frazee [Tue, 25 Oct 2016 01:21:42 +0000 (20:21 -0500)]
factor out parse-features-string.js

7 years agoMerge pull request #7707 from electron/focus-window-on-menu-bar-click
Cheng Zhao [Tue, 25 Oct 2016 00:09:45 +0000 (09:09 +0900)]
Merge pull request #7707 from electron/focus-window-on-menu-bar-click

Focus window on menu bar click

7 years agoupdate docs linter to support parsing of function parameter types
Zeke Sikelianos [Mon, 24 Oct 2016 19:04:37 +0000 (12:04 -0700)]
update docs linter to support parsing of function parameter types

7 years agoMerge pull request #7651 from deepak1556/session_cert_verifier_patch
Kevin Sawicki [Mon, 24 Oct 2016 07:53:04 +0000 (16:53 +0900)]
Merge pull request #7651 from deepak1556/session_cert_verifier_patch

session: exclude hosts from CT verification if they are handled by custom cert verifiers

7 years agoMerge pull request #7711 from tinydew4/translate-ko
Kevin Sawicki [Mon, 24 Oct 2016 07:49:37 +0000 (16:49 +0900)]
Merge pull request #7711 from tinydew4/translate-ko

[ko] Apply the changes till the 'a2a4462' commit.

7 years agoApply the changes till the 'a2a4462' commit.
tinydew4 [Mon, 24 Oct 2016 07:41:15 +0000 (07:41 +0000)]
Apply the changes till the 'a2a4462' commit.

7 years agoMerge pull request #7709 from tinydew4/translate-ko
Kevin Sawicki [Mon, 24 Oct 2016 07:36:58 +0000 (16:36 +0900)]
Merge pull request #7709 from tinydew4/translate-ko

[ko]  Apply the changes till the 'b2559d7' commit.

7 years agoMerge pull request #7710 from electron/web-frame-lint
Kevin Sawicki [Mon, 24 Oct 2016 07:29:10 +0000 (16:29 +0900)]
Merge pull request #7710 from electron/web-frame-lint

Remove RegisterURLSchemeAsPrivileged lint error

7 years agoRemove RegisterURLSchemeAsPrivileged lint error
Kevin Sawicki [Mon, 24 Oct 2016 07:27:54 +0000 (16:27 +0900)]
Remove RegisterURLSchemeAsPrivileged lint error

7 years agoAdd tests for ses.setCertificateVerifyProc
Kevin Sawicki [Mon, 24 Oct 2016 07:12:49 +0000 (16:12 +0900)]
Add tests for ses.setCertificateVerifyProc

7 years agoMerge pull request #7708 from tinydew4/fix-typo
Kevin Sawicki [Mon, 24 Oct 2016 07:12:29 +0000 (16:12 +0900)]
Merge pull request #7708 from tinydew4/fix-typo

Fix typo, and trimming.

7 years agoMerge pull request #7665 from beakerbrowser/privilegedschemeopts
Cheng Zhao [Mon, 24 Oct 2016 06:56:18 +0000 (15:56 +0900)]
Merge pull request #7665 from beakerbrowser/privilegedschemeopts

Add options to webFrame.registerURLSchemeAsPrivileged

7 years agoUpgrade brighray for RequireCTDelegate
Kevin Sawicki [Mon, 24 Oct 2016 06:44:21 +0000 (15:44 +0900)]
Upgrade brighray for RequireCTDelegate

7 years agoFix typo, and trimming.
tinydew4 [Mon, 24 Oct 2016 06:34:09 +0000 (06:34 +0000)]
Fix typo, and trimming.

7 years agoApply the changes till the 'b2559d7' commit.
tinydew4 [Mon, 24 Oct 2016 06:32:28 +0000 (06:32 +0000)]
Apply the changes till the 'b2559d7' commit.

7 years agoMerge pull request #7590 from electron/docs-cleanup
Kevin Sawicki [Mon, 24 Oct 2016 06:13:39 +0000 (15:13 +0900)]
Merge pull request #7590 from electron/docs-cleanup

Cleanup docs and standardize structs

7 years agoMerge pull request #7628 from deepak1556/geo_request_context_patch
Cheng Zhao [Mon, 24 Oct 2016 05:57:37 +0000 (14:57 +0900)]
Merge pull request #7628 from deepak1556/geo_request_context_patch

browser: fix race in creation of default browser context by AtomAccessTokenStore

7 years agoMerge pull request #7596 from electron/function-param-types
Kevin Sawicki [Mon, 24 Oct 2016 03:40:41 +0000 (12:40 +0900)]
Merge pull request #7596 from electron/function-param-types

Function param types

7 years agoFocus window on menu bar click
Kevin Sawicki [Mon, 24 Oct 2016 02:42:15 +0000 (11:42 +0900)]
Focus window on menu bar click

7 years ago[ci skip] Update docs/README.md to point to the right location of styleguide.md ...
Constantin Dumitrescu [Mon, 24 Oct 2016 01:22:22 +0000 (04:22 +0300)]
[ci skip] Update docs/README.md to point to the right location of styleguide.md (#7697)

7 years agoupdate the zh-CN docs README.md and find a error in en docs README.md (#7676)
kok liu [Mon, 24 Oct 2016 01:21:02 +0000 (09:21 +0800)]
update the zh-CN docs README.md and find a error in en docs README.md (#7676)

* update the zh-CN readme and find a error in en readme

* fix a style problem

7 years agoMerge pull request #7654 from scotttrinh/flash-frame-doc
Kevin Sawicki [Mon, 24 Oct 2016 01:20:08 +0000 (10:20 +0900)]
Merge pull request #7654 from scotttrinh/flash-frame-doc

:memo: Add flashFrame to desktop env integration

7 years agoMinor tweaks to flash frame section
Kevin Sawicki [Mon, 24 Oct 2016 01:19:51 +0000 (10:19 +0900)]
Minor tweaks to flash frame section

7 years agoAdd flashframe link
Kevin Sawicki [Mon, 24 Oct 2016 01:14:52 +0000 (10:14 +0900)]
Add flashframe link

7 years agoMerge pull request #7666 from amtj/issue#6939
Kevin Sawicki [Mon, 24 Oct 2016 00:54:46 +0000 (09:54 +0900)]
Merge pull request #7666 from amtj/issue#6939

📝Remove ambiguous default value of nodeintegration Issue #6939

7 years agoMerge pull request #7641 from rogerlista/master
Kevin Sawicki [Mon, 24 Oct 2016 00:19:08 +0000 (09:19 +0900)]
Merge pull request #7641 from rogerlista/master

:memo: Link to README.md pt-br [ci skip]

7 years agoMerge pull request #7622 from Haraldson/flash-trust
Kevin Sawicki [Mon, 24 Oct 2016 00:16:07 +0000 (09:16 +0900)]
Merge pull request #7622 from Haraldson/flash-trust

Add a note on Flash permissions to Troubleshooting

7 years agoMerge pull request #7650 from davej/patch-3
Zeke Sikelianos [Sat, 22 Oct 2016 14:51:59 +0000 (23:51 +0900)]
Merge pull request #7650 from davej/patch-3

Docs: Fix relative link to MAS builds tutorial

7 years agoTranslate releasing
tinydew4 [Thu, 20 Oct 2016 08:58:48 +0000 (08:58 +0000)]
Translate releasing

7 years agoMerge pull request #7674 from electron/tweak-releasing-doc
Kevin Sawicki [Thu, 20 Oct 2016 07:12:33 +0000 (16:12 +0900)]
Merge pull request #7674 from electron/tweak-releasing-doc

Push after bumping version

7 years agoPush after bumping
Kevin Sawicki [Thu, 20 Oct 2016 02:34:51 +0000 (11:34 +0900)]
Push after bumping

7 years agoMerge pull request #7660 from electron/document-release-process
Kevin Sawicki [Thu, 20 Oct 2016 02:31:51 +0000 (11:31 +0900)]
Merge pull request #7660 from electron/document-release-process

Document release process

7 years ago❌ 💲
Zeke Sikelianos [Thu, 20 Oct 2016 02:30:36 +0000 (11:30 +0900)]
❌ 💲