Tom Moor
bac3d2e372
Update crash-reporter.md
2015-10-21 17:07:36 -07:00
Cheng Zhao
73f4aa1113
Merge pull request #3169 from atom/fix-node-buffer
...
Fix memory corruption when cleaning timer
2015-10-21 21:23:25 +08:00
Cheng Zhao
444f461269
Fix memory corruption when cleaning timer
2015-10-21 20:46:16 +08:00
Cheng Zhao
2d410ede48
Initialize things in the same sequence with main process
2015-10-21 16:24:54 +08:00
Cheng Zhao
ed9579a2f7
Merge pull request #3165 from roadev/master
...
Grammatical corrections for spanish translations at api, styleguide a…
2015-10-21 13:28:48 +08:00
Cheng Zhao
567d8e7434
Merge pull request #3163 from atom/fix-osx-app-region
...
osx: Implement draggable region with mouseDownCanMoveWindow
2015-10-21 09:53:02 +08:00
Cheng Zhao
d092c6acc9
osx: Implement draggable region with mouseDownCanMoveWindow
...
Previously we implemented draggable region by tracking mouse position,
it is buggy and causing some problems. But it is interesting that until
this didn't cause troubles until recently.
2015-10-21 08:54:46 +08:00
Juan Roa
fe25f3e747
grammatical corrections for spanish translations at api, styleguide and README
2015-10-20 18:10:08 -05:00
Cheng Zhao
b6859cab91
Merge pull request #3158 from ngoldman/patch-1
...
use webContents.openDevTools for quick start guide
2015-10-21 06:58:16 +08:00
Cheng Zhao
26d922d18d
Merge pull request #3156 from preco21/master
...
Update as upstream
2015-10-21 06:52:10 +08:00
Paul Betts
285a4789b3
Update app.md
2015-10-20 12:35:56 -07:00
Nate Goldman
da7161d5a7
use webContents.openDevTools
...
https://github.com/atom/electron/issues/3125#issuecomment-148975593
2015-10-20 10:44:02 -07:00
Jessica Lord
a0e2af6fac
Merge pull request #3157 from IonicaBizauKitchen/doc-improvements
...
Doc improvements
2015-10-20 10:20:11 -07:00
Ionică Bizău
1ad979f9bd
Add some missing words ("be" and "the")
2015-10-20 19:44:01 +03:00
Plusb Preco
f7a9b02c63
Merge remote-tracking branch 'refs/remotes/atom/master'
2015-10-21 00:26:30 +09:00
Plusb Preco
7a0db35d91
Update as upstream
2015-10-21 00:25:24 +09:00
Cheng Zhao
c928894627
docs: app.allowNTLMCredentialsForAllDomains
2015-10-20 13:56:31 +08:00
Cheng Zhao
a7a399dcd8
Code cleanup
2015-10-20 13:52:39 +08:00
Cheng Zhao
14e2bbe4c7
Update brightray for #3120
2015-10-20 13:50:19 +08:00
Cheng Zhao
370cb5b5e1
Merge pull request #3120 from atom/ntlm-part-two
...
Optionally allow NTLM authentication for all domains
2015-10-20 13:48:12 +08:00
Cheng Zhao
78261973fb
Merge pull request #3153 from atom/development-env
...
Add a few environment variables helpful for debugging
2015-10-20 13:47:17 +08:00
Cheng Zhao
be36a17dbf
docs: Mention the ELECTRON_ENABLE_LOGGING env
2015-10-20 13:06:41 +08:00
Cheng Zhao
fb8ca33d5d
Add ELECTRON_ENABLE_STACK_DUMPING env
...
It enables in-process stack dumping, which is convenient for debugging.
2015-10-20 13:02:48 +08:00
Cheng Zhao
2c4a24d26b
Add ELECTRON_ENABLE_LOGGING env
...
It is the same with --enable-logging.
2015-10-20 13:00:28 +08:00
Cheng Zhao
4005e65e28
Merge pull request #3150 from atom/jl-upadate-qs
...
Update Quick Start HTML
2015-10-20 11:17:30 +08:00
Cheng Zhao
86327fb4bb
Merge pull request #3149 from atom/jl-add-quick-start-repo
...
Add links to electron-quick-start Repository
2015-10-20 11:17:23 +08:00
Cheng Zhao
5a46147e9b
Update brightray for atom/brightray#158
2015-10-20 10:34:33 +08:00
Cheng Zhao
bb8bb3dbea
Merge pull request #3147 from deepak1556/cipher_suite_disable_patch
...
browser: flag to disable specified cipher suites
2015-10-20 10:29:49 +08:00
Jessica Lord
d09b09b744
Match the electron-quick-start repo
2015-10-19 16:37:18 -07:00
Jessica Lord
bc7c7da799
Add links to electron-quick-start
2015-10-19 15:52:02 -07:00
Robo
9f8479e9d8
browser: flag to diable specified cipher suites
2015-10-20 02:51:56 +05:30
Paul Betts
e3535d664b
Fixed linter issues but now the code looks awful
2015-10-19 13:12:17 -07:00
Paul Betts
b3c7e2bf33
Plumb the method back
2015-10-19 13:07:14 -07:00
Paul Betts
489090fcf8
Set up our browser context to use new delegate-based API
2015-10-19 13:03:20 -07:00
Cheng Zhao
0afefe13f6
Merge pull request #3141 from jhen0409/patch-2
...
Sync recently updated docs to zh-TW docs-translations
2015-10-19 22:09:06 +08:00
Jhen
7f15d63552
Update README.md for zh-TW docs-translations
2015-10-19 21:54:29 +08:00
Jhen
09ee24514e
Replace Mac with OS X for zh-TW docs translation
2015-10-19 21:49:57 +08:00
Jhen
d9c7401d0b
Replace io.js with node.js for zh-TW docs translation
2015-10-19 21:29:10 +08:00
Cheng Zhao
de3e16ce60
Merge pull request #3129 from brandoncash/fix-tray-notify-typo
...
Fix: tray NotfiyDropFiles typo
2015-10-19 19:11:26 +08:00
Cheng Zhao
72e0da069c
Merge pull request #3132 from princejwesley/issue-readFileSync
...
Fix: honor fs.readFileSync contract for empty packed asar file
2015-10-19 16:59:47 +08:00
Cheng Zhao
0d9e0a38c0
Merge pull request #3128 from atom/fix-save-page-position
...
Fix: 'savePage API' saves external resources in a wrong directory.
2015-10-19 16:40:45 +08:00
Prince J Wesley
810af2f95d
🐛 Honor fs.readFileSync contract for empty packed asar file
2015-10-19 08:43:50 +05:30
Plusb Preco
0aefa98e5a
Small fix in README
2015-10-19 11:34:13 +09:00
Cheng Zhao
0e50b00fdf
Merge pull request #3111 from preco21/master
...
Add app.md translation into ko-KR, some fixes
2015-10-18 21:45:25 +08:00
Brandon Cash
60b14d03e9
Fix: tray NotfiyDropFiles typo
2015-10-18 00:32:13 -05:00
Haojian Wu
49d25d0069
Fix: savePage API saves external resources in a wrong directory.
2015-10-18 11:28:05 +08:00
Plusb Preco
82e6058607
Update as upstream
2015-10-18 03:30:37 +09:00
Plusb Preco
c46ed897dd
Update translation progress in README.md
2015-10-18 03:22:35 +09:00
Ivan Žužak
c7d9352972
Merge pull request #3118 from learningjs/thcm
...
[Tiny correction of misspelling]
2015-10-17 10:10:06 +02:00
Jessica Lord
cd2f924db8
Merge pull request #3117 from ggamel/patch-1
...
Update MAS tutorial to improve readability
2015-10-16 17:56:32 -07:00