Plusb Preco [Thu, 19 Nov 2015 17:25:44 +0000 (02:25 +0900)]
Cleanup docs, fix typos
Plusb Preco [Thu, 19 Nov 2015 00:32:44 +0000 (09:32 +0900)]
Cleanup docs, Improve grammar
Plusb Preco [Wed, 18 Nov 2015 20:12:38 +0000 (05:12 +0900)]
Translate docs
Plusb Preco [Wed, 18 Nov 2015 19:01:50 +0000 (04:01 +0900)]
Standardize platform labels
Plusb Preco [Wed, 18 Nov 2015 18:53:10 +0000 (03:53 +0900)]
Translate docs
Plusb Preco [Wed, 18 Nov 2015 17:51:27 +0000 (02:51 +0900)]
Small changes
Plusb Preco [Wed, 18 Nov 2015 17:50:04 +0000 (02:50 +0900)]
Add translation, improve grammar
Plusb Preco [Wed, 18 Nov 2015 14:42:03 +0000 (23:42 +0900)]
Update as upstream
Plusb Preco [Wed, 18 Nov 2015 14:36:20 +0000 (23:36 +0900)]
Fix platform label to uppercase (ko)
Plusb Preco [Wed, 18 Nov 2015 14:35:36 +0000 (23:35 +0900)]
Fix platform label to uppercase
Plusb Preco [Wed, 18 Nov 2015 14:33:38 +0000 (23:33 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Wed, 18 Nov 2015 14:32:47 +0000 (23:32 +0900)]
Translate docs
Plusb Preco [Wed, 18 Nov 2015 13:14:24 +0000 (22:14 +0900)]
Add missed translation
Cheng Zhao [Wed, 18 Nov 2015 10:49:15 +0000 (18:49 +0800)]
Merge pull request #3479 from bengotow/tray-resizing
Fix sizing of Mac OS X tray icon after image change
Cheng Zhao [Wed, 18 Nov 2015 10:21:02 +0000 (18:21 +0800)]
Merge pull request #3484 from bengotow/remote-errors
Improve exception messages from remote calls
Cheng Zhao [Wed, 18 Nov 2015 10:12:09 +0000 (18:12 +0800)]
Merge pull request #3485 from leftstick/master
[Doc update]: Use loadURL since loadUrl is deprecated
Cheng Zhao [Wed, 18 Nov 2015 10:11:37 +0000 (18:11 +0800)]
Merge pull request #3483 from preco21/patch-4
'app-command' event is only available in Windows
Cheng Zhao [Wed, 18 Nov 2015 09:56:50 +0000 (17:56 +0800)]
docs: Fix typo
Cheng Zhao [Wed, 18 Nov 2015 05:18:44 +0000 (13:18 +0800)]
Merge pull request #3476 from preco21/master
Update as upstream, add new translation and some fixes
Cheng Zhao [Wed, 18 Nov 2015 04:06:52 +0000 (12:06 +0800)]
Merge pull request #3487 from atom/certificate-api
Rework of the certificate API
Plusb Preco [Wed, 18 Nov 2015 03:45:33 +0000 (12:45 +0900)]
Small changes
Cheng Zhao [Wed, 18 Nov 2015 03:45:15 +0000 (11:45 +0800)]
Fix cpplint warning
Cheng Zhao [Wed, 18 Nov 2015 03:35:26 +0000 (11:35 +0800)]
docs: Update the certificate APIs
Cheng Zhao [Wed, 18 Nov 2015 03:17:08 +0000 (11:17 +0800)]
Add session.setCertificateVerifyProc
Plusb Preco [Wed, 18 Nov 2015 02:43:16 +0000 (11:43 +0900)]
Translation docs
Cheng Zhao [Wed, 18 Nov 2015 02:39:25 +0000 (10:39 +0800)]
Add certificate-error event
Plusb Preco [Wed, 18 Nov 2015 02:28:03 +0000 (11:28 +0900)]
Translate docs, small changes
Cheng Zhao [Wed, 18 Nov 2015 02:10:21 +0000 (10:10 +0800)]
Rename select-certificate to select-client-certificate
Cheng Zhao [Wed, 18 Nov 2015 02:07:03 +0000 (10:07 +0800)]
Add Delegate for AtomBrowserClient
Howard.Zuo [Wed, 18 Nov 2015 01:37:45 +0000 (09:37 +0800)]
use loadURL since loadUrl is deprecated
Ben Gotow [Wed, 18 Nov 2015 01:36:37 +0000 (17:36 -0800)]
Improve exception messages from remote calls
Spent a while tracking down `Error processing argument -1`, caused by a missing param (`app.exit()` now takes an exit code.) Improve the rpc-server so that it prints the function name when possible, so it's much easier to identify which remote call is causing the error.
Plusb Preco [Wed, 18 Nov 2015 00:50:14 +0000 (09:50 +0900)]
Update as upstream
Plusb Preco [Wed, 18 Nov 2015 00:43:28 +0000 (09:43 +0900)]
Fix wrong markdown
Plusb Preco [Wed, 18 Nov 2015 00:36:14 +0000 (09:36 +0900)]
'app-command' event is only available in Windows
Plusb Preco [Wed, 18 Nov 2015 00:21:38 +0000 (09:21 +0900)]
Translate docs
Plusb Preco [Tue, 17 Nov 2015 22:09:10 +0000 (07:09 +0900)]
Small changes
Ben Gotow [Tue, 17 Nov 2015 21:43:55 +0000 (13:43 -0800)]
Fix sizing of Mac OS X tray icon after image change
- Consolidate logic that applies view dimensions into a function
- Use `NSVariableStatusItemLength` instead of trying to sync status item width
- Use modern Obj-C syntax `@[], @{}` in a few places
- Recompute view bounds after updating image in `setImage:`
Plusb Preco [Tue, 17 Nov 2015 18:40:58 +0000 (03:40 +0900)]
Update as upstream
Plusb Preco [Tue, 17 Nov 2015 18:10:18 +0000 (03:10 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Tue, 17 Nov 2015 18:09:51 +0000 (03:09 +0900)]
Improve grammar
* Improve grammar
* Standardize docs
* Fix typos
Plusb Preco [Tue, 17 Nov 2015 17:13:01 +0000 (02:13 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Tue, 17 Nov 2015 17:12:40 +0000 (02:12 +0900)]
Add BrowserWindow translation
Cheng Zhao [Tue, 17 Nov 2015 13:57:58 +0000 (21:57 +0800)]
Merge pull request #3469 from atom/cleanup-verify-certificate
Emit verify-certificate only when default verifier fails
Cheng Zhao [Tue, 17 Nov 2015 13:41:36 +0000 (21:41 +0800)]
Rename verify-certificate to untrusted-certificate
Cheng Zhao [Tue, 17 Nov 2015 13:36:36 +0000 (21:36 +0800)]
Emit verify-certificate only when default verifier fails
Cheng Zhao [Tue, 17 Nov 2015 11:44:55 +0000 (19:44 +0800)]
Create a new CertVerifierRequest for each request
It greatly simplifies the code.
Cheng Zhao [Tue, 17 Nov 2015 11:05:38 +0000 (19:05 +0800)]
Move AtomSSLConfigService to atom/browser/net
Cheng Zhao [Tue, 17 Nov 2015 11:03:09 +0000 (19:03 +0800)]
Move AtomCertVerifier to atom/browser/net
Cheng Zhao [Tue, 17 Nov 2015 11:00:33 +0000 (19:00 +0800)]
No need to use weak reference
Ref-counting manages everything.
Cheng Zhao [Tue, 17 Nov 2015 10:53:35 +0000 (18:53 +0800)]
Merge pull request #3344 from deepak1556/certificate_verifier_api_patch
session: api to allow handling certificate verification
Moises lopes ferreira [Fri, 13 Nov 2015 13:35:13 +0000 (11:35 -0200)]
Portuguese translation of coding-style.md
Cheng Zhao [Tue, 17 Nov 2015 10:20:17 +0000 (18:20 +0800)]
Merge pull request #3464 from dongjoon-hyun/add_missing_translations_in_menu_items
Add missing Korean translations in menu-item.md
Dongjoon Hyun [Tue, 17 Nov 2015 07:49:08 +0000 (16:49 +0900)]
Add missing translations
tom [Sun, 15 Nov 2015 14:33:46 +0000 (23:33 +0900)]
Added korean translations for webContents
Cheng Zhao [Tue, 17 Nov 2015 03:50:19 +0000 (11:50 +0800)]
Merge pull request #3462 from atom/absolut-url-docs
docs: Use absolute URLs
Cheng Zhao [Tue, 17 Nov 2015 03:47:57 +0000 (11:47 +0800)]
docs: Use absolute URLs
Relative paths in GitHub's repo do not work very well, and our docs site
can not recognize them.
Cheng Zhao [Tue, 17 Nov 2015 03:42:57 +0000 (11:42 +0800)]
Merge pull request #3460 from preco21/master
Small fixes, add translation
Cheng Zhao [Tue, 17 Nov 2015 03:22:14 +0000 (11:22 +0800)]
Update brightray: fix #3458
Plusb Preco [Tue, 17 Nov 2015 02:22:05 +0000 (11:22 +0900)]
Improve grammar
Plusb Preco [Tue, 17 Nov 2015 01:53:24 +0000 (10:53 +0900)]
Fix missed changes
Plusb Preco [Tue, 17 Nov 2015 01:50:06 +0000 (10:50 +0900)]
Improve grammar
Plusb Preco [Tue, 17 Nov 2015 01:44:30 +0000 (10:44 +0900)]
Small changes
Plusb Preco [Mon, 16 Nov 2015 20:17:24 +0000 (05:17 +0900)]
Small changes
Plusb Preco [Mon, 16 Nov 2015 20:09:27 +0000 (05:09 +0900)]
Change the translation encoding
Plusb Preco [Mon, 16 Nov 2015 20:05:11 +0000 (05:05 +0900)]
Add Mac App Store guide translation
Robo [Mon, 16 Nov 2015 13:28:37 +0000 (18:58 +0530)]
use delegate to notify verification requests
Plusb Preco [Mon, 16 Nov 2015 14:55:46 +0000 (23:55 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Mon, 16 Nov 2015 14:47:09 +0000 (23:47 +0900)]
Update as upstream
Cheng Zhao [Mon, 16 Nov 2015 14:13:09 +0000 (22:13 +0800)]
Merge pull request #3454 from brenca/keyboard-pr
Adding further options to specify the character being sent with sendInputEvent (keyboard)
Heilig Benedek [Mon, 16 Nov 2015 13:51:26 +0000 (14:51 +0100)]
Merging keyCode and keyIdentifier and adjusting the docs accordingly
Cheng Zhao [Mon, 16 Nov 2015 12:55:16 +0000 (20:55 +0800)]
Merge pull request #3432 from deepak1556/navigation_patch
browser: fix reloadignoringcache api
Cheng Zhao [Mon, 16 Nov 2015 08:48:51 +0000 (16:48 +0800)]
Bump v0.35.0
Cheng Zhao [Mon, 16 Nov 2015 08:47:51 +0000 (16:47 +0800)]
Update brightray: fix building on Windows
Cheng Zhao [Mon, 16 Nov 2015 08:29:09 +0000 (16:29 +0800)]
Merge pull request #3456 from meowlab/improve-translation-zh-CN
Fix a dead link and add a new Chinese document translation
Cheng Zhao [Mon, 16 Nov 2015 08:13:11 +0000 (16:13 +0800)]
Update brightray
Cheng Zhao [Mon, 16 Nov 2015 08:11:51 +0000 (16:11 +0800)]
Merge pull request #3453 from preco21/master
Update as upstream
Cheng Zhao [Mon, 16 Nov 2015 08:03:58 +0000 (16:03 +0800)]
Merge pull request #3441 from brenca/master
Fixing memory leak in FrameSubscriber
Sunny [Mon, 16 Nov 2015 05:06:14 +0000 (13:06 +0800)]
Add Simplified Chinese translation for source code structure
Plusb Preco [Mon, 16 Nov 2015 04:44:25 +0000 (13:44 +0900)]
Fix typos in download-item.md
Plusb Preco [Mon, 16 Nov 2015 04:43:16 +0000 (13:43 +0900)]
Small fixes
Plusb Preco [Mon, 16 Nov 2015 04:41:47 +0000 (13:41 +0900)]
Add download-item.md translation
Plusb Preco [Mon, 16 Nov 2015 04:41:29 +0000 (13:41 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Heilig Benedek [Mon, 16 Nov 2015 03:22:37 +0000 (04:22 +0100)]
Added documentation for the changes in KeyboardEvent and added missing mouseMove event type
Heilig Benedek [Mon, 16 Nov 2015 03:15:13 +0000 (04:15 +0100)]
Added the option to `KeyboardEvent` to specify the sent character by it's name (if it can't be sent via the `keyCode` parameter)
Cheng Zhao [Mon, 16 Nov 2015 03:17:41 +0000 (11:17 +0800)]
Merge pull request #3450 from eddiezane/patch-1
Fix typo in notifications example docs
Plusb Preco [Mon, 16 Nov 2015 03:15:38 +0000 (12:15 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Mon, 16 Nov 2015 03:15:21 +0000 (12:15 +0900)]
Update as upstream
* Update as upstream
* Fix typos
* Improve grammar
Plusb Preco [Sun, 15 Nov 2015 23:34:41 +0000 (08:34 +0900)]
Update README.md
Plusb Preco [Sun, 15 Nov 2015 23:30:08 +0000 (08:30 +0900)]
Small change
Eddie Zaneski [Sun, 15 Nov 2015 15:48:09 +0000 (10:48 -0500)]
Fix typo in notifications example docs
Heilig Benedek [Sat, 14 Nov 2015 22:59:38 +0000 (23:59 +0100)]
Moved scope creation before the allocation of the buffer in `FrameSubscriber`
Plusb Preco [Sat, 14 Nov 2015 22:58:21 +0000 (07:58 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Heilig Benedek [Sat, 14 Nov 2015 20:11:26 +0000 (21:11 +0100)]
Merge pull request #3 from atom/master
Update from original
Robo [Sat, 14 Nov 2015 06:39:18 +0000 (12:09 +0530)]
add docs
Robo [Fri, 13 Nov 2015 20:55:23 +0000 (02:25 +0530)]
browser: fix reloadignoringcache api
Cheng Zhao [Fri, 13 Nov 2015 16:26:03 +0000 (00:26 +0800)]
Merge pull request #3428 from atom/remote-enhance
Make it easier to use browser side modules
Cheng Zhao [Fri, 13 Nov 2015 14:34:00 +0000 (22:34 +0800)]
docs: Document the new style of remote module
Cheng Zhao [Fri, 13 Nov 2015 14:22:25 +0000 (22:22 +0800)]
Use the new style remote module in Electron
Cheng Zhao [Fri, 13 Nov 2015 14:15:16 +0000 (22:15 +0800)]
Send sync message to get list of modules
Cheng Zhao [Fri, 13 Nov 2015 13:54:56 +0000 (21:54 +0800)]
Simplify how remote.require('electron') is optimized