Felix Rieseberg
|
ae5a6e61c5
|
📝 Add "remote" note to dialog docs
Ref #4943
|
2016-03-31 09:54:01 -07:00 |
|
Cheng Zhao
|
293ca4ef55
|
Merge pull request #4929 from deepak1556/url_request_fetch_job_patch
protocol: return status of ReadRawData instead of relying on SetStatus
|
2016-03-31 19:37:28 +09:00 |
|
Cheng Zhao
|
07fc0880fb
|
Merge pull request #4926 from preco21/master
Docs: Update Korean docs as upstream
|
2016-03-31 19:31:29 +09:00 |
|
Cheng Zhao
|
303290bfb4
|
Merge pull request #4965 from atom/docs-get-locale
docs: Add notes on app.getLocale
|
2016-03-31 17:38:39 +09:00 |
|
Cheng Zhao
|
e23faceba0
|
docs: Add notes on app.getLocale
|
2016-03-31 17:22:09 +09:00 |
|
Cheng Zhao
|
996ad10344
|
Merge pull request #4902 from hdwong/master
fix translation
|
2016-03-31 16:02:39 +09:00 |
|
Plusb Preco
|
f7e5c65802
|
📝 Update Korean docs as upstream
[ci skip]
|
2016-03-31 14:03:35 +09:00 |
|
Cheng Zhao
|
72878d0de6
|
Merge pull request #4901 from yucheng-inc/master
translations zh-CN doc
|
2016-03-31 11:23:01 +09:00 |
|
Cheng Zhao
|
be5e787edf
|
Merge pull request #4885 from ArekSredzki/patch-1
Added electron-release-server link to the docs
|
2016-03-31 11:07:14 +09:00 |
|
Cheng Zhao
|
c220753c60
|
Merge pull request #4896 from felixrieseberg/default-protocol-handler
Enable Electron to set/unset itself as default protocol handler (OS X, Windows)
|
2016-03-31 10:38:57 +09:00 |
|
Cheng Zhao
|
0e3737423b
|
Merge pull request #4843 from jwheare/mac-swipe-events
OSX: Expose 3-finger swipe events in browser-window
|
2016-03-31 10:37:27 +09:00 |
|
Cheng Zhao
|
c307478d5d
|
Merge pull request #4892 from deepak1556/v8_util_patch
common: use v8::private symbols as identifiers for object properties
|
2016-03-31 10:22:23 +09:00 |
|
Cheng Zhao
|
afb82fcc1f
|
Update native-mate for #4892
|
2016-03-31 10:21:21 +09:00 |
|
Kevin Sawicki
|
8bcede8019
|
Merge pull request #4887 from sergeybekrin/master
Improve error reporting when passing invalid argument types for dialog API methods
|
2016-03-30 16:34:42 -07:00 |
|
Sergey Bekrin
|
4ac08870d0
|
Tweak error messages for dialog API
|
2016-03-30 23:07:13 +03:00 |
|
Kevin Sawicki
|
ad67070f23
|
Merge pull request #4861 from OctoHuman/master
Fix alert()
|
2016-03-30 12:40:41 -07:00 |
|
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 |
|
Plusb Preco
|
edbb2b4a26
|
📝 Update Korean docs as upstream
[ci skip]
|
2016-03-30 10:42:59 +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 |
|
Felix Rieseberg
|
1231360b2f
|
⚡ Add API: RemoveAsDefaultProtocolHandler
|
2016-03-28 15:31:01 -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 |
|
deepak1556
|
73201e419d
|
protocol: return status of ReadRawData instead of relying on SetStatus
|
2016-03-28 02:09:56 +05:30 |
|
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 |
|
Plusb Preco
|
2ffe891cc8
|
📝 Update Korean docs as upstream
[ci skip]
|
2016-03-27 18:07:58 +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 |
|