platform/framework/web/crosswalk-tizen.git
10 years agoMerge pull request #255 from dougnukem/patch-1
Cheng Zhao [Wed, 7 May 2014 02:00:11 +0000 (10:00 +0800)]
Merge pull request #255 from dougnukem/patch-1

minor spelling fix and grammar

10 years ago:lipstick: Fix format.
Cheng Zhao [Wed, 7 May 2014 01:47:58 +0000 (09:47 +0800)]
:lipstick: Fix format.

10 years ago:memo: Say more on sending messages from browser to web page.
Cheng Zhao [Wed, 7 May 2014 01:45:39 +0000 (09:45 +0800)]
:memo: Say more on sending messages from browser to web page.

10 years agominor spelling fix and grammar
Doug Daniels [Wed, 7 May 2014 01:30:58 +0000 (20:30 -0500)]
minor spelling fix and grammar

10 years agoMake sure the job factory is created when initializing protocol module.
Cheng Zhao [Wed, 7 May 2014 01:16:45 +0000 (09:16 +0800)]
Make sure the job factory is created when initializing protocol module.

Fixes atom/atom#1963, the regression came when moving to use native-mate
to reimplment the APIs.

10 years agolinux: Be quiet when uploading crash report.
Cheng Zhao [Wed, 7 May 2014 01:05:00 +0000 (09:05 +0800)]
linux: Be quiet when uploading crash report.

10 years agoMerge pull request #246 from Dorian/patch-1
Cheng Zhao [Wed, 7 May 2014 00:38:04 +0000 (08:38 +0800)]
Merge pull request #246 from Dorian/patch-1

Update quick-start.md: Minor wording changes

10 years agoMerge pull request #252 from CoolOppo/patch-1
Kevin Sawicki [Tue, 6 May 2014 18:35:52 +0000 (11:35 -0700)]
Merge pull request #252 from CoolOppo/patch-1

Update README.md

10 years agoUpdate README.md
CoolOppo [Tue, 6 May 2014 18:34:02 +0000 (14:34 -0400)]
Update README.md

Fixed a small typo

10 years agoMerge pull request #247 from quicksnap/patch-1
Kevin Sawicki [Tue, 6 May 2014 16:53:57 +0000 (09:53 -0700)]
Merge pull request #247 from quicksnap/patch-1

missing adjective =)

10 years agoUpdate atom-shell-vs-node-webkit.md
Dan Schuman [Tue, 6 May 2014 16:52:24 +0000 (09:52 -0700)]
Update atom-shell-vs-node-webkit.md

10 years agomissing adjective =)
Dan Schuman [Tue, 6 May 2014 16:46:29 +0000 (09:46 -0700)]
missing adjective =)

10 years agoQuick-start.md: Emphasis on important concepts of atom-shell
Dorian Marié [Tue, 6 May 2014 16:04:13 +0000 (13:04 -0300)]
Quick-start.md: Emphasis on important concepts of atom-shell

10 years agoUpdate quick-start.md: Minor wording changes
Dorian Marié [Tue, 6 May 2014 15:55:34 +0000 (12:55 -0300)]
Update quick-start.md: Minor wording changes

10 years agoMerge pull request #243 from hughsk/enable-webgl
Cheng Zhao [Tue, 6 May 2014 12:23:45 +0000 (20:23 +0800)]
Merge pull request #243 from hughsk/enable-webgl

Enable WebGL

10 years agoEnable WebGL
Hugh Kennedy [Tue, 6 May 2014 08:43:58 +0000 (10:43 +0200)]
Enable WebGL

Enabling the `experimental_webgl_enabled` preference allows you
to create a WebGL context from within atom-shell.

While not necessarily important for the Atom editor, for others
to use atom-shell in substitution for node-webkit this is a
potentially useful feature, e.g. for packaged HTML5 games.

10 years agoFix subtitle
Cheng Zhao [Tue, 6 May 2014 07:22:29 +0000 (15:22 +0800)]
Fix subtitle

10 years ago:lipstick: Remove redundant empty line.
Cheng Zhao [Tue, 6 May 2014 07:20:47 +0000 (15:20 +0800)]
:lipstick: Remove redundant empty line.

10 years ago:memo: Add technical differences to node-webkit, fixes #242.
Cheng Zhao [Tue, 6 May 2014 07:16:54 +0000 (15:16 +0800)]
:memo: Add technical differences to node-webkit, fixes #242.

10 years agoSquirrel.Mac is open sourced.
Cheng Zhao [Tue, 6 May 2014 03:22:03 +0000 (11:22 +0800)]
Squirrel.Mac is open sourced.

10 years ago:memo: Add missing space
Kevin Sawicki [Tue, 6 May 2014 03:13:19 +0000 (20:13 -0700)]
:memo: Add missing space

10 years agoAdd Travis badge
Kevin Sawicki [Mon, 5 May 2014 21:19:16 +0000 (14:19 -0700)]
Add Travis badge

10 years agoListen on 0 to get random port
Kevin Sawicki [Mon, 5 May 2014 21:06:47 +0000 (14:06 -0700)]
Listen on 0 to get random port

10 years agoAdd initial Travis config
Kevin Sawicki [Mon, 5 May 2014 20:37:28 +0000 (13:37 -0700)]
Add initial Travis config

10 years agoUpdate readme
probablycorey [Mon, 5 May 2014 18:56:35 +0000 (11:56 -0700)]
Update readme

10 years agoUse tabs instead of spaces
Kevin Sawicki [Mon, 5 May 2014 18:52:41 +0000 (11:52 -0700)]
Use tabs instead of spaces

10 years agoMerge pull request #235 from atom/open-source
Corey Johnson [Mon, 5 May 2014 18:19:49 +0000 (11:19 -0700)]
Merge pull request #235 from atom/open-source

Open source atom-shell

10 years agoBump v0.12.2.
Cheng Zhao [Mon, 5 May 2014 09:13:13 +0000 (17:13 +0800)]
Bump v0.12.2.

10 years agoBetter window height for default_app.
Cheng Zhao [Mon, 5 May 2014 09:12:39 +0000 (17:12 +0800)]
Better window height for default_app.

10 years agoMerge pull request #240 from atom/friendly-default-app
Cheng Zhao [Mon, 5 May 2014 09:04:14 +0000 (17:04 +0800)]
Merge pull request #240 from atom/friendly-default-app

Provide a friendly interface for opening an app

10 years agoAlso report when user provided strange files.
Cheng Zhao [Mon, 5 May 2014 08:50:11 +0000 (16:50 +0800)]
Also report when user provided strange files.

10 years agoDisable elastic scrolling.
Cheng Zhao [Mon, 5 May 2014 08:48:58 +0000 (16:48 +0800)]
Disable elastic scrolling.

10 years agoLinkify the docs in default_app.
Cheng Zhao [Mon, 5 May 2014 08:46:25 +0000 (16:46 +0800)]
Linkify the docs in default_app.

10 years agoUse dialog to report invalid app.
Cheng Zhao [Mon, 5 May 2014 08:35:06 +0000 (16:35 +0800)]
Use dialog to report invalid app.

10 years agoEnable dragging to open an app.
Cheng Zhao [Mon, 5 May 2014 08:30:37 +0000 (16:30 +0800)]
Enable dragging to open an app.

10 years agoAdd some styles.
Cheng Zhao [Mon, 5 May 2014 08:02:52 +0000 (16:02 +0800)]
Add some styles.

10 years agoShow a friendly guide when atom-shell is opened without app.
Cheng Zhao [Mon, 5 May 2014 07:45:50 +0000 (15:45 +0800)]
Show a friendly guide when atom-shell is opened without app.

10 years ago:memo: Add Synopsis chapter.
Cheng Zhao [Mon, 5 May 2014 06:49:05 +0000 (14:49 +0800)]
:memo: Add Synopsis chapter.

10 years ago:memo: Simpilify the structure of API references.
Cheng Zhao [Mon, 5 May 2014 06:24:57 +0000 (14:24 +0800)]
:memo: Simpilify the structure of API references.

10 years agowin: Fix dumping symbols.
Cheng Zhao [Tue, 29 Apr 2014 04:33:20 +0000 (12:33 +0800)]
win: Fix dumping symbols.

10 years ago:memo: Add Squirrel's server settings in auto-updater doc.
Cheng Zhao [Mon, 5 May 2014 02:07:15 +0000 (10:07 +0800)]
:memo: Add Squirrel's server settings in auto-updater doc.

10 years ago:memo: Mention 64/32 bit support on each platform.
Cheng Zhao [Mon, 5 May 2014 01:48:44 +0000 (09:48 +0800)]
:memo: Mention 64/32 bit support on each platform.

10 years agoBump v0.12.1.
Cheng Zhao [Mon, 5 May 2014 01:47:46 +0000 (01:47 +0000)]
Bump v0.12.1.

10 years ago:memo: A simpler README.
Cheng Zhao [Sun, 4 May 2014 12:58:59 +0000 (20:58 +0800)]
:memo: A simpler README.

10 years agoSwitch to use MIT license.
Cheng Zhao [Fri, 25 Apr 2014 09:49:37 +0000 (17:49 +0800)]
Switch to use MIT license.

10 years ago:memo: Update source code structure.
Cheng Zhao [Sun, 4 May 2014 12:15:20 +0000 (20:15 +0800)]
:memo: Update source code structure.

10 years agoMerge pull request #239 from atom/tutorials
Cheng Zhao [Sun, 4 May 2014 10:32:56 +0000 (18:32 +0800)]
Merge pull request #239 from atom/tutorials

Improve the tutorials

10 years ago:memo: Separate the application distribution chapter out.
Cheng Zhao [Sun, 4 May 2014 10:32:12 +0000 (18:32 +0800)]
:memo: Separate the application distribution chapter out.

10 years ago:memo: Update the quick start on writing the app.
Cheng Zhao [Wed, 30 Apr 2014 09:28:36 +0000 (17:28 +0800)]
:memo: Update the quick start on writing the app.

10 years ago:memo: Simpler introduction in quick start.
Cheng Zhao [Wed, 30 Apr 2014 08:39:49 +0000 (16:39 +0800)]
:memo: Simpler introduction in quick start.

10 years ago:memo: Say some more about native node modules.
Cheng Zhao [Wed, 30 Apr 2014 07:03:14 +0000 (15:03 +0800)]
:memo: Say some more about native node modules.

10 years agoRestructure the docs to put more tutorials.
Cheng Zhao [Wed, 30 Apr 2014 06:52:58 +0000 (14:52 +0800)]
Restructure the docs to put more tutorials.

10 years agoDeprecate the BrowserWindow.restart.
Cheng Zhao [Tue, 29 Apr 2014 07:35:12 +0000 (15:35 +0800)]
Deprecate the BrowserWindow.restart.

Now BrowserWindow.reload would just do the same thing.

10 years agoMove "restart()" API to webContents.
Cheng Zhao [Tue, 29 Apr 2014 07:21:22 +0000 (15:21 +0800)]
Move "restart()" API to webContents.

10 years agoBump v0.12.0.
Cheng Zhao [Tue, 29 Apr 2014 04:02:53 +0000 (12:02 +0800)]
Bump v0.12.0.

10 years agoDiscard usage of deprecated APIs.
Cheng Zhao [Tue, 29 Apr 2014 03:54:12 +0000 (11:54 +0800)]
Discard usage of deprecated APIs.

10 years agoDo not put modules used by specs on the root.
Cheng Zhao [Tue, 29 Apr 2014 03:51:49 +0000 (11:51 +0800)]
Do not put modules used by specs on the root.

Modules in root is now installed by npm, and the native modules are now
not usable by atom-shell.

10 years agoFix compilation error on Windows.
Cheng Zhao [Tue, 29 Apr 2014 03:39:31 +0000 (11:39 +0800)]
Fix compilation error on Windows.

10 years agowin: Fix executing apm.
Cheng Zhao [Tue, 29 Apr 2014 03:12:41 +0000 (11:12 +0800)]
win: Fix executing apm.

10 years ago:memo: Add troubleshooting in windows build instructions.
Cheng Zhao [Tue, 29 Apr 2014 03:07:17 +0000 (11:07 +0800)]
:memo: Add troubleshooting in windows build instructions.

10 years agoFix executing npm under cygwin.
Cheng Zhao [Tue, 29 Apr 2014 03:07:02 +0000 (11:07 +0800)]
Fix executing npm under cygwin.

10 years agoMerge pull request #238 from atom/cj-move-frameworks
Cheng Zhao [Tue, 29 Apr 2014 02:19:56 +0000 (10:19 +0800)]
Merge pull request #238 from atom/cj-move-frameworks

Move framework downloads to GitHub release

10 years agoUse 0.0.2 release.
Cheng Zhao [Tue, 29 Apr 2014 02:03:03 +0000 (02:03 +0000)]
Use 0.0.2 release.

10 years ago:lipstick: Fix pylint warning.
Cheng Zhao [Tue, 29 Apr 2014 02:00:57 +0000 (02:00 +0000)]
:lipstick: Fix pylint warning.

10 years agoMerge pull request #237 from atom/apm-from-npm
Cheng Zhao [Tue, 29 Apr 2014 01:59:29 +0000 (09:59 +0800)]
Merge pull request #237 from atom/apm-from-npm

Install apm from npm

10 years agoUpgrade to apm@0.44.x
Cheng Zhao [Tue, 29 Apr 2014 01:53:35 +0000 (09:53 +0800)]
Upgrade to apm@0.44.x

10 years agoUse atom/atom-shell-frameworks until atom/atom-shell is public
probablycorey [Mon, 28 Apr 2014 18:09:03 +0000 (11:09 -0700)]
Use atom/atom-shell-frameworks until atom/atom-shell is public

10 years agoMove framework downloads to github release
probablycorey [Mon, 28 Apr 2014 17:49:49 +0000 (10:49 -0700)]
Move framework downloads to github release

10 years ago:lipstick: Fix pylint warning.
Cheng Zhao [Mon, 28 Apr 2014 03:57:05 +0000 (11:57 +0800)]
:lipstick: Fix pylint warning.

10 years agoFix printing in specs.
Cheng Zhao [Mon, 28 Apr 2014 03:55:56 +0000 (03:55 +0000)]
Fix printing in specs.

10 years agoNo need to install npm any more, the one in CI is new enough.
Cheng Zhao [Mon, 28 Apr 2014 03:42:14 +0000 (11:42 +0800)]
No need to install npm any more, the one in CI is new enough.

10 years agoInstall apm from npm, fixes #236.
Cheng Zhao [Mon, 28 Apr 2014 02:05:22 +0000 (10:05 +0800)]
Install apm from npm, fixes #236.

10 years agoBump the close timeout to 10s.
Cheng Zhao [Sat, 26 Apr 2014 05:15:41 +0000 (13:15 +0800)]
Bump the close timeout to 10s.

Fixes atom/atom#1838.

10 years agoMerge pull request #234 from atom/api-web-contents
Cheng Zhao [Fri, 25 Apr 2014 09:41:58 +0000 (09:41 +0000)]
Merge pull request #234 from atom/api-web-contents

Separate out WebContents API to a new class

10 years ago:memo: Update docs of ipc module.
Cheng Zhao [Fri, 25 Apr 2014 09:35:36 +0000 (17:35 +0800)]
:memo: Update docs of ipc module.

10 years ago:memo: Add docs on WebContents.
Cheng Zhao [Fri, 25 Apr 2014 09:15:26 +0000 (17:15 +0800)]
:memo: Add docs on WebContents.

10 years agoAvoid using processId and routingId directly.
Cheng Zhao [Fri, 25 Apr 2014 08:45:14 +0000 (16:45 +0800)]
Avoid using processId and routingId directly.

10 years agoSeparate the webContents code in a new file.
Cheng Zhao [Fri, 25 Apr 2014 08:23:40 +0000 (16:23 +0800)]
Separate the webContents code in a new file.

10 years agoHandle IPC messages in webContents instead of BrowserWindow.
Cheng Zhao [Fri, 25 Apr 2014 08:13:16 +0000 (16:13 +0800)]
Handle IPC messages in webContents instead of BrowserWindow.

10 years agoMake send and loadUrl also supported methods of BrowserWindow.
Cheng Zhao [Fri, 25 Apr 2014 05:14:11 +0000 (13:14 +0800)]
Make send and loadUrl also supported methods of BrowserWindow.

10 years agoAdd send for webContents.
Cheng Zhao [Fri, 25 Apr 2014 05:10:16 +0000 (13:10 +0800)]
Add send for webContents.

10 years agoMove navigator related APIs to webContents.
Cheng Zhao [Fri, 25 Apr 2014 04:52:30 +0000 (12:52 +0800)]
Move navigator related APIs to webContents.

10 years agoFix releasing the wrong renderer view.
Cheng Zhao [Fri, 25 Apr 2014 04:40:04 +0000 (12:40 +0800)]
Fix releasing the wrong renderer view.

10 years agoMove loading events to webContents.
Cheng Zhao [Fri, 25 Apr 2014 04:22:16 +0000 (12:22 +0800)]
Move loading events to webContents.

10 years agoAdd destroyed event for webContents.
Cheng Zhao [Fri, 25 Apr 2014 03:59:33 +0000 (11:59 +0800)]
Add destroyed event for webContents.

10 years agoMove webContents events away from window.
Cheng Zhao [Fri, 25 Apr 2014 03:51:05 +0000 (11:51 +0800)]
Move webContents events away from window.

10 years agoBe safe on lifetime of webContents.
Cheng Zhao [Fri, 25 Apr 2014 03:22:51 +0000 (11:22 +0800)]
Be safe on lifetime of webContents.

10 years agoGet webContents on request.
Cheng Zhao [Fri, 25 Apr 2014 02:57:45 +0000 (10:57 +0800)]
Get webContents on request.

10 years agoAdd getter for devToolsWebContents.
Cheng Zhao [Fri, 25 Apr 2014 02:48:11 +0000 (10:48 +0800)]
Add getter for devToolsWebContents.

10 years agoAdd executeJavaScript method for webContents.
Cheng Zhao [Fri, 25 Apr 2014 02:34:40 +0000 (10:34 +0800)]
Add executeJavaScript method for webContents.

10 years agoMove some APIs from Window to WebContents.
Cheng Zhao [Thu, 24 Apr 2014 09:00:41 +0000 (17:00 +0800)]
Move some APIs from Window to WebContents.

10 years agoInitial empty api_web_contents.
Cheng Zhao [Thu, 24 Apr 2014 08:45:25 +0000 (16:45 +0800)]
Initial empty api_web_contents.

10 years agomac: Avoid sending "blur" event when closing window.
Cheng Zhao [Thu, 24 Apr 2014 08:17:35 +0000 (16:17 +0800)]
mac: Avoid sending "blur" event when closing window.

10 years agospec: Should destroy window even when spec failed.
Cheng Zhao [Thu, 24 Apr 2014 08:08:59 +0000 (16:08 +0800)]
spec: Should destroy window even when spec failed.

10 years agospec: Use random port when creating http server.
Cheng Zhao [Thu, 24 Apr 2014 07:42:37 +0000 (15:42 +0800)]
spec: Use random port when creating http server.

10 years agoEnable passing null to dialog API.
Cheng Zhao [Thu, 24 Apr 2014 05:10:04 +0000 (13:10 +0800)]
Enable passing null to dialog API.

10 years agoAvoid passing closures to browser when showing dialog.
Cheng Zhao [Thu, 24 Apr 2014 04:07:03 +0000 (12:07 +0800)]
Avoid passing closures to browser when showing dialog.

It's resource-costy.

10 years agoMerge pull request #232 from atom/fix-devtools-menu
Cheng Zhao [Thu, 24 Apr 2014 04:24:39 +0000 (04:24 +0000)]
Merge pull request #232 from atom/fix-devtools-menu

Fix crash when showing menu for devtools when there are multiple windows

10 years agoOnly call getDevTools for windows that have devtools.
Cheng Zhao [Thu, 24 Apr 2014 04:04:23 +0000 (12:04 +0800)]
Only call getDevTools for windows that have devtools.

10 years agoFix using an null dictionary.
Cheng Zhao [Thu, 24 Apr 2014 03:25:06 +0000 (11:25 +0800)]
Fix using an null dictionary.