Jessica Lord
00de81771c
Text edits per commit comments
2015-08-26 10:45:16 -07:00
Jessica Lord
bc909ddf5e
Add new files to readme
2015-08-26 10:45:15 -07:00
Jessica Lord
840095b444
Break out methods, standardize
2015-08-26 10:45:15 -07:00
Robo
be18a114e2
nativemate: increase recursion depth
2015-08-26 15:52:28 +05:30
Cheng Zhao
3e5449561f
Merge pull request #2595 from atom/mac-tray-quick-click
...
mac: make tray's behavior more official when getting clicked quickly multiple times.
2015-08-26 17:18:51 +08:00
Cheng Zhao
7f67cfb6a0
Merge pull request #2594 from atom/fix-rounded-corner
...
mac: Do not set rounded corner by adding layer
2015-08-26 16:36:50 +08:00
Haojian Wu
2b051e3884
mac: make tray's behavior more official when getting clicked quickly
...
multiple times.
2015-08-26 16:28:22 +08:00
Cheng Zhao
290b221d79
mac: Do not set rounded corner by adding layer
2015-08-26 15:58:44 +08:00
Cheng Zhao
c441dd1436
Merge pull request #2571 from atom/index-entry-startup
...
Support index.js module resolution at startup of Electron.
2015-08-26 12:35:24 +08:00
Cheng Zhao
fcecd091da
Merge pull request #2589 from etiktin/patch-5
...
Update build-instructions-windows
2015-08-26 12:22:10 +08:00
Jessica Lord
ac84f56e36
Merge pull request #2533 from atom/jl-snd-docs
...
Standardize Docs: app, auto-updater, styleguide
2015-08-25 14:37:48 -07:00
Eran Tiktin
5a8f60fe32
Update build-instructions-windows
...
The build instructions mistakenly said that you can find `atom.exe` under `out\D` instead of `electron.exe`. I fixed that and mentioned that the release build will be to `out\R`.
2015-08-25 23:28:41 +03:00
Jessica Lord
aeb37941bb
Replace platform notes with one general note
2015-08-25 10:12:21 -07:00
Jessica Lord
28a4069520
Mac → OS X
2015-08-25 10:05:48 -07:00
Plusb Preco
1aab23ece7
Merge remote-tracking branch 'atom/master'
2015-08-25 22:46:41 +09:00
Plusb Preco
eea04e513d
Update as upstream
2015-08-25 22:46:28 +09:00
Cheng Zhao
73c9241a17
Merge pull request #2577 from preco21/master
...
Add more translations and fixes, remove outdated comments
2015-08-25 21:43:01 +08:00
Plusb Preco
fcf2be78cb
Reset and remove unrelated files
2015-08-25 22:28:27 +09:00
Plusb Preco
ecb1625756
Revert "Rename xx-ko.md to xx.md"
...
This reverts commit 638bb9b0b1
.
2015-08-25 22:17:24 +09:00
Plusb Preco
2592d2cfcd
Revert "Revert "Rename xx-ko.md to xx.md""
...
This reverts commit aef4acb2e6
.
2015-08-25 22:17:01 +09:00
Plusb Preco
50cbb5744b
Revert "Fix link target in README.md"
...
This reverts commit c9965f0ffd
.
2015-08-25 22:15:43 +09:00
Plusb Preco
aef4acb2e6
Revert "Rename xx-ko.md to xx.md"
...
This reverts commit 638bb9b0b1
.
2015-08-25 22:14:33 +09:00
Jessica Lord
f4783772c5
Merge branch 'master' into jl-std-docs-2
2015-08-25 06:10:04 -07:00
Jessica Lord
ba9c47eb7e
Merge branch 'master' into jl-std-docs-3
2015-08-25 06:09:45 -07:00
Jessica Lord
76416d5e47
Standardize frameless-window
2015-08-25 05:56:38 -07:00
Plusb Preco
1065374db4
Merge remote-tracking branch 'atom/master'
2015-08-25 21:56:37 +09:00
Cheng Zhao
65046b05af
Update brightray and node
...
* brightray: fix building on OS X
* node: remove a not used patch
2015-08-25 20:56:26 +08:00
Plusb Preco
638bb9b0b1
Rename xx-ko.md to xx.md
2015-08-25 21:54:20 +09:00
Jessica Lord
864c8df639
Standardize file-object
2015-08-25 05:48:24 -07:00
Jessica Lord
81ed608b9c
Standardize dialog
2015-08-25 05:46:06 -07:00
Cheng Zhao
474f92e41b
Merge pull request #2578 from christian-bromann/patch-1
...
minor wording fix, updated example
2015-08-25 20:40:35 +08:00
Cheng Zhao
6a7113e3ce
Update brightray
2015-08-25 20:30:50 +08:00
Jessica Lord
d2288815f8
List punctuation in crash-reporter
2015-08-25 05:18:02 -07:00
Jessica Lord
2c7ccffe1a
Line wrap at 80-col
2015-08-25 05:16:20 -07:00
Jessica Lord
a67767dbea
Standardize crash-reporter
2015-08-25 05:01:57 -07:00
Jessica Lord
703ced32db
Standardize content-tracing
2015-08-25 04:49:48 -07:00
Plusb Preco
c9965f0ffd
Fix link target in README.md
2015-08-25 17:06:16 +09:00
Christian Bromann
291a60444a
minor wording fix, updated example
2015-08-24 23:15:59 -07:00
Cheng Zhao
a1ef09a243
Merge pull request #2559 from etiktin/fix_test.py_errors_on_windows
...
Fix path comparison in api-ipc-spec
2015-08-25 14:12:11 +08:00
Cheng Zhao
da10df3a9a
Merge pull request #2556 from etiktin/fix_msg_box_no_close_btn
...
Fix message box missing a close button on Windows
2015-08-25 13:57:24 +08:00
Plusb Preco
5dc5f52f32
Fix typos and improve grammer, translate more files
...
Translate content-tracing-ko.md file.
Fix typos, improve grammer in tutorials and update as upstream.
2015-08-25 14:43:37 +09:00
Cheng Zhao
ce0509a665
Merge pull request #2554 from etiktin/patch-4
...
Update coding-style with info about Chromium's types
2015-08-25 13:41:54 +08:00
Cheng Zhao
1c9088ce7d
Merge pull request #2550 from LeMoussel/patch-1
...
Update using-selenium-and-webdriver.md
2015-08-25 13:32:06 +08:00
Cheng Zhao
a14739bde9
Merge pull request #2553 from etiktin/patch-3
...
Update dialog.md with info about filter extensions
2015-08-25 12:49:13 +08:00
Cheng Zhao
b479aa3d45
Merge pull request #2547 from atom/dialog-asterisk-extension
...
Make dialog works on "*" file extension.
2015-08-25 12:46:36 +08:00
Cheng Zhao
102d3966af
Merge pull request #2521 from deepak1556/webcontents_fullscreen_patch
...
webContents: exit tabbed fullscreen when esc key is pressed
2015-08-25 12:39:14 +08:00
Robo
1518ff6d22
webContents: exit tabbed fullscreen when esc key is pressed
2015-08-25 10:05:03 +05:30
Plusb Preco
5a37f96434
Remove comments about remote buffer
...
Remove comments about remote buffer in browser-window.md, because remote
buffer now supports in remote module.
2015-08-25 10:14:52 +09:00
Plusb Preco
dddfe902a3
Merge branch 'master' of https://github.com/preco21/electron
2015-08-25 09:44:04 +09:00
Plusb Preco
3740161caa
Remove remain sentences
2015-08-25 09:39:45 +09:00