Zeke Sikelianos
|
839ab07fd4
|
Merge pull request #4947 from preco21/document-fixes
Docs: Update docs styles
|
2016-03-29 20:38:42 -07:00 |
|
Plusb Preco
|
c4a2329665
|
📝 Update docs styles
* Adjust line length to `80`
* Change platform marker `*` to `_`
* Enhance a note section
[ci skip]
|
2016-03-30 10:57:42 +09:00 |
|
Zeke Sikelianos
|
7dbf07edfc
|
Merge pull request #4941 from atom/black-background
Add "black background?" to FAQ
|
2016-03-29 16:31:51 -07:00 |
|
Felix Rieseberg
|
ff2d005058
|
Add "black background?" to FAQ
Closes #4937
|
2016-03-29 15:06:05 -07:00 |
|
Kevin Sawicki
|
664f59a8eb
|
Merge pull request #4921 from roramirez/curl_build_linux
add curl package into Ubuntu section missing for the build
|
2016-03-28 10:59:40 -07:00 |
|
Kevin Sawicki
|
534fa7073e
|
Merge pull request #4920 from PierBover/master
Update desktop-environment-integration.md
|
2016-03-28 10:44:15 -07:00 |
|
Pier Bover
|
116aa2f483
|
Update desktop-environment-integration.md
|
2016-03-28 11:41:16 -06:00 |
|
Kevin Sawicki
|
48cea8aa35
|
Merge pull request #4923 from guatedude2/master
Update power-monitor.md
|
2016-03-28 09:36:01 -07:00 |
|
Alejandro Gonzalez Sole
|
ab685ac335
|
Update power-monitor.md
Updated docs in power-monitor to reflect windows only events
|
2016-03-27 23:03:34 -04:00 |
|
Cheng Zhao
|
4ebd24d128
|
Merge pull request #4927 from atom/node-5.9.1
Upgrade to Node v5.9.1
|
2016-03-27 21:35:20 +09:00 |
|
Cheng Zhao
|
a4d2dd9b4d
|
Export symbols of node::Environment
|
2016-03-27 20:36:39 +09:00 |
|
Cheng Zhao
|
e401335ebb
|
Get rid of the global_env
|
2016-03-27 19:21:12 +09:00 |
|
Cheng Zhao
|
e5886dda9b
|
Avoid re-evaluating internal modules
|
2016-03-27 19:16:26 +09:00 |
|
Cheng Zhao
|
896ea7b79d
|
Do not create dummy node environment
There is a bug in V8 that using Private in a dummy environment would
result in crash.
|
2016-03-27 19:16:26 +09:00 |
|
Cheng Zhao
|
70f9cb098f
|
Use Environment::KickNextTick
|
2016-03-27 19:13:44 +09:00 |
|
Cheng Zhao
|
d83cb53997
|
Type of native array has changed
|
2016-03-27 19:13:44 +09:00 |
|
Cheng Zhao
|
f23729acdb
|
Upgrade to node v5.9.1
|
2016-03-27 19:13:44 +09:00 |
|
Cheng Zhao
|
5a3552f577
|
Merge pull request #4854 from preco21/master
Docs: Update Korean docs as upstream
|
2016-03-27 14:47:50 +09:00 |
|
Cheng Zhao
|
75f0942057
|
Bump v0.37.3
|
2016-03-27 12:16:12 +09:00 |
|
Cheng Zhao
|
247a63efe3
|
Merge pull request #4869 from atom/fix-set-destructor
Run callback of setDestructor immediately when GC happens
|
2016-03-27 10:35:28 +09:00 |
|
Rodrigo Ramírez Norambuena
|
c4128e6b4b
|
add curl package into Ubuntu section missing for the build
|
2016-03-25 23:47:47 -03:00 |
|
Pier Bover
|
a3f30ca822
|
Update desktop-environment-integration.md
|
2016-03-25 16:26:14 -06:00 |
|
Kevin Sawicki
|
19931397ac
|
Merge pull request #4883 from atom/repl
Add repl option in default app
|
2016-03-24 20:06:14 -07:00 |
|
Kevin Sawicki
|
09710d6c47
|
Don't quit on window-all-closed when in repl mode
|
2016-03-24 16:02:02 -07:00 |
|
Kevin Sawicki
|
832ac97088
|
Exit process when repl exits
|
2016-03-24 16:02:02 -07:00 |
|
Kevin Sawicki
|
8685f8e6c8
|
Add repl run script
|
2016-03-24 16:02:02 -07:00 |
|
Kevin Sawicki
|
e49eae4047
|
Document -i/--interactive option
|
2016-03-24 16:02:02 -07:00 |
|
Kevin Sawicki
|
0066833887
|
Add repl CLI option
|
2016-03-24 16:02:02 -07:00 |
|
Kevin Sawicki
|
4a1e060832
|
Merge pull request #4911 from atom/link-newline
Put link on same line as name
|
2016-03-24 16:01:07 -07:00 |
|
Kevin Sawicki
|
8feb0f0440
|
Put link on same line as name
|
2016-03-24 15:57:42 -07:00 |
|
Kevin Sawicki
|
8ce1ca4590
|
Merge pull request #4910 from atom/update-structure-doc
Update source tree docs for new layout
|
2016-03-24 15:57:31 -07:00 |
|
Kevin Sawicki
|
8839cc51c2
|
Update source tree docs for new layout
|
2016-03-24 14:47:31 -07:00 |
|
Sergey Bekrin
|
7f78781800
|
Improve error reporting when using invalid argument types for dialog API methods
|
2016-03-23 10:44:11 +03:00 |
|
Plusb Preco
|
8939c6ac12
|
📝 Update Korean readme as upstream
[ci skip]
|
2016-03-23 09:42:14 +09:00 |
|
Plusb Preco
|
c0f13103a4
|
📝 Update Korean docs as upstream
[ci skip]
|
2016-03-23 09:39:03 +09:00 |
|
Kevin Sawicki
|
6041c7edf9
|
Merge pull request #4872 from atom/destructured-assignment
Destructuring assignment
|
2016-03-22 13:57:42 -07:00 |
|
Kevin Sawicki
|
2d32956903
|
Destructure objects
|
2016-03-22 13:11:42 -07:00 |
|
Kevin Sawicki
|
4127b524d5
|
Destructure params directly
|
2016-03-22 13:11:42 -07:00 |
|
Kevin Sawicki
|
43746727aa
|
Use direct params instead of rest params
|
2016-03-22 13:11:42 -07:00 |
|
Kevin Sawicki
|
4f4dc2f4d8
|
Use destructuring assigment
|
2016-03-22 13:11:42 -07:00 |
|
Kevin Sawicki
|
baa566adae
|
Merge pull request #4851 from k0kubun/app-doc-set-name
Document `app.setName()`
|
2016-03-22 09:35:49 -07:00 |
|
Plusb Preco
|
8fac75f4ee
|
📝 Update Korean docs as upstream
[ci skip]
|
2016-03-22 13:48:14 +09:00 |
|
Takashi Kokubun
|
8cf4574198
|
Document app.setName()
[ci skip]
|
2016-03-22 11:01:23 +09:00 |
|
Jessica Lord
|
b4f1a63f64
|
Merge pull request #4864 from miniak/fix-menu-api-doc
Fix Menu documentation
|
2016-03-21 13:40:50 -07:00 |
|
Kevin Sawicki
|
8cff36967e
|
Merge pull request #4871 from atom/add-more-camel-case-options
Add minWidth and maxWidth to ints array
|
2016-03-21 11:12:35 -07:00 |
|
Kevin Sawicki
|
cbfe8b9228
|
Add minWidth and maxWidth to ints array
|
2016-03-21 09:12:47 -07:00 |
|
Cheng Zhao
|
52d09e9600
|
Run callback of setDestructor immediately when GC happens
Fix #4733.
|
2016-03-21 21:42:12 +09:00 |
|
Cheng Zhao
|
a52285596e
|
Merge pull request #4846 from atom/rest-parameters
Use rest parameters
|
2016-03-21 21:03:28 +09:00 |
|
Cheng Zhao
|
e08b48ab48
|
Merge pull request #4840 from atom/undefined-menu-accelerator
Undefined menu accelerator
|
2016-03-21 21:02:44 +09:00 |
|
Cheng Zhao
|
663e42070f
|
Merge pull request #4845 from atom/node-version-file
Add .node-version pinned to 5.1.1
|
2016-03-21 21:02:03 +09:00 |
|