platform/framework/web/crosswalk-tizen.git
10 years agoMerge pull request #276 from atom/quitting-unresponsive
Cheng Zhao [Fri, 9 May 2014 05:33:39 +0000 (13:33 +0800)]
Merge pull request #276 from atom/quitting-unresponsive

Fix emitting unresponsive event when closing window

10 years agoBring the close timeout back to 5s.
Cheng Zhao [Fri, 9 May 2014 04:10:37 +0000 (12:10 +0800)]
Bring the close timeout back to 5s.

10 years agoDo not send "unresponsive" when window is closed.
Cheng Zhao [Fri, 9 May 2014 04:08:15 +0000 (12:08 +0800)]
Do not send "unresponsive" when window is closed.

10 years agoOnly cancel unresponsive event when window close is cancelled.
Cheng Zhao [Fri, 9 May 2014 03:40:48 +0000 (11:40 +0800)]
Only cancel unresponsive event when window close is cancelled.

10 years agoDo not override pending unresponsive counter.
Cheng Zhao [Fri, 9 May 2014 03:26:13 +0000 (11:26 +0800)]
Do not override pending unresponsive counter.

10 years agoPrint the script running in cibuild.
Cheng Zhao [Fri, 9 May 2014 02:17:02 +0000 (10:17 +0800)]
Print the script running in cibuild.

10 years agoAssume users are using Xcode 5.1.
Cheng Zhao [Fri, 9 May 2014 02:04:13 +0000 (10:04 +0800)]
Assume users are using Xcode 5.1.

10 years agoDo not receive notifications after window is closed, fixes #265.
Cheng Zhao [Fri, 9 May 2014 01:47:11 +0000 (09:47 +0800)]
Do not receive notifications after window is closed, fixes #265.

10 years agoFix closing a crashed window, closes #269.
Cheng Zhao [Fri, 9 May 2014 01:26:46 +0000 (09:26 +0800)]
Fix closing a crashed window, closes #269.

10 years agoMerge pull request #273 from weakish/patch-1
Cheng Zhao [Thu, 8 May 2014 10:01:51 +0000 (18:01 +0800)]
Merge pull request #273 from weakish/patch-1

doc atom-shell-vs-node-webkit: typo

10 years agodoc atom-shell-vs-node-webkit: typo
Jakukyo Friel [Thu, 8 May 2014 07:38:28 +0000 (15:38 +0800)]
doc atom-shell-vs-node-webkit: typo

10 years agoMerge pull request #266 from dougnukem/patch-2
Cheng Zhao [Thu, 8 May 2014 04:22:00 +0000 (12:22 +0800)]
Merge pull request #266 from dougnukem/patch-2

Update "app" to "your-app" to avoid module collision with require('app')

10 years agoMerge pull request #267 from kramerc/patch-1
Cheng Zhao [Thu, 8 May 2014 01:40:39 +0000 (09:40 +0800)]
Merge pull request #267 from kramerc/patch-1

Correct WebContents send example.

10 years agoDo not rely on external server in spec.
Cheng Zhao [Thu, 8 May 2014 01:20:01 +0000 (09:20 +0800)]
Do not rely on external server in spec.

10 years agoCorrect WebContents send example.
Kramer Campbell [Wed, 7 May 2014 23:32:02 +0000 (16:32 -0700)]
Correct WebContents send example.

10 years agoUpdate "app" to "your-app" to avoid module collision with require('app')
Doug Daniels [Wed, 7 May 2014 19:21:13 +0000 (14:21 -0500)]
Update "app" to "your-app" to avoid module collision with require('app')

If you name your app's folder `app/` and if you run the atom-shell from the directory above that, it will result in an error, which I believe is caused by resolving `require('app')` to your `app/` folder.

So just to avoid confusion where someone might create an app with that folder and run the atom-shell from that directory.

I wrote up some details getting atom-shell working using the grunt plugin.

- https://github.com/atom/atom-shell/issues/256#issuecomment-42464026

10 years agoMake timeout longer for some could-be-slow specs.
Cheng Zhao [Wed, 7 May 2014 15:12:24 +0000 (23:12 +0800)]
Make timeout longer for some could-be-slow specs.

10 years agoMerge pull request #263 from Navgeet/bump
Cheng Zhao [Wed, 7 May 2014 14:51:17 +0000 (22:51 +0800)]
Merge pull request #263 from Navgeet/bump

bump apm to 0.50.x

10 years agoMerge pull request #264 from NKMR6194/master
Cheng Zhao [Wed, 7 May 2014 14:50:42 +0000 (22:50 +0800)]
Merge pull request #264 from NKMR6194/master

Fixed typos

10 years agobump apm to 0.50.x
Navgeet Agrawal [Wed, 7 May 2014 11:11:50 +0000 (16:41 +0530)]
bump apm to 0.50.x

10 years agoFixed typos
SAKATA Sinji [Wed, 7 May 2014 11:04:14 +0000 (20:04 +0900)]
Fixed typos

10 years agoBump v0.12.3.
Cheng Zhao [Wed, 7 May 2014 07:33:32 +0000 (15:33 +0800)]
Bump v0.12.3.

10 years agoMerge pull request #261 from pborreli/typos
Cheng Zhao [Wed, 7 May 2014 06:49:40 +0000 (14:49 +0800)]
Merge pull request #261 from pborreli/typos

Fixed typos

10 years agoFixed typos
Pascal Borreli [Wed, 7 May 2014 06:34:53 +0000 (07:34 +0100)]
Fixed typos

10 years agoMerge pull request #258 from commadelimited/doc-fixes
Cheng Zhao [Wed, 7 May 2014 06:04:06 +0000 (14:04 +0800)]
Merge pull request #258 from commadelimited/doc-fixes

Capitilization, grammar, and punctuation changes

10 years agoCapitilization, grammar, and punctuation changes
andy matthews [Wed, 7 May 2014 05:06:35 +0000 (00:06 -0500)]
Capitilization, grammar, and punctuation changes

10 years agoFixes auto updater regression, closes atom/atom#1949.
Cheng Zhao [Wed, 7 May 2014 03:32:06 +0000 (11:32 +0800)]
Fixes auto updater regression, closes atom/atom#1949.

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.