platform/framework/web/crosswalk-tizen.git
8 years agoFix typos in the remote.md
vsemozhetbyt [Fri, 8 Jul 2016 01:00:22 +0000 (04:00 +0300)]
Fix typos in the remote.md

:memo: Fixes #6387

[ci skip]

8 years agoMerge pull request #6390 from vsemozhetbyt/patch-1
Cheng Zhao [Fri, 8 Jul 2016 00:52:32 +0000 (09:52 +0900)]
Merge pull request #6390 from vsemozhetbyt/patch-1

One alphabetical reordering in the docs/README.md

8 years agoMerge pull request #6384 from electron/move-faq
Cheng Zhao [Fri, 8 Jul 2016 00:35:08 +0000 (09:35 +0900)]
Merge pull request #6384 from electron/move-faq

Move and rename FAQ

8 years agoOne alphabetical reordering in the docs/README.md
vsemozhetbyt [Fri, 8 Jul 2016 00:33:22 +0000 (03:33 +0300)]
One alphabetical reordering in the docs/README.md

:memo: webContents, Tray -> Tray, webContents

If I get it right, only API TOCs should be ordered alphabetically,
so I've left other ones (Guides, Tutorials, Development) untouched.
I'm not so sure about API TOC Intro (three links below the "Synopsis"),
tell me if they should be sorted alphabetically too.

[ci skip]

8 years agoMerge pull request #6383 from electron/quit-menu-on-linux
Cheng Zhao [Fri, 8 Jul 2016 00:32:07 +0000 (09:32 +0900)]
Merge pull request #6383 from electron/quit-menu-on-linux

Use Ctrl+Q as default accelerator for quit role on Linux

8 years agoMove and rename FAQ
Jessica Lord [Thu, 7 Jul 2016 17:13:19 +0000 (10:13 -0700)]
Move and rename FAQ

8 years agoUse CommandOrControl+Q for quit role on Linux
Kevin Sawicki [Thu, 7 Jul 2016 16:19:20 +0000 (09:19 -0700)]
Use CommandOrControl+Q for quit role on Linux

8 years agoAdd quit menu item on Linux
Kevin Sawicki [Thu, 7 Jul 2016 16:15:36 +0000 (09:15 -0700)]
Add quit menu item on Linux

8 years agoMerge pull request #6382 from vsemozhetbyt/patch-1
Kevin Sawicki [Thu, 7 Jul 2016 15:54:23 +0000 (08:54 -0700)]
Merge pull request #6382 from vsemozhetbyt/patch-1

Fix a hash of a link href in the remote.md

8 years agoFix a hash of a link href in the remote.md
vsemozhetbyt [Thu, 7 Jul 2016 15:52:49 +0000 (18:52 +0300)]
Fix a hash of a link href in the remote.md

:memo: web-contents.md#webcontentsexecutejavascriptcode-usergesture ->
web-contents.md#webcontentsexecutejavascriptcode-usergesture-callback

8 years agoCleanup the code of SetBounds
Cheng Zhao [Thu, 7 Jul 2016 11:02:18 +0000 (20:02 +0900)]
Cleanup the code of SetBounds

8 years agoMerge pull request #6363 from MarshallOfSound/master
Cheng Zhao [Thu, 7 Jul 2016 10:52:47 +0000 (19:52 +0900)]
Merge pull request #6363 from MarshallOfSound/master

Bound the target width and height of window when calling SetSize

8 years agoMerge pull request #6379 from Crocmagnon/patch-1
Cheng Zhao [Thu, 7 Jul 2016 10:49:42 +0000 (19:49 +0900)]
Merge pull request #6379 from Crocmagnon/patch-1

Highlight the whole eval() override

8 years agoHighlight the whole eval() override
Gabriel Augendre [Thu, 7 Jul 2016 10:22:12 +0000 (12:22 +0200)]
Highlight the whole eval() override

I updated the link to hightlight not only the first line but the whole `window.eval()` override.

8 years agoMove size bounding logic to SetBounds
Samuel Attard [Thu, 7 Jul 2016 08:55:10 +0000 (20:55 +1200)]
Move size bounding logic to SetBounds

8 years agoMerge pull request #6377 from electron/docs-update
Cheng Zhao [Thu, 7 Jul 2016 01:45:55 +0000 (10:45 +0900)]
Merge pull request #6377 from electron/docs-update

docs: Some dlls are not there anymore

8 years agoMerge pull request #6376 from electron/require-package-json-in-default-app
Cheng Zhao [Thu, 7 Jul 2016 01:25:56 +0000 (10:25 +0900)]
Merge pull request #6376 from electron/require-package-json-in-default-app

Use require to load package.json in default app

8 years agoMerge pull request #6372 from electron/linux-icon
Cheng Zhao [Thu, 7 Jul 2016 01:19:02 +0000 (10:19 +0900)]
Merge pull request #6372 from electron/linux-icon

Set default app window icon on Linux

8 years agodocs: Some dlls are not there anymore
Cheng Zhao [Thu, 7 Jul 2016 01:17:49 +0000 (10:17 +0900)]
docs: Some dlls are not there anymore

8 years agoMerge pull request #6370 from electron/send-key-event-to-main-menu
Cheng Zhao [Thu, 7 Jul 2016 01:11:12 +0000 (10:11 +0900)]
Merge pull request #6370 from electron/send-key-event-to-main-menu

Give menu a chance to handle keydown event before window

8 years agoMerge pull request #6355 from electron/webview-capture-page
Cheng Zhao [Thu, 7 Jul 2016 01:09:40 +0000 (10:09 +0900)]
Merge pull request #6355 from electron/webview-capture-page

Add <webview>.capturePage([rect,] callback)

8 years agoMerge pull request #6369 from electron/remote-object-with-no-constructor
Cheng Zhao [Thu, 7 Jul 2016 00:47:46 +0000 (09:47 +0900)]
Merge pull request #6369 from electron/remote-object-with-no-constructor

Handle remote arguments with no constructor

8 years agoAdd parens about constructor
Kevin Sawicki [Wed, 6 Jul 2016 22:45:35 +0000 (15:45 -0700)]
Add parens about constructor

8 years agoUse require to load package json
Kevin Sawicki [Wed, 6 Jul 2016 21:19:47 +0000 (14:19 -0700)]
Use require to load package json

8 years agoAdd anonymous class to exports and assert it
Kevin Sawicki [Wed, 6 Jul 2016 20:11:25 +0000 (13:11 -0700)]
Add anonymous class to exports and assert it

8 years agoUse empty string constructor name when missing
Kevin Sawicki [Wed, 6 Jul 2016 20:06:48 +0000 (13:06 -0700)]
Use empty string constructor name when missing

8 years agoShrink icon using pngcrush
Kevin Sawicki [Wed, 6 Jul 2016 19:51:16 +0000 (12:51 -0700)]
Shrink icon using pngcrush

8 years agoSet default app window icon on Linux
Kevin Sawicki [Wed, 6 Jul 2016 18:47:21 +0000 (11:47 -0700)]
Set default app window icon on Linux

8 years agoGive menu a chance to handle key event before window
Kevin Sawicki [Wed, 6 Jul 2016 17:10:01 +0000 (10:10 -0700)]
Give menu a chance to handle key event before window

8 years ago:art:
Kevin Sawicki [Wed, 6 Jul 2016 16:42:43 +0000 (09:42 -0700)]
:art:

8 years ago Make OnCapturePageDone static
Kevin Sawicki [Wed, 6 Jul 2016 16:32:58 +0000 (09:32 -0700)]
 Make OnCapturePageDone static

8 years agoDefer to webContents docs
Kevin Sawicki [Wed, 6 Jul 2016 00:35:15 +0000 (17:35 -0700)]
Defer to webContents docs

8 years agoFix linter warnings
Kevin Sawicki [Wed, 6 Jul 2016 00:30:48 +0000 (17:30 -0700)]
Fix linter warnings

8 years agoUpdate capturePage documentation for new location
Kevin Sawicki [Wed, 6 Jul 2016 00:26:05 +0000 (17:26 -0700)]
Update capturePage documentation for new location

8 years agoRemove unused callback
Kevin Sawicki [Wed, 6 Jul 2016 00:23:26 +0000 (17:23 -0700)]
Remove unused callback

8 years agoMove capturePage to WebContents
Kevin Sawicki [Tue, 5 Jul 2016 22:43:57 +0000 (15:43 -0700)]
Move capturePage to WebContents

8 years agoPass through empty constructor names
Kevin Sawicki [Wed, 6 Jul 2016 16:18:12 +0000 (09:18 -0700)]
Pass through empty constructor names

8 years agoAdd spec for constructor-less param
Kevin Sawicki [Wed, 6 Jul 2016 16:11:01 +0000 (09:11 -0700)]
Add spec for constructor-less param

8 years agoUpdate remote.js
Maksim [Wed, 6 Jul 2016 09:02:56 +0000 (17:02 +0800)]
Update remote.js

8 years agoMerge pull request #6368 from vsemozhetbyt/patch-1
Kevin Sawicki [Wed, 6 Jul 2016 16:02:35 +0000 (09:02 -0700)]
Merge pull request #6368 from vsemozhetbyt/patch-1

Fix disordered definitions in webContents doc

8 years agoFix disordered definitions in webContents doc
vsemozhetbyt [Wed, 6 Jul 2016 15:58:50 +0000 (18:58 +0300)]
Fix disordered definitions in webContents doc

:memo: Swap `clearSelection` and `keepSelection` definitions
for `webContents.stopFindInPage(action)` that seems to be in wrong order.

[ci skip]

8 years agoBound the target width and height of window when calling SetSize
Samuel Attard [Wed, 6 Jul 2016 12:13:14 +0000 (00:13 +1200)]
Bound the target width and height of window when calling SetSize

8 years agoBump v1.2.6
Cheng Zhao [Wed, 6 Jul 2016 04:20:36 +0000 (13:20 +0900)]
Bump v1.2.6

8 years agoMerge pull request #6356 from jonathansampson/patch-1
Paul Betts [Wed, 6 Jul 2016 02:37:38 +0000 (19:37 -0700)]
Merge pull request #6356 from jonathansampson/patch-1

modern.ie is no longer in use

8 years agomodern.ie is no longer in use
Jonathan Sampson [Wed, 6 Jul 2016 02:34:33 +0000 (19:34 -0700)]
modern.ie is no longer in use

The URL exists for historical reasons, but is no longer the primary URL for developer resources.

8 years agoMerge pull request #6354 from electron/package-json-bom
Cheng Zhao [Wed, 6 Jul 2016 00:48:37 +0000 (09:48 +0900)]
Merge pull request #6354 from electron/package-json-bom

Use require to load package.json

8 years agoUse require to load package.json instead of fs/JSON
Kevin Sawicki [Tue, 5 Jul 2016 22:50:12 +0000 (15:50 -0700)]
Use require to load package.json instead of fs/JSON

8 years agoMerge pull request #6333 from electron/drag-item
Cheng Zhao [Mon, 4 Jul 2016 04:30:56 +0000 (13:30 +0900)]
Merge pull request #6333 from electron/drag-item

Add `webContents.startDrag(item)` API

8 years agoReduce the scope of ScopedNestableTaskAllower
Cheng Zhao [Sun, 3 Jul 2016 06:30:27 +0000 (15:30 +0900)]
Reduce the scope of ScopedNestableTaskAllower

8 years agodocs: Use <a> as example
Cheng Zhao [Sun, 3 Jul 2016 06:27:26 +0000 (15:27 +0900)]
docs: Use <a> as example

8 years agodocs: Dragging files out of the window
Cheng Zhao [Sun, 3 Jul 2016 06:26:22 +0000 (15:26 +0900)]
docs: Dragging files out of the window

8 years agodocs: webContents.startDrag(item)
Cheng Zhao [Sun, 3 Jul 2016 06:10:59 +0000 (15:10 +0900)]
docs: webContents.startDrag(item)

8 years agowin: Use drag_utils::CreateDragImageForFile
Cheng Zhao [Sun, 3 Jul 2016 05:44:47 +0000 (14:44 +0900)]
win: Use drag_utils::CreateDragImageForFile

8 years agoviews: Implement webContents.startDrag
Cheng Zhao [Sun, 3 Jul 2016 05:34:35 +0000 (14:34 +0900)]
views: Implement webContents.startDrag

8 years agoSupport dragging multiple files
Cheng Zhao [Sun, 3 Jul 2016 04:58:31 +0000 (13:58 +0900)]
Support dragging multiple files

8 years agomac: Implement webContents.startDrag
Cheng Zhao [Sun, 3 Jul 2016 03:26:43 +0000 (12:26 +0900)]
mac: Implement webContents.startDrag

8 years agodocs: Add trailing period
Cheng Zhao [Sat, 2 Jul 2016 11:27:14 +0000 (20:27 +0900)]
docs: Add trailing period

8 years agoMerge pull request #6324 from MarshallOfSound/master
Cheng Zhao [Sat, 2 Jul 2016 11:25:15 +0000 (11:25 +0000)]
Merge pull request #6324 from MarshallOfSound/master

Document possible getLocale returns values.

8 years agoUpdate docs to match style guide
Samuel Attard [Sat, 2 Jul 2016 11:21:45 +0000 (23:21 +1200)]
Update docs to match style guide

8 years agoDocument possible getLocale returns values. Closes #5363
Samuel Attard [Sat, 2 Jul 2016 09:17:37 +0000 (21:17 +1200)]
Document possible getLocale returns values.  Closes #5363

8 years agoAvoid calling GetWebContentsFromProcessID for twice
Cheng Zhao [Sat, 2 Jul 2016 07:54:12 +0000 (16:54 +0900)]
Avoid calling GetWebContentsFromProcessID for twice

8 years agoMerge pull request #6313 from MarshallOfSound/silent-notification-when-muted
Cheng Zhao [Sat, 2 Jul 2016 07:44:33 +0000 (07:44 +0000)]
Merge pull request #6313 from MarshallOfSound/silent-notification-when-muted

Override the Notification API constructor to create silent notificatons when the webContents is muted

8 years agoMerge pull request #6323 from electron/icon-fix
Cheng Zhao [Sat, 2 Jul 2016 07:41:30 +0000 (07:41 +0000)]
Merge pull request #6323 from electron/icon-fix

Set window icon before showing window

8 years agoSet window icon before showing window
Cheng Zhao [Sat, 2 Jul 2016 07:16:47 +0000 (16:16 +0900)]
Set window icon before showing window

8 years agoMerge pull request #6322 from electron/chrome-51.0.2704.106
Cheng Zhao [Sat, 2 Jul 2016 07:12:23 +0000 (07:12 +0000)]
Merge pull request #6322 from electron/chrome-51.0.2704.106

Update to Chrome 51.0.2704.106

8 years agoUpdate to Chrome 51.0.2704.106
Cheng Zhao [Sat, 2 Jul 2016 04:54:34 +0000 (13:54 +0900)]
Update to Chrome 51.0.2704.106

8 years agoMerge pull request #6309 from electron/app-launcher-rename
Cheng Zhao [Sat, 2 Jul 2016 01:51:47 +0000 (01:51 +0000)]
Merge pull request #6309 from electron/app-launcher-rename

Implement app.setBadgeCount on Mac

8 years agoUpdate for reviews
Cheng Zhao [Sat, 2 Jul 2016 01:36:11 +0000 (10:36 +0900)]
Update for reviews

8 years agoImplement WebContenstAudioMuted in AtomBrowserClient
Samuel Attard [Sat, 2 Jul 2016 01:28:28 +0000 (13:28 +1200)]
Implement WebContenstAudioMuted in AtomBrowserClient

8 years agoMerge pull request #6298 from jhen0409/patch-5
Kevin Sawicki [Fri, 1 Jul 2016 15:59:39 +0000 (08:59 -0700)]
Merge pull request #6298 from jhen0409/patch-5

Support background.page in extension manifest

8 years agoTweak launcher note text
Kevin Sawicki [Fri, 1 Jul 2016 15:51:25 +0000 (08:51 -0700)]
Tweak launcher note text

8 years agoUse background page path instead of generated path
Jhen [Fri, 1 Jul 2016 15:05:00 +0000 (23:05 +0800)]
Use background page path instead of generated path

if extension use manifest.background.page

8 years agoMerge pull request #6315 from electron/fix-extension-match
Cheng Zhao [Fri, 1 Jul 2016 14:14:18 +0000 (14:14 +0000)]
Merge pull request #6315 from electron/fix-extension-match

Don't use MatchesExtension for matching filters

8 years agoMerge pull request #6314 from electron/suppress-session-protocol
Cheng Zhao [Fri, 1 Jul 2016 13:56:48 +0000 (13:56 +0000)]
Merge pull request #6314 from electron/suppress-session-protocol

spec: Suppress the session.protocol test

8 years agoDon't use MatchesExtension for matching filters
Cheng Zhao [Fri, 1 Jul 2016 13:55:15 +0000 (22:55 +0900)]
Don't use MatchesExtension for matching filters

MatchesExtension compares double extensions like .tar.gz, which does not
match the filters.

8 years agospec: Suppress the session.protocol test
Cheng Zhao [Fri, 1 Jul 2016 13:24:30 +0000 (22:24 +0900)]
spec: Suppress the session.protocol test

8 years agoapp.setBadgeCount should return boolean
Cheng Zhao [Fri, 1 Jul 2016 13:18:39 +0000 (22:18 +0900)]
app.setBadgeCount should return boolean

8 years agoOverride the Notification API constructor to create silent notifications when the...
Samuel Attard [Fri, 1 Jul 2016 11:12:06 +0000 (23:12 +1200)]
Override the Notification API constructor to create silent notifications when the webContents is muted

8 years agodocs: app.setBadgeCount
Cheng Zhao [Fri, 1 Jul 2016 08:44:09 +0000 (17:44 +0900)]
docs: app.setBadgeCount

8 years agomac: Implement app.setBadgeCount
Cheng Zhao [Fri, 1 Jul 2016 08:39:01 +0000 (17:39 +0900)]
mac: Implement app.setBadgeCount

8 years agoMerge pull request #6216 from electron/class-docs
Cheng Zhao [Fri, 1 Jul 2016 05:34:01 +0000 (05:34 +0000)]
Merge pull request #6216 from electron/class-docs

Add details to docs/styleguide.md

8 years agoconjunctions don't have to be capitalized
Cheng Zhao [Fri, 1 Jul 2016 05:33:22 +0000 (14:33 +0900)]
conjunctions don't have to be capitalized

8 years agoUse `*` instead of `-` for lists
Cheng Zhao [Fri, 1 Jul 2016 05:30:55 +0000 (14:30 +0900)]
Use `*` instead of `-` for lists

`*` is used in most lists in our docs, let's keep consistency.

8 years agoUpdate atom-shell-vs-node-webkit.md
Cheng Zhao [Fri, 1 Jul 2016 05:27:56 +0000 (14:27 +0900)]
Update atom-shell-vs-node-webkit.md

8 years agoMerge pull request #6294 from preco21/korean-docs-9
Kevin Sawicki [Thu, 30 Jun 2016 21:41:50 +0000 (14:41 -0700)]
Merge pull request #6294 from preco21/korean-docs-9

docs: Update Korean docs as upstream

8 years agoSupport background.page in extension manifest
Jhen [Thu, 30 Jun 2016 07:45:03 +0000 (15:45 +0800)]
Support background.page in extension manifest

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Thu, 30 Jun 2016 02:32:14 +0000 (11:32 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoMerge pull request #6225 from miniak/publish-pdb
Kevin Sawicki [Wed, 29 Jun 2016 23:54:26 +0000 (16:54 -0700)]
Merge pull request #6225 from miniak/publish-pdb

Publish Windows PDBs to allow debugging without Symbol server

8 years agoMerge pull request #6280 from electron/pop-up-context-menu-windows
Kevin Sawicki [Wed, 29 Jun 2016 20:00:10 +0000 (13:00 -0700)]
Merge pull request #6280 from electron/pop-up-context-menu-windows

Use previously set context menu when popup menu is null

8 years agoUse nullptr comparisons
Kevin Sawicki [Tue, 28 Jun 2016 22:28:27 +0000 (15:28 -0700)]
Use nullptr comparisons

8 years agoUse set context menu when param is not specified
Kevin Sawicki [Tue, 28 Jun 2016 22:10:32 +0000 (15:10 -0700)]
Use set context menu when param is not specified

8 years agoMerge pull request #6243 from jnugh/master
Kevin Sawicki [Wed, 29 Jun 2016 18:45:19 +0000 (11:45 -0700)]
Merge pull request #6243 from jnugh/master

Ubuntu Unity launcher counter badge

8 years agoadd specs for app.launcher api
Jonas Schwabe [Wed, 29 Jun 2016 17:47:20 +0000 (19:47 +0200)]
add specs for app.launcher api

fix linter errors

8 years agoMerge pull request #6290 from electron/updated-apis-in-doc-translations
Kevin Sawicki [Wed, 29 Jun 2016 18:25:44 +0000 (11:25 -0700)]
Merge pull request #6290 from electron/updated-apis-in-doc-translations

Update renamed nativeImage APIs in translated docs

8 years agoUpdate renamed nativeImage APIs
Kevin Sawicki [Wed, 29 Jun 2016 18:22:50 +0000 (11:22 -0700)]
Update renamed nativeImage APIs

8 years agoAdd additional method isUnityRunning, fix multiple typos in docs
Jonas Schwabe [Wed, 29 Jun 2016 17:23:56 +0000 (19:23 +0200)]
Add additional method isUnityRunning, fix multiple typos in docs

8 years agoAdd ifdef for property, which should only be availabe on Linux
Jonas Schwabe [Wed, 29 Jun 2016 17:23:00 +0000 (19:23 +0200)]
Add ifdef for property, which should only be availabe on Linux

8 years agoRename the unityLauncher api to launcher and make it available on linux in general...
Jonas Schwabe [Sun, 26 Jun 2016 09:48:58 +0000 (11:48 +0200)]
Rename the unityLauncher api to launcher and make it available on linux in general. + Document it only works on ubuntu

8 years ago:memo: docs for unity launcher badge api
Jonas Schwabe [Sun, 26 Jun 2016 00:10:27 +0000 (02:10 +0200)]
:memo: docs for unity launcher badge api

8 years agoFix linter errors
Jonas Schwabe [Sun, 26 Jun 2016 00:00:41 +0000 (02:00 +0200)]
Fix linter errors