Plusb Preco [Sun, 8 Nov 2015 22:48:40 +0000 (07:48 +0900)]
Update as upstream
Plusb Preco [Fri, 6 Nov 2015 01:52:55 +0000 (10:52 +0900)]
Update as upstream
Plusb Preco [Wed, 4 Nov 2015 08:47:14 +0000 (17:47 +0900)]
Update as upstream
Plusb Preco [Wed, 4 Nov 2015 08:47:03 +0000 (17:47 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Wed, 4 Nov 2015 01:50:33 +0000 (10:50 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Cheng Zhao [Tue, 3 Nov 2015 09:58:03 +0000 (17:58 +0800)]
Merge pull request #3309 from atom/app-model-id
Fix a few problems around Application User Model ID
Cheng Zhao [Tue, 3 Nov 2015 07:49:37 +0000 (15:49 +0800)]
win: Use electron.app.$1 as default user model id
This is to keep compatibility with old apps that don't set app user
model id explicitly.
Cheng Zhao [Tue, 3 Nov 2015 07:36:44 +0000 (15:36 +0800)]
docs: app.setAppUserModelId
Cheng Zhao [Tue, 3 Nov 2015 07:30:54 +0000 (15:30 +0800)]
docs: Add notes for working together with Squirrel
Cheng Zhao [Tue, 3 Nov 2015 07:16:45 +0000 (15:16 +0800)]
Fix building on POSIX
Cheng Zhao [Tue, 3 Nov 2015 07:09:31 +0000 (15:09 +0800)]
win: Set app user model ID in one place
Fix #3297.
Fix #2573.
Cheng Zhao [Tue, 3 Nov 2015 06:55:43 +0000 (14:55 +0800)]
win: Do not set app user model id by default
When user drags exe file into taskbar directly the pinned icon will not
has an app user model id, so if we set app user model id in the
application two icons will show in the taskbar.
For apps installed with a installer it is not a problem since the
shortcut icon will be created with app user model id, but we should also
keep the ability to make portable apps work out of box.
Fix #3303.
Cheng Zhao [Mon, 2 Nov 2015 15:28:45 +0000 (23:28 +0800)]
Translate menu template directly in C++
Cheng Zhao [Mon, 2 Nov 2015 13:20:44 +0000 (21:20 +0800)]
Merge pull request #3288 from deepak1556/flash_context_menu_pathc
browser: handle flash context menu request
Cheng Zhao [Mon, 2 Nov 2015 13:19:00 +0000 (21:19 +0800)]
Ignore case for type of savePage
Cheng Zhao [Mon, 2 Nov 2015 13:07:48 +0000 (21:07 +0800)]
Update native-mate
Cheng Zhao [Mon, 2 Nov 2015 12:30:47 +0000 (20:30 +0800)]
Merge pull request #3292 from ggamel/patch-2
Update auto-updater.md to improve readability
Cheng Zhao [Mon, 2 Nov 2015 12:28:01 +0000 (20:28 +0800)]
Code cleanup for remote module
Cheng Zhao [Mon, 2 Nov 2015 11:10:50 +0000 (19:10 +0800)]
Merge pull request #3291 from maxcnunes/better-error-handling
Improve error handling from remote
Cheng Zhao [Mon, 2 Nov 2015 11:08:47 +0000 (19:08 +0800)]
Merge pull request #3281 from MrSurly/patch-1
Update dialog.md
Cheng Zhao [Mon, 2 Nov 2015 10:33:27 +0000 (18:33 +0800)]
Merge pull request #3282 from bureken/master
Replace Mac with OS X
Jesus David Rojas [Fri, 30 Oct 2015 19:00:39 +0000 (14:30 -0430)]
Spanish translations of the documents
Greg Gamel [Sun, 1 Nov 2015 02:25:07 +0000 (21:25 -0500)]
Update auto-updater.md to improve readability
Fix minor grammatical mistakes, correct sentence structures, and improve readability.
Max Claus Nunes [Sat, 31 Oct 2015 23:20:54 +0000 (21:20 -0200)]
Improve error handling from remote
This way copy all properties available in the error object and keep the real stack trace
Eric Poulsen [Sat, 31 Oct 2015 23:04:01 +0000 (16:04 -0700)]
Update dialog.md
Robo [Sat, 31 Oct 2015 13:39:07 +0000 (19:09 +0530)]
browser: handle flash context menu
Paul Betts [Sat, 31 Oct 2015 15:57:04 +0000 (08:57 -0700)]
Add Windows version of running cmd
Cheng Zhao [Sat, 31 Oct 2015 07:00:06 +0000 (15:00 +0800)]
Clean up the code handling renderer callback
Cheng Zhao [Sat, 31 Oct 2015 06:18:58 +0000 (14:18 +0800)]
Merge pull request #3251 from deepak1556/remote_callback_patch
remote: track listeners on browser side
Jesus David Rojas [Fri, 30 Oct 2015 19:00:39 +0000 (14:30 -0430)]
Translate "Diferencias Técnicas con NW.js"
bureken [Sat, 31 Oct 2015 02:30:18 +0000 (05:30 +0300)]
Replace Mac with OS X
Eric Poulsen [Fri, 30 Oct 2015 21:46:18 +0000 (14:46 -0700)]
Update dialog.md
Clarification of showErrorBox behavior on Linux if called before app `ready` event.
Robo [Fri, 30 Oct 2015 03:04:40 +0000 (08:34 +0530)]
use webcontents id to identify callbacks
Cheng Zhao [Fri, 30 Oct 2015 12:02:34 +0000 (20:02 +0800)]
Merge pull request #3275 from atom/as-optimize-fs-read-file-sync
Allow v8 to optimize fs.readFileSync
Cheng Zhao [Fri, 30 Oct 2015 11:52:03 +0000 (19:52 +0800)]
Merge pull request #3278 from michaelzoidl/patch-1
Update autoUpdater api docs
Michael J. Zoidl [Fri, 30 Oct 2015 11:17:30 +0000 (12:17 +0100)]
Update autoUpdater api docs
The event `quitAndUpdate` event changed to `quitAndInstall`
Antonio Scandurra [Fri, 30 Oct 2015 09:30:08 +0000 (10:30 +0100)]
Allow v8 to optimize fs.readFileSync
Cheng Zhao [Fri, 30 Oct 2015 05:12:20 +0000 (13:12 +0800)]
Bump v0.34.2
Thomas Johansen [Fri, 30 Oct 2015 06:41:52 +0000 (07:41 +0100)]
Merge pull request #3272 from sk2/patch-1
fix capital I -> i in isDocumentEdited
Simon Knight [Fri, 30 Oct 2015 05:40:46 +0000 (16:10 +1030)]
fix capital I -> i in isDocumentEdited
Uncaught Exception:
TypeError: mainWindow.IsDocumentEdited is not a function
Cheng Zhao [Fri, 30 Oct 2015 02:24:48 +0000 (10:24 +0800)]
Merge pull request #3270 from preco21/master
Update as upstream
Robo [Thu, 29 Oct 2015 11:22:12 +0000 (16:52 +0530)]
add line and column values to callback id
Robo [Thu, 29 Oct 2015 10:57:30 +0000 (16:27 +0530)]
create binding to idweakmap
Robo [Wed, 28 Oct 2015 15:59:46 +0000 (21:29 +0530)]
use idweakmap for holding callbacks in browser
Robo [Tue, 27 Oct 2015 22:15:46 +0000 (03:45 +0530)]
remote: track listeners for browser side
Cheng Zhao [Thu, 29 Oct 2015 05:53:02 +0000 (13:53 +0800)]
Merge pull request #3261 from preco21/patch-1
Remove extra spaces
Plusb Preco [Thu, 29 Oct 2015 05:23:21 +0000 (14:23 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Thu, 29 Oct 2015 05:22:00 +0000 (14:22 +0900)]
Remove extra spaces
Plusb Preco [Thu, 29 Oct 2015 05:18:07 +0000 (14:18 +0900)]
Update as upstream
Cheng Zhao [Thu, 29 Oct 2015 02:53:48 +0000 (10:53 +0800)]
Small code cleanup
Cheng Zhao [Thu, 29 Oct 2015 02:54:56 +0000 (10:54 +0800)]
Merge pull request #3254 from templateK/master
Fix remove boolean parameter at IsSwitchEnabled function
Cheng Zhao [Thu, 29 Oct 2015 02:41:11 +0000 (10:41 +0800)]
Merge pull request #3256 from omrilitov/master
Use WPARAM as uint64_t and LPARAM as int64_t
Cheng Zhao [Thu, 29 Oct 2015 02:20:51 +0000 (10:20 +0800)]
Merge pull request #3250 from atom/basic-auth
Add support for basic auth
Omri Litov [Thu, 29 Oct 2015 01:00:44 +0000 (03:00 +0200)]
Returns buffer instead of WPARAM and LPARAM
Omri Litov [Wed, 28 Oct 2015 19:54:50 +0000 (21:54 +0200)]
Use WPARAM as uint64_t and LPARAM as int64_t
Omri Litov [Wed, 28 Oct 2015 19:30:52 +0000 (21:30 +0200)]
Added .idea to .gitignore
taemu [Wed, 28 Oct 2015 18:22:08 +0000 (03:22 +0900)]
Fix remove boolean parameter at IsSwitchEnabled function
Jessica Lord [Wed, 28 Oct 2015 16:58:22 +0000 (09:58 -0700)]
Merge pull request #3249 from antoinepairet/patch-1
Fix documentation for module types available in the renderer process
Antoine Pairet [Wed, 28 Oct 2015 16:55:18 +0000 (17:55 +0100)]
Fix comments from @jlord
Antoine Pairet [Wed, 28 Oct 2015 13:28:30 +0000 (14:28 +0100)]
Update from @jlord
Cheng Zhao [Wed, 28 Oct 2015 13:20:08 +0000 (21:20 +0800)]
Guard against multiple calls of auth
Cheng Zhao [Wed, 28 Oct 2015 13:14:00 +0000 (21:14 +0800)]
docs: login event
Cheng Zhao [Wed, 28 Oct 2015 13:00:39 +0000 (21:00 +0800)]
Also emit "login" on WebContents
Cheng Zhao [Wed, 28 Oct 2015 12:44:46 +0000 (20:44 +0800)]
Converted callback can only be called for once
Cheng Zhao [Wed, 28 Oct 2015 12:21:56 +0000 (20:21 +0800)]
Also pass "webContents" in "login" event
Cheng Zhao [Wed, 28 Oct 2015 12:13:06 +0000 (20:13 +0800)]
Pass auth_info and request in "login" event
Cheng Zhao [Wed, 28 Oct 2015 11:34:01 +0000 (19:34 +0800)]
Add login event for "app" module
Cheng Zhao [Wed, 28 Oct 2015 10:32:21 +0000 (18:32 +0800)]
Don't leak TranslaterHolder
Cheng Zhao [Wed, 28 Oct 2015 10:25:55 +0000 (18:25 +0800)]
Use the callback converter in JsAsker
Cheng Zhao [Wed, 28 Oct 2015 10:19:36 +0000 (18:19 +0800)]
spec: Return early on error
Cheng Zhao [Wed, 28 Oct 2015 09:36:01 +0000 (17:36 +0800)]
Don't leak FunctionTemplate when converting C++ callback
Cheng Zhao [Wed, 28 Oct 2015 07:34:41 +0000 (15:34 +0800)]
Add dummy LoginHandler
Cheng Zhao [Wed, 28 Oct 2015 11:51:24 +0000 (19:51 +0800)]
Use uint64_t instead of LPARAM
LPARAM is defined to differnt types on differnt machines with different
SDKs, so there is no way to represent it on all platforms safely, using
uint64_t seems to be the only safe choice.
Cheng Zhao [Wed, 28 Oct 2015 11:43:05 +0000 (19:43 +0800)]
Add converter for LPARAM
Antoine Pairet [Wed, 28 Oct 2015 10:40:01 +0000 (11:40 +0100)]
Fix module types available in the renderer process
The doc previously stated `only GUI-unrelated` modules are available to the renderer process. I think it should be `only GUI-related`
Cheng Zhao [Wed, 28 Oct 2015 06:52:30 +0000 (14:52 +0800)]
Merge pull request #3247 from matiasinsaurralde/master
+supported-platforms.md (spanish version)
Matias Insaurralde [Wed, 28 Oct 2015 06:19:19 +0000 (03:19 -0300)]
Creating supported-platforms.md
Cheng Zhao [Tue, 27 Oct 2015 12:52:43 +0000 (20:52 +0800)]
Merge pull request #3240 from atom/reland-win-remove-wildcard-extension
Reland win remove wildcard extension
Cheng Zhao [Tue, 27 Oct 2015 12:48:19 +0000 (20:48 +0800)]
Merge pull request #3231 from omrilitov/master
Hooking windows messages
Haojian Wu [Tue, 27 Oct 2015 12:03:28 +0000 (20:03 +0800)]
Win: Fix adding '.*' to filename in callback.
Haojian Wu [Tue, 27 Oct 2015 05:10:34 +0000 (13:10 +0800)]
Win: Remove adding '*.*' to file name in a save dialog.
Omri Litov [Tue, 27 Oct 2015 12:00:08 +0000 (14:00 +0200)]
Change windows messages api to hook instead of emitter
Cheng Zhao [Tue, 27 Oct 2015 07:05:11 +0000 (15:05 +0800)]
Merge pull request #3236 from atom/mas-fix
Update libchromiumcontent: fix private API call
Cheng Zhao [Tue, 27 Oct 2015 06:58:44 +0000 (14:58 +0800)]
Revert "Win: Remove adding default file filter(*.*) in a save dialog."
This reverts commit
00493f64b766051279eedd686b63800cd2955f88.
Cheng Zhao [Tue, 27 Oct 2015 06:31:01 +0000 (14:31 +0800)]
Merge pull request #3235 from sitdh/master
Translate docs to Thai
Cheng Zhao [Tue, 27 Oct 2015 06:30:35 +0000 (14:30 +0800)]
Merge pull request #3234 from atom/win-remove-default-filter
Win: Remove adding default file filter(*.*) in a save dialog.
Cheng Zhao [Tue, 27 Oct 2015 06:25:42 +0000 (14:25 +0800)]
Update libchromiumcontent: fix private API call
Sitdhibong Laokok [Tue, 27 Oct 2015 05:36:43 +0000 (12:36 +0700)]
Fix missing spell
Sitdhibong Laokok [Tue, 27 Oct 2015 05:20:54 +0000 (12:20 +0700)]
Remove original msg
Haojian Wu [Tue, 27 Oct 2015 05:10:34 +0000 (13:10 +0800)]
Win: Remove adding default file filter(*.*) in a save dialog.
Sitdhibong Laokok [Tue, 27 Oct 2015 05:09:49 +0000 (12:09 +0700)]
Translate README.md
Cheng Zhao [Tue, 27 Oct 2015 03:37:27 +0000 (11:37 +0800)]
Merge pull request #3227 from nekuz0r/load-url-headers
Add extra headers option to webContents.loadUrl
Omri Litov [Tue, 27 Oct 2015 01:12:01 +0000 (03:12 +0200)]
Added browser-window event 'message'
Gohy Leandre [Mon, 26 Oct 2015 21:18:16 +0000 (22:18 +0100)]
Add extra headers option to webContents.loadUrl
Cheng Zhao [Mon, 26 Oct 2015 09:13:20 +0000 (17:13 +0800)]
Merge pull request #3215 from atom/fix-remote-call
Fix calling showItemInFolder in renderer
Cheng Zhao [Mon, 26 Oct 2015 08:48:27 +0000 (16:48 +0800)]
Fix calling showItemInFolder in renderer
The remote method always assumes the existence of the remote object but
doesn't keep a reference to it, so if we only keep the reference of a
remote method we will get into troubles once the remote object is
garbage collected.
We should probably fix this in remote module, but since most things are
already working quite good, I'm using the work-around for now.
Fix #3139.
Cheng Zhao [Mon, 26 Oct 2015 08:17:48 +0000 (16:17 +0800)]
Merge pull request #3213 from rubixware/source-code-directory-structure-translation
Add source code directory structure spanish translation
Cheng Zhao [Mon, 26 Oct 2015 08:16:50 +0000 (16:16 +0800)]
Ship LICENSES.chromium.html in zip archive
Cheng Zhao [Mon, 26 Oct 2015 08:15:58 +0000 (16:15 +0800)]
Merge pull request #3198 from deepak1556/callback_patch
nativemate: use maybe version of v8::Function::call to avoid unhandled exceptions
Everardo Medina [Mon, 26 Oct 2015 06:04:11 +0000 (00:04 -0600)]
:memo: Add source code directory structure spanish translation