platform/framework/web/crosswalk-tizen.git
9 years agoMerge pull request #901 from IgorKlopov/patch-1
Cheng Zhao [Tue, 9 Dec 2014 05:45:55 +0000 (21:45 -0800)]
Merge pull request #901 from IgorKlopov/patch-1

Full verbosity, helps troubleshooting

9 years agoMerge pull request #902 from IgorKlopov/patch-2
Cheng Zhao [Tue, 9 Dec 2014 05:44:00 +0000 (21:44 -0800)]
Merge pull request #902 from IgorKlopov/patch-2

Why not verbose?

9 years agoMerge pull request #898 from paulcbetts/dont-hardcode-atom-helper
Cheng Zhao [Tue, 9 Dec 2014 05:39:14 +0000 (21:39 -0800)]
Merge pull request #898 from paulcbetts/dont-hardcode-atom-helper

Dont hardcode paths to Atom [Helper / Framework]

9 years agoBump submodule to merged version
Paul Betts [Tue, 9 Dec 2014 04:26:09 +0000 (20:26 -0800)]
Bump submodule to merged version

9 years agobootstrap.py -v in mac
IgorKlopov [Mon, 8 Dec 2014 17:07:29 +0000 (20:07 +0300)]
bootstrap.py -v in mac

9 years agobootstrap.py -v
IgorKlopov [Mon, 8 Dec 2014 17:07:00 +0000 (20:07 +0300)]
bootstrap.py -v

9 years agobootstrap.py also imports it
IgorKlopov [Mon, 8 Dec 2014 17:03:48 +0000 (20:03 +0300)]
bootstrap.py also imports it

9 years agoverbose_mode from config.py
IgorKlopov [Mon, 8 Dec 2014 17:02:08 +0000 (20:02 +0300)]
verbose_mode from config.py

Also, no return value supposed for execute_stdout

9 years agoverbose_mode getter/setter
IgorKlopov [Mon, 8 Dec 2014 17:00:35 +0000 (20:00 +0300)]
verbose_mode getter/setter

9 years agoAdd some documentation about renaming Atom Shell
Paul Betts [Mon, 8 Dec 2014 05:38:29 +0000 (21:38 -0800)]
Add some documentation about renaming Atom Shell

9 years agoBump brightray to pick up brightray/brightray#85
Paul Betts [Mon, 8 Dec 2014 05:26:13 +0000 (21:26 -0800)]
Bump brightray to pick up brightray/brightray#85

9 years agoDelete OverrideChildProcessPath and OverrideFrameworkBundlePath altogether
Paul Betts [Mon, 8 Dec 2014 05:06:47 +0000 (21:06 -0800)]
Delete OverrideChildProcessPath and OverrideFrameworkBundlePath altogether

9 years agoTravis CI says: execute unused
IgorKlopov [Mon, 8 Dec 2014 00:04:41 +0000 (03:04 +0300)]
Travis CI says: execute unused

Removed `execute` import

9 years agoTravis CI says long line detected
IgorKlopov [Sun, 7 Dec 2014 23:58:04 +0000 (02:58 +0300)]
Travis CI says long line detected

Foldede the line

9 years agoOne more `verbose_mode`
IgorKlopov [Sun, 7 Dec 2014 23:52:13 +0000 (02:52 +0300)]
One more `verbose_mode`

`bootstrap.py` new variable `verbose_mode` to run `npm install` with --verbose option

9 years agoMake use of execute_stdout
IgorKlopov [Sun, 7 Dec 2014 23:47:05 +0000 (02:47 +0300)]
Make use of execute_stdout

execute_stdout makes stdout real-time

9 years agointroduce execute_stdout
IgorKlopov [Sun, 7 Dec 2014 23:42:55 +0000 (02:42 +0300)]
introduce execute_stdout

`execute_stdout` does not return the output of the process. Instead it outputs directly to current stdout (in real-time - to see what is `npm` doing now)

9 years agoBootstrap indeed
IgorKlopov [Sun, 7 Dec 2014 15:47:23 +0000 (18:47 +0300)]
Bootstrap indeed

9 years agoWhy not verbose?
IgorKlopov [Sun, 7 Dec 2014 15:46:12 +0000 (18:46 +0300)]
Why not verbose?

The silence are scary

9 years agoHelps troubleshooting
IgorKlopov [Sun, 7 Dec 2014 15:42:59 +0000 (18:42 +0300)]
Helps troubleshooting

9 years agoFind the MainMenu nib correctly
Paul Betts [Sat, 6 Dec 2014 07:19:05 +0000 (23:19 -0800)]
Find the MainMenu nib correctly

9 years agoDetermine the Helper name from the App name
Paul Betts [Sat, 6 Dec 2014 07:01:03 +0000 (23:01 -0800)]
Determine the Helper name from the App name

9 years agoUpgrade node, fixes #843
Cheng Zhao [Thu, 4 Dec 2014 20:17:36 +0000 (12:17 -0800)]
Upgrade node, fixes #843

9 years agoUpgrade brightray
Cheng Zhao [Thu, 4 Dec 2014 19:45:02 +0000 (11:45 -0800)]
Upgrade brightray

9 years agoFix compilation warning on Yosemite
Cheng Zhao [Wed, 3 Dec 2014 23:21:50 +0000 (15:21 -0800)]
Fix compilation warning on Yosemite

9 years agoBump v0.19.5
Cheng Zhao [Fri, 28 Nov 2014 12:01:42 +0000 (20:01 +0800)]
Bump v0.19.5

9 years agoMerge pull request #872 from atom/tray-balloon
Cheng Zhao [Fri, 28 Nov 2014 12:01:08 +0000 (20:01 +0800)]
Merge pull request #872 from atom/tray-balloon

Add Tray.displayBalloon API on Windows

9 years agoFix building on Mac
Cheng Zhao [Fri, 28 Nov 2014 11:50:10 +0000 (19:50 +0800)]
Fix building on Mac

9 years agodocs: "balloon-show" and "balloon-closed" events
Cheng Zhao [Fri, 28 Nov 2014 11:47:21 +0000 (19:47 +0800)]
docs: "balloon-show" and "balloon-closed" events

9 years agowin: Add "balloon-show" and "balloon-closed" events
Cheng Zhao [Fri, 28 Nov 2014 11:42:57 +0000 (19:42 +0800)]
win: Add "balloon-show" and "balloon-closed" events

9 years agodocs: Tray balloon
Cheng Zhao [Fri, 28 Nov 2014 11:23:13 +0000 (19:23 +0800)]
docs: Tray balloon

9 years agowin: Remove XP code in Tray
Cheng Zhao [Fri, 28 Nov 2014 10:59:51 +0000 (18:59 +0800)]
win: Remove XP code in Tray

9 years agowin: Add "balloon-clicked" event for Tray
Cheng Zhao [Fri, 28 Nov 2014 10:50:31 +0000 (18:50 +0800)]
win: Add "balloon-clicked" event for Tray

9 years agoAdd Tray.displayBallon API
Cheng Zhao [Fri, 28 Nov 2014 10:39:30 +0000 (18:39 +0800)]
Add Tray.displayBallon API

9 years agowin: Add NotifyIcon::DisplayBalloon
Cheng Zhao [Fri, 28 Nov 2014 10:30:43 +0000 (18:30 +0800)]
win: Add NotifyIcon::DisplayBalloon

9 years agoRemove tray_icon_win.h
Cheng Zhao [Fri, 28 Nov 2014 10:21:31 +0000 (18:21 +0800)]
Remove tray_icon_win.h

9 years agoOVERRIDE => override in notify_icon.h
Cheng Zhao [Fri, 28 Nov 2014 10:18:12 +0000 (18:18 +0800)]
OVERRIDE => override in notify_icon.h

9 years agoAdd Tray.destroy() API, fixes #871
Cheng Zhao [Fri, 28 Nov 2014 10:06:51 +0000 (18:06 +0800)]
Add Tray.destroy() API, fixes #871

9 years agoOVERRIDE => override in atom_api_tray.h
Cheng Zhao [Fri, 28 Nov 2014 09:54:38 +0000 (17:54 +0800)]
OVERRIDE => override in atom_api_tray.h

9 years agowin: Remove NotifyIconHostStateChanger
Cheng Zhao [Fri, 28 Nov 2014 09:47:47 +0000 (17:47 +0800)]
win: Remove NotifyIconHostStateChanger

We don't need the ability it provided, and it is causing crashes on some
machines.

Fixes #850.

9 years agoSome coding style fixes
Cheng Zhao [Fri, 28 Nov 2014 07:59:03 +0000 (15:59 +0800)]
Some coding style fixes

9 years agoMerge pull request #870 from joaomoreno/popup
Cheng Zhao [Fri, 28 Nov 2014 04:42:49 +0000 (12:42 +0800)]
Merge pull request #870 from joaomoreno/popup

Allow positioning the context menu

9 years agoMerge pull request #867 from IgorKlopov/patch-2
Cheng Zhao [Fri, 28 Nov 2014 03:47:57 +0000 (11:47 +0800)]
Merge pull request #867 from IgorKlopov/patch-2

`subprocess.Popen` fails when Python is in "App Paths"

9 years agoMerge pull request #866 from bwin/fix-typo
Cheng Zhao [Fri, 28 Nov 2014 03:36:02 +0000 (11:36 +0800)]
Merge pull request #866 from bwin/fix-typo

fix typo in variable name

9 years agoMerge pull request #864 from IgorKlopov/patch-1
Cheng Zhao [Fri, 28 Nov 2014 03:34:02 +0000 (11:34 +0800)]
Merge pull request #864 from IgorKlopov/patch-1

Lookup node in PATHs

9 years agofix build
Joao Moreno [Wed, 26 Nov 2014 14:28:03 +0000 (15:28 +0100)]
fix build

9 years agoUpdate documentation for Menu.popup()
Joao Moreno [Wed, 26 Nov 2014 14:15:55 +0000 (15:15 +0100)]
Update documentation for Menu.popup()

9 years agoAllow positioning the context menu
Joao Moreno [Tue, 25 Nov 2014 15:47:41 +0000 (16:47 +0100)]
Allow positioning the context menu

9 years agoPaul suggests paths to be reversed
IgorKlopov [Tue, 25 Nov 2014 22:43:30 +0000 (01:43 +0300)]
Paul suggests paths to be reversed

9 years ago`subprocess.Popen` fails when Python is in "App Paths"
IgorKlopov [Tue, 25 Nov 2014 22:16:17 +0000 (14:16 -0800)]
`subprocess.Popen` fails when Python is in "App Paths"

Win32. Python is not added to PATHs by default. Instead it is added to `App Paths` registry key ( http://msdn.microsoft.com/en-us/library/windows/desktop/ee872121(v=vs.85).aspx ). In both cases Python binary is found when i enter `python` command. But `subprocess.Popen` seems to fail when BOTH (1) runs a string `python tools/atom_source_root.py` AND (2) python is not in PATHs, only in App Paths. I suggest using list in <!( and hope this does not break linux/macos builds.

9 years agoPreserve that empty line
IgorKlopov [Tue, 25 Nov 2014 21:54:02 +0000 (13:54 -0800)]
Preserve that empty line

9 years agoCompose full list in one place
IgorKlopov [Tue, 25 Nov 2014 21:53:08 +0000 (13:53 -0800)]
Compose full list in one place

9 years agoWINDOWS_NODE_PATHs are to stay
IgorKlopov [Tue, 25 Nov 2014 21:46:09 +0000 (13:46 -0800)]
WINDOWS_NODE_PATHs are to stay

WINDOWS_NODE_PATHs are checked first, and then os.environ['PATH']

9 years agofix typo in variable name
Benjamin Winkler [Tue, 25 Nov 2014 19:57:55 +0000 (20:57 +0100)]
fix typo in variable name

This is just for the looks. No errors where throws, because the variable
name was misspelled in all occurences.

9 years agoPaul says `lookup PATH`
IgorKlopov [Tue, 25 Nov 2014 19:41:11 +0000 (11:41 -0800)]
Paul says `lookup PATH`

Works both with trailing slash `c:\nodejs\` and without it `c:\nodejs`

9 years agoTravis says `line too long`
IgorKlopov [Tue, 25 Nov 2014 18:58:13 +0000 (10:58 -0800)]
Travis says `line too long`

80 chars limit hit

9 years agoVerbose required paths
IgorKlopov [Tue, 25 Nov 2014 18:27:31 +0000 (10:27 -0800)]
Verbose required paths

I installed to `c:\nodejs` to avoid spaces in path (old habits die hard). So i had an obstacle you see.

9 years agoUpgrade brightray for #849
Cheng Zhao [Tue, 25 Nov 2014 13:24:40 +0000 (21:24 +0800)]
Upgrade brightray for #849

9 years agoMerge pull request #860 from rprichard/master
Cheng Zhao [Tue, 25 Nov 2014 13:23:49 +0000 (21:23 +0800)]
Merge pull request #860 from rprichard/master

Move Linux pkg-config dependencies from atom-shell to brightray.

9 years agoMerge pull request #862 from atom/window-state-events
Cheng Zhao [Tue, 25 Nov 2014 07:41:10 +0000 (15:41 +0800)]
Merge pull request #862 from atom/window-state-events

Add window states events for BrowserWindow

9 years agospec: Don't test window state events in CI on Linux
Cheng Zhao [Tue, 25 Nov 2014 07:17:48 +0000 (15:17 +0800)]
spec: Don't test window state events in CI on Linux

9 years agospec: Make timeout longer for window state tests
Cheng Zhao [Tue, 25 Nov 2014 07:06:57 +0000 (15:06 +0800)]
spec: Make timeout longer for window state tests

9 years agospec: Window state events
Cheng Zhao [Tue, 25 Nov 2014 06:52:49 +0000 (14:52 +0800)]
spec: Window state events

9 years agodocs: Window state events
Cheng Zhao [Tue, 25 Nov 2014 06:43:11 +0000 (14:43 +0800)]
docs: Window state events

9 years agoSetFullscreen => SetFullScreen
Cheng Zhao [Tue, 25 Nov 2014 06:34:14 +0000 (14:34 +0800)]
SetFullscreen => SetFullScreen

9 years agowin: Implement window state events
Cheng Zhao [Tue, 25 Nov 2014 06:28:34 +0000 (14:28 +0800)]
win: Implement window state events

9 years agomac: Implement window state events
Cheng Zhao [Tue, 25 Nov 2014 05:16:51 +0000 (13:16 +0800)]
mac: Implement window state events

9 years agoMake WindowStateWatcher X11 only
Cheng Zhao [Tue, 25 Nov 2014 05:05:04 +0000 (13:05 +0800)]
Make WindowStateWatcher X11 only

On Windows we need to take another way of detecting window state events.

9 years agox11: Implement window state events
Cheng Zhao [Tue, 25 Nov 2014 04:43:25 +0000 (12:43 +0800)]
x11: Implement window state events

9 years agoviews: Add WindowStateWatcher
Cheng Zhao [Tue, 25 Nov 2014 03:46:30 +0000 (11:46 +0800)]
views: Add WindowStateWatcher

9 years agoMove Linux pkg-config dependencies from atom-shell to brightray.
Ryan Prichard [Mon, 24 Nov 2014 11:27:24 +0000 (03:27 -0800)]
Move Linux pkg-config dependencies from atom-shell to brightray.

9 years agoMerge pull request #858 from atom/wm-class
Cheng Zhao [Mon, 24 Nov 2014 08:12:07 +0000 (16:12 +0800)]
Merge pull request #858 from atom/wm-class

Use app's name for WM_CLASS

9 years agolinux: Set WM_CLASS for devtools window
Cheng Zhao [Mon, 24 Nov 2014 08:04:41 +0000 (16:04 +0800)]
linux: Set WM_CLASS for devtools window

9 years agolinux: Use app's name for WM_CLASS
Cheng Zhao [Mon, 24 Nov 2014 07:27:36 +0000 (15:27 +0800)]
linux: Use app's name for WM_CLASS

9 years agolinux: Set WM_WINDOW_ROLE correctly
Cheng Zhao [Mon, 24 Nov 2014 07:23:02 +0000 (15:23 +0800)]
linux: Set WM_WINDOW_ROLE correctly

WM_WINDOW_ROLE is used to specify the "role" of the window, and all
browser windows in atom-shell should have the same role.

9 years agoUpgrade node, fixes #843
Cheng Zhao [Mon, 24 Nov 2014 06:43:08 +0000 (14:43 +0800)]
Upgrade node, fixes #843

9 years agoMerge pull request #855 from paulcbetts/fix-webview-typo
Cheng Zhao [Mon, 24 Nov 2014 06:05:03 +0000 (14:05 +0800)]
Merge pull request #855 from paulcbetts/fix-webview-typo

Fix typo in method

9 years agoFix capturePage API, closes #847
Cheng Zhao [Mon, 24 Nov 2014 05:44:45 +0000 (13:44 +0800)]
Fix capturePage API, closes #847

9 years agoDowncast variable to appease clang
Paul Betts [Sun, 23 Nov 2014 21:52:59 +0000 (13:52 -0800)]
Downcast variable to appease clang

9 years agoFix typo in method
Paul Betts [Sun, 23 Nov 2014 05:26:09 +0000 (21:26 -0800)]
Fix typo in method

9 years agoBump v0.19.4
Cheng Zhao [Fri, 21 Nov 2014 08:51:11 +0000 (16:51 +0800)]
Bump v0.19.4

9 years agoDo not use no_overwrite mode.
Cheng Zhao [Fri, 21 Nov 2014 08:41:16 +0000 (16:41 +0800)]
Do not use no_overwrite mode.

Sometimes it would prevent uploading even when the file doesn't exist in
S3.

9 years agoOVERRODE => override in atom_main_delegate.h
Cheng Zhao [Fri, 21 Nov 2014 08:40:47 +0000 (16:40 +0800)]
OVERRODE => override in atom_main_delegate.h

9 years agoRemove debugging print, closes #841
Cheng Zhao [Fri, 21 Nov 2014 08:39:16 +0000 (16:39 +0800)]
Remove debugging print, closes #841

9 years agowin: Fix crash when calling app.setName
Cheng Zhao [Fri, 21 Nov 2014 08:38:54 +0000 (16:38 +0800)]
win: Fix crash when calling app.setName

9 years agoBump v0.19.3
Cheng Zhao [Thu, 20 Nov 2014 03:09:05 +0000 (11:09 +0800)]
Bump v0.19.3

9 years agoMerge pull request #831 from atom/taskbar-extension
Cheng Zhao [Tue, 18 Nov 2014 03:39:30 +0000 (11:39 +0800)]
Merge pull request #831 from atom/taskbar-extension

Add API for Windows jump list and Mac application dock menu

9 years agodocs: Represented file of window
Cheng Zhao [Tue, 18 Nov 2014 03:27:08 +0000 (11:27 +0800)]
docs: Represented file of window

9 years agodocs: Progress bar in taskbar
Cheng Zhao [Tue, 18 Nov 2014 02:54:08 +0000 (10:54 +0800)]
docs: Progress bar in taskbar

9 years agodocs: Some tunes on desktop-environment-integration.md
Cheng Zhao [Tue, 18 Nov 2014 02:16:17 +0000 (10:16 +0800)]
docs: Some tunes on desktop-environment-integration.md

9 years agodocs: Add notes on Unity launcher
Cheng Zhao [Mon, 17 Nov 2014 14:00:56 +0000 (22:00 +0800)]
docs: Add notes on Unity launcher

9 years agodocs: Add "Desktop environment integration"
Cheng Zhao [Mon, 17 Nov 2014 13:40:07 +0000 (21:40 +0800)]
docs: Add "Desktop environment integration"

9 years agodocs: app.setUserTasks
Cheng Zhao [Mon, 17 Nov 2014 11:50:34 +0000 (19:50 +0800)]
docs: app.setUserTasks

9 years agoAddUserTasks => setUserTasks
Cheng Zhao [Mon, 17 Nov 2014 11:32:11 +0000 (19:32 +0800)]
AddUserTasks => setUserTasks

9 years agodocs: Recent documents API
Cheng Zhao [Mon, 17 Nov 2014 11:02:37 +0000 (19:02 +0800)]
docs: Recent documents API

9 years agodocs: app.dock.setMenu
Cheng Zhao [Mon, 17 Nov 2014 10:48:02 +0000 (18:48 +0800)]
docs: app.dock.setMenu

9 years agoEnable setting icon for addUserTasks
Cheng Zhao [Mon, 17 Nov 2014 09:35:51 +0000 (17:35 +0800)]
Enable setting icon for addUserTasks

9 years agoOnly "title" and "program" are required for AddUserTasks
Cheng Zhao [Mon, 17 Nov 2014 09:26:44 +0000 (17:26 +0800)]
Only "title" and "program" are required for AddUserTasks

9 years agowin: Add app.addUserTasks API
Cheng Zhao [Mon, 17 Nov 2014 09:19:41 +0000 (17:19 +0800)]
win: Add app.addUserTasks API

9 years agowin: Add app.clearRecentDocuments API
Cheng Zhao [Mon, 17 Nov 2014 08:13:47 +0000 (16:13 +0800)]
win: Add app.clearRecentDocuments API