Thomas Johansen [Sat, 3 Oct 2015 20:19:57 +0000 (22:19 +0200)]
Merge pull request #2978 from chriswmercer/patch-1
Minor grammar correction
chriswmercer [Sat, 3 Oct 2015 17:03:49 +0000 (18:03 +0100)]
Minor grammar correction
Cheng Zhao [Sat, 3 Oct 2015 13:20:19 +0000 (21:20 +0800)]
Merge pull request #2976 from atom/node_modules_paths
Prevent Node from adding paths outside the app to search paths
Cheng Zhao [Sat, 3 Oct 2015 12:38:39 +0000 (20:38 +0800)]
Prevent Node from adding paths outside this app to search paths
Cheng Zhao [Sat, 3 Oct 2015 12:18:59 +0000 (20:18 +0800)]
Merge pull request #2975 from preco21/master
Update as upstream
Cheng Zhao [Sat, 3 Oct 2015 11:55:59 +0000 (19:55 +0800)]
Clear node's global search paths
Cheng Zhao [Sat, 3 Oct 2015 09:52:46 +0000 (17:52 +0800)]
No need to add "app" to search paths
Plusb Preco [Sat, 3 Oct 2015 08:54:05 +0000 (17:54 +0900)]
Update as upstream
Plusb Preco [Sat, 3 Oct 2015 08:37:05 +0000 (17:37 +0900)]
Merge remote-tracking branch 'atom/master'
Cheng Zhao [Sat, 3 Oct 2015 08:15:44 +0000 (16:15 +0800)]
Merge pull request #2974 from atom/disable-logging
Disable logging unless --enable-logging is specified
Cheng Zhao [Sat, 3 Oct 2015 07:43:26 +0000 (15:43 +0800)]
docs: --enable-logging
Cheng Zhao [Sat, 3 Oct 2015 07:33:55 +0000 (15:33 +0800)]
Disable logging unless --enable-logging is specified
Cheng Zhao [Sat, 3 Oct 2015 05:53:52 +0000 (13:53 +0800)]
docs: No leading slash in --url-base
Fixes #2968.
Cheng Zhao [Sat, 3 Oct 2015 05:42:34 +0000 (13:42 +0800)]
docs: Add "Supported Platforms"
Raphael [Sat, 3 Oct 2015 00:41:57 +0000 (17:41 -0700)]
supported operating system list
Proposed fix for issue #2964
Cheng Zhao [Fri, 2 Oct 2015 17:15:33 +0000 (01:15 +0800)]
Merge pull request #2965 from jhen0409/patch-1
Fix typo for docs/api/menu-item.md
Jhen [Fri, 2 Oct 2015 13:53:55 +0000 (21:53 +0800)]
Fix typo for docs/api/menu-item.md
Cheng Zhao [Fri, 2 Oct 2015 05:41:50 +0000 (13:41 +0800)]
Bump v0.33.4
Cheng Zhao [Fri, 2 Oct 2015 04:33:43 +0000 (12:33 +0800)]
Merge pull request #2960 from preco21/master
Update as upstream, improve grammar
Plusb Preco [Fri, 2 Oct 2015 03:46:42 +0000 (12:46 +0900)]
Update as upstream
Cheng Zhao [Thu, 1 Oct 2015 13:01:51 +0000 (21:01 +0800)]
Merge pull request #2950 from atom/revert-2879
Fix the regression of outerHeight and outerWidth being set to 0 in hidden window
Cheng Zhao [Thu, 1 Oct 2015 10:39:35 +0000 (18:39 +0800)]
Override document.hidden
Cheng Zhao [Thu, 1 Oct 2015 09:46:11 +0000 (17:46 +0800)]
Revert #2879
Cheng Zhao [Thu, 1 Oct 2015 09:31:44 +0000 (17:31 +0800)]
Update brightray for atom/brightray#147
Cheng Zhao [Thu, 1 Oct 2015 09:03:45 +0000 (17:03 +0800)]
Update brightray for #2851
Cheng Zhao [Thu, 1 Oct 2015 08:55:12 +0000 (16:55 +0800)]
Merge pull request #2948 from atom/devtools-popup-menu
Move devtools methods to WebContents
Cheng Zhao [Thu, 1 Oct 2015 08:30:31 +0000 (16:30 +0800)]
docs: Move devtools methods to WebContents
Cheng Zhao [Thu, 1 Oct 2015 06:46:33 +0000 (14:46 +0800)]
Don't show open dialog as sheet in devtools
Cheng Zhao [Thu, 1 Oct 2015 06:41:01 +0000 (14:41 +0800)]
Inherit owner window in devtools
Cheng Zhao [Thu, 1 Oct 2015 06:08:33 +0000 (14:08 +0800)]
Do not enumerate windows in remote.getCurrentWindow
Cheng Zhao [Thu, 1 Oct 2015 05:45:59 +0000 (13:45 +0800)]
Add WebContents.getOwnerBrowserWindow
Cheng Zhao [Thu, 1 Oct 2015 03:14:19 +0000 (11:14 +0800)]
Move devtools API to WebContents
Cheng Zhao [Wed, 30 Sep 2015 15:41:23 +0000 (23:41 +0800)]
Make Menu.popup accept no parameter
Cheng Zhao [Wed, 30 Sep 2015 14:55:25 +0000 (22:55 +0800)]
Merge pull request #2942 from arusakov/docs_update_0.33
Update docs v0.33
Alexander Rusakov [Wed, 30 Sep 2015 14:13:20 +0000 (17:13 +0300)]
remove required width and height BrowserWindowOptions
Cheng Zhao [Wed, 30 Sep 2015 09:29:38 +0000 (17:29 +0800)]
Exit the process when unable to find a valid app
Fixes #2583.
Cheng Zhao [Wed, 30 Sep 2015 09:30:16 +0000 (17:30 +0800)]
Merge pull request #2939 from atom/webview-cache-webcontents
Cache remote WebContents object of webview
Cheng Zhao [Wed, 30 Sep 2015 08:58:37 +0000 (16:58 +0800)]
Cache remote WebContents object of webview
Cheng Zhao [Wed, 30 Sep 2015 02:56:42 +0000 (10:56 +0800)]
Code cleanup
Cheng Zhao [Wed, 30 Sep 2015 02:43:08 +0000 (10:43 +0800)]
Merge pull request #2933 from deepak1556/external_protocol_patch
protocol: allowing default clients to handle external unhandled protocols
Plusb Preco [Wed, 30 Sep 2015 02:01:08 +0000 (11:01 +0900)]
Merge remote-tracking branch 'atom/master'
Plusb Preco [Wed, 30 Sep 2015 01:54:18 +0000 (10:54 +0900)]
Improve grammar
Robo [Tue, 29 Sep 2015 12:17:26 +0000 (17:47 +0530)]
protocol: allowing default clients to handle external unhandled protocols
Cheng Zhao [Tue, 29 Sep 2015 05:58:37 +0000 (13:58 +0800)]
Merge pull request #2930 from bitdop/patch-1
Grammar modifications/fixes
My-khael Pierce [Tue, 29 Sep 2015 03:09:13 +0000 (23:09 -0400)]
Update quick-start.md
Cheng Zhao [Tue, 29 Sep 2015 01:37:10 +0000 (09:37 +0800)]
Merge pull request #2929 from etiktin/fix_win_state_events
Fix window state events on Windows
Cheng Zhao [Tue, 29 Sep 2015 01:25:51 +0000 (09:25 +0800)]
Merge pull request #2926 from brenca/master
Add more detailed documentation about the format of frameBuffer (FrameSubscription API)
Eran Tiktin [Mon, 28 Sep 2015 23:20:09 +0000 (02:20 +0300)]
Fix window state events on Windows
This commit fixes the issue we had with window state events not firing
when triggered through Aero Snap.
Instead of listening to command from the system menu (SC_MAXIMIZE etc.),
we use the WM_SIZE event.
This resolves #1381.
Plusb Preco [Mon, 28 Sep 2015 20:35:33 +0000 (05:35 +0900)]
Update as upstream, small changes
Heilig Benedek [Mon, 28 Sep 2015 20:33:43 +0000 (22:33 +0200)]
Detalied documentation about frameBuffer's format.
Eran Tiktin [Mon, 28 Sep 2015 17:33:24 +0000 (20:33 +0300)]
Merge pull request #6 from atom/master
Update from original
Cheng Zhao [Mon, 28 Sep 2015 09:02:23 +0000 (17:02 +0800)]
Merge pull request #2914 from deepak1556/network_emulation_api_patch
session: api to emulate network conditions
Cheng Zhao [Mon, 28 Sep 2015 07:34:52 +0000 (15:34 +0800)]
Update node, fixes #2916
Robo [Mon, 28 Sep 2015 07:22:50 +0000 (12:52 +0530)]
add examples
Robo [Mon, 28 Sep 2015 07:09:55 +0000 (12:39 +0530)]
update brightray
Cheng Zhao [Mon, 28 Sep 2015 04:48:33 +0000 (12:48 +0800)]
Style fix for #2918
Cheng Zhao [Mon, 28 Sep 2015 04:47:22 +0000 (12:47 +0800)]
Merge pull request #2918 from brenca/master
Option to specify button on a MouseEvent and text on a KeyboardEvent when using sendInputEvent
Cheng Zhao [Mon, 28 Sep 2015 04:17:05 +0000 (12:17 +0800)]
Merge pull request #2917 from etiktin/win_dialog_set_default_ex
Set default extension for Windows file dialogs
Heilig Benedek [Mon, 28 Sep 2015 01:05:08 +0000 (03:05 +0200)]
Style fix
Heilig Benedek [Mon, 28 Sep 2015 00:52:16 +0000 (02:52 +0200)]
Added documentation about the changes
Heilig Benedek [Mon, 28 Sep 2015 00:41:06 +0000 (02:41 +0200)]
Added text and unmodifiedtext setting when sending char type keyboard events, and made the type of the character read char16, so I can simulate char events from non-english origins.
Eran Tiktin [Sun, 27 Sep 2015 23:12:47 +0000 (02:12 +0300)]
Set default extension in Windows file dialog
On Windows when you open the save dialog and switch the filter, the
extension is supposed to change accordingly. It didn't happen with the
existing code, since the existing code didn't set the default extension
(should be set to the first filter).
This resolves #2915.
Eran Tiktin [Sun, 27 Sep 2015 18:33:37 +0000 (21:33 +0300)]
Merge pull request #5 from atom/master
Update from original
Cheng Zhao [Sun, 27 Sep 2015 14:40:46 +0000 (22:40 +0800)]
Merge pull request #2912 from fscherwi/master
standardize package.json
Cheng Zhao [Sun, 27 Sep 2015 14:32:12 +0000 (22:32 +0800)]
Merge pull request #2910 from nekuz0r/module-preload-option
Add ability to preload modules (--require, -r)
Cheng Zhao [Sun, 27 Sep 2015 14:23:31 +0000 (22:23 +0800)]
Merge pull request #2913 from preco21/master
Update as upstream, update example variable name prefix
Robo [Sun, 27 Sep 2015 13:19:52 +0000 (18:49 +0530)]
session: api to emulate network conditions
Plusb Preco [Sun, 27 Sep 2015 13:20:51 +0000 (22:20 +0900)]
Merge remote-tracking branch 'atom/master'
Plusb Preco [Sun, 27 Sep 2015 13:20:35 +0000 (22:20 +0900)]
Update example variable name prefix (atom to electron)
* Update variable name prefix as `atom` to `electron`
fscherwi [Sun, 27 Sep 2015 12:44:28 +0000 (14:44 +0200)]
standardize package.json
Gohy Leandre [Sat, 26 Sep 2015 15:23:34 +0000 (17:23 +0200)]
Add ability to preload modules (--require, -r)
Cheng Zhao [Sat, 26 Sep 2015 14:06:01 +0000 (22:06 +0800)]
Bump v0.33.3
Cheng Zhao [Sat, 26 Sep 2015 13:30:03 +0000 (21:30 +0800)]
Merge pull request #2905 from atom/bump-external-binaries
Bump the external binaries version
Plusb Preco [Sat, 26 Sep 2015 01:36:26 +0000 (10:36 +0900)]
Update as upstream, fix small typo
Josh Abernathy [Fri, 25 Sep 2015 15:37:30 +0000 (11:37 -0400)]
Use 0.8.0.
This picks up the fix for https://github.com/atom/atom/issues/7061.
Heilig Benedek [Fri, 25 Sep 2015 11:01:52 +0000 (13:01 +0200)]
Adding option to specify the button of WebMouseEvent.
Cheng Zhao [Fri, 25 Sep 2015 09:50:53 +0000 (17:50 +0800)]
Bump v0.33.2
Cheng Zhao [Fri, 25 Sep 2015 09:12:53 +0000 (17:12 +0800)]
Merge pull request #2900 from atom/titlebar-drag
Make draggable region work for window with hidden titlebar
Cheng Zhao [Fri, 25 Sep 2015 08:38:36 +0000 (16:38 +0800)]
osx: Make draggable region work for window with hidden titlebar
Cheng Zhao [Fri, 25 Sep 2015 08:21:08 +0000 (16:21 +0800)]
Clean up code
Cheng Zhao [Fri, 25 Sep 2015 05:33:49 +0000 (13:33 +0800)]
Merge pull request #2898 from atom/fix-download-item-doc
Fix inconsistent docs: downloadItem.getURL() => downloadItem.getUrl()
Haojian Wu [Fri, 25 Sep 2015 05:13:11 +0000 (13:13 +0800)]
:memo: fix a typo
interrputed => interrupted
Cheng Zhao [Fri, 25 Sep 2015 05:04:54 +0000 (13:04 +0800)]
Update node to fix building on Windows
Cheng Zhao [Fri, 25 Sep 2015 04:52:16 +0000 (12:52 +0800)]
Update node, fixes #2894
Haojian Wu [Fri, 25 Sep 2015 01:34:04 +0000 (09:34 +0800)]
Fix inconsistent docs: downloadItem.getURL() => downloadItem.getUrl()
Cheng Zhao [Thu, 24 Sep 2015 13:06:24 +0000 (21:06 +0800)]
spec: Suppress the setTimeout test on Travis CI
Not sure why it failed there.
Cheng Zhao [Thu, 24 Sep 2015 13:04:25 +0000 (21:04 +0800)]
Merge pull request #2840 from atom/download-item
Add more download supports in Electron
Haojian Wu [Thu, 24 Sep 2015 11:31:09 +0000 (19:31 +0800)]
Some cleanup.
Cheng Zhao [Thu, 24 Sep 2015 10:15:57 +0000 (18:15 +0800)]
Call WasShown when showing window
Otherwise WebContents would be invisible when window is hidden at first
and then show later.
Refs #2879.
Cheng Zhao [Thu, 24 Sep 2015 10:08:56 +0000 (18:08 +0800)]
spec: Increase timeout for setTimeout test
Cheng Zhao [Thu, 24 Sep 2015 10:00:25 +0000 (18:00 +0800)]
Merge pull request #2879 from deepak1556/web_contents_visibility_patch
browser: notify webcontents hidden when window not shown
Cheng Zhao [Thu, 24 Sep 2015 09:49:35 +0000 (17:49 +0800)]
Merge pull request #2877 from kostia/utf8-charset-in-quick-start
:memo: Include UTF-8 charset in quick start example
Cheng Zhao [Thu, 24 Sep 2015 09:00:06 +0000 (17:00 +0800)]
Merge branch 'master' of https://github.com/preco21/electron into preco21-master
Haojian Wu [Thu, 24 Sep 2015 08:31:41 +0000 (16:31 +0800)]
Reimplement downloadItem.getFilename API.
Previously, the suggested file name(Always 'empty') returned by
'download_item->GetSuggestedFilename' is not the same with the default one saved
in local disk.
The patch reimplement this API allowing it to return the default file name, which
is more expected from user.
Cheng Zhao [Thu, 24 Sep 2015 08:17:42 +0000 (16:17 +0800)]
docs: Set npm_config_runtime when using npm
Refs https://github.com/mapbox/node-pre-gyp/pull/175.
Haojian Wu [Thu, 24 Sep 2015 07:55:45 +0000 (15:55 +0800)]
Redefine 'will-download' design.
Cheng Zhao [Thu, 24 Sep 2015 07:39:16 +0000 (15:39 +0800)]
Merge pull request #2887 from atom/fix-ffi-crash
Fix crash when using ffi
Cheng Zhao [Thu, 24 Sep 2015 07:08:38 +0000 (15:08 +0800)]
spec: Run an example of ffi
Cheng Zhao [Thu, 24 Sep 2015 07:06:06 +0000 (15:06 +0800)]
Revert "spec: ffi is crashing on OS X"
This reverts commit
706deae1b0dc924fc8cb11f992f36c7cf56530ab.
Cheng Zhao [Thu, 24 Sep 2015 06:16:45 +0000 (14:16 +0800)]
Update libchromium to have the V8 patch