Kevin Sawicki
|
03dd94d2b2
|
Merge pull request #4450 from HR/patch-1
Fix electron binary relative path
|
2016-02-11 17:00:05 -08:00 |
|
Heilig Benedek
|
a2b0e30714
|
Merge pull request #5 from atom/master
update as upstream
|
2016-02-12 01:57:08 +01:00 |
|
Habib Rehman
|
3adcaa7681
|
Fix electron binary relative path
The relative path for Electron's binary is Contents/MacOS/Electron
|
2016-02-12 00:11:02 +00:00 |
|
Robo
|
c09ff40916
|
browser: handle desktop capture devices in media permission request
|
2016-02-12 05:07:06 +05:30 |
|
Kevin Sawicki
|
9d6344704e
|
Merge pull request #4382 from atom/throw-explicit-error-when-webview-api-is-unavailable
Throw explicit error when WebView API isn't ready
|
2016-02-11 13:34:01 -08:00 |
|
Kevin Sawicki
|
042825e8fb
|
emmitted -> emitted
|
2016-02-11 13:32:34 -08:00 |
|
Kevin Sawicki
|
9609b36b3c
|
Add missing semicolon
|
2016-02-11 13:28:33 -08:00 |
|
Kevin Sawicki
|
da6ebac742
|
Use assert.throws
|
2016-02-11 13:28:33 -08:00 |
|
Kevin Sawicki
|
bad4816976
|
Expand error message
|
2016-02-11 13:28:33 -08:00 |
|
Kevin Sawicki
|
674af4211c
|
Use interpolated string
|
2016-02-11 13:28:33 -08:00 |
|
Kevin Sawicki
|
42a8674cea
|
Add missing semicolon
|
2016-02-11 13:28:33 -08:00 |
|
Kevin Sawicki
|
8cacd0b931
|
Throw custom error when WebView API is unavailable
|
2016-02-11 13:28:33 -08:00 |
|
Kevin Sawicki
|
6bc48ba123
|
Add failing spec for custom error message
|
2016-02-11 13:28:33 -08:00 |
|
Kevin Sawicki
|
a4d21cadfa
|
Format webview spec post CoffeeScript conversion
|
2016-02-11 13:28:33 -08:00 |
|
Kevin Sawicki
|
174a492cdb
|
Merge pull request #4430 from atom/dont-crash-when-missing-ipc-channel
Don't crash when IPC channel is missing
|
2016-02-11 13:28:08 -08:00 |
|
Kevin Sawicki
|
704bd4d191
|
Improve error message
|
2016-02-11 13:25:58 -08:00 |
|
Kevin Sawicki
|
3e399d09d7
|
Match existing function style
|
2016-02-11 13:25:58 -08:00 |
|
Kevin Sawicki
|
c94f1fc857
|
Throw error when IPC channel is missing
|
2016-02-11 13:25:58 -08:00 |
|
Kevin Sawicki
|
cead84d5d1
|
Add failing spec
|
2016-02-11 13:25:57 -08:00 |
|
Kevin Sawicki
|
4828835998
|
Clean up returns after CoffeeScript migration
|
2016-02-11 13:25:57 -08:00 |
|
Kevin Sawicki
|
55d4db1387
|
🎨
|
2016-02-11 13:25:57 -08:00 |
|
Robo
|
5a8bebc2f8
|
browser: emit did-fail-load for invalid url
|
2016-02-12 01:52:42 +05:30 |
|
Kevin Sawicki
|
fd30ed0edd
|
Merge pull request #4439 from atom/add-more-npm-scripts
Add more npm scripts
|
2016-02-11 11:29:46 -08:00 |
|
Kevin Sawicki
|
a8e6e24e58
|
Sort scripts keys
|
2016-02-11 11:28:20 -08:00 |
|
Kevin Sawicki
|
03482a4427
|
Add build script
|
2016-02-11 11:28:20 -08:00 |
|
Kevin Sawicki
|
16594d6ed0
|
Add bootstrap script
|
2016-02-11 11:28:20 -08:00 |
|
Kevin Sawicki
|
38e8208639
|
Merge pull request #4350 from atom/dont-use-es6-class-for-auto-updater
Don't use ES6 class for auto updater
|
2016-02-11 11:27:10 -08:00 |
|
Heilig Benedek
|
f8fd5dc2a3
|
Merge pull request #4 from atom/master
update as upstream
|
2016-02-11 02:36:10 +01:00 |
|
Kevin Sawicki
|
3ab14e14e9
|
Add initial auto updater specs
|
2016-02-09 14:54:18 -08:00 |
|
Kevin Sawicki
|
7da4c3acf7
|
Use const for util require
|
2016-02-09 14:54:18 -08:00 |
|
Kevin Sawicki
|
6617592224
|
Remove lint errors
|
2016-02-09 14:54:18 -08:00 |
|
Kevin Sawicki
|
c842ca1f12
|
Don't use ES6 class for AutoUpdater windows class
|
2016-02-09 14:54:17 -08:00 |
|
Kevin Sawicki
|
3af20729bd
|
Merge pull request #4363 from Vj3k0/master
Adding support to write RTF to clipboard.
|
2016-02-09 13:23:47 -08:00 |
|
Heilig Benedek
|
d5bdb17144
|
Merge pull request #3 from atom/master
update as upstream
|
2016-02-09 00:52:19 +01:00 |
|
Kevin Sawicki
|
756aeffe03
|
Set icon on NSAlert when specified
|
2016-02-08 15:18:05 -08:00 |
|
Paul Betts
|
1d0179b192
|
Merge pull request #4406 from adam-lynch/patch-4
Docs: app: small process.argv clarification
|
2016-02-07 22:40:34 +01:00 |
|
Adam Lynch
|
5911c45b54
|
Docs: app: small process.argv clarification
|
2016-02-07 17:31:37 +00:00 |
|
Michael Vasseur
|
702455674b
|
Using node::Buffer::Copy() instead of node::Buffer::New() to copy the handle bytes to buffer make the buffer really contains the data.
|
2016-02-07 10:20:38 +01:00 |
|
Marc-Aurèle DARCHE
|
fa734d7824
|
Document different techniques to share objects
This has been discussed in
|
2016-02-06 19:57:21 +01:00 |
|
Kevin Sawicki
|
18631df88b
|
Merge pull request #4378 from markisadesignerd/ipc-renderer-doc-typo
📝 Fixing typo in ipc-renderer
|
2016-02-05 10:10:26 -08:00 |
|
Vjekoslav Ratkajec
|
d0d336eee7
|
Merge remote-tracking branch 'upstream/master'
|
2016-02-05 09:11:24 +01:00 |
|
Vjekoslav Ratkajec
|
252b12be13
|
Add readRtf feature with appropriate spec test. Docs updated as well.
|
2016-02-05 09:06:21 +01:00 |
|
Kevin Sawicki
|
027b5345f8
|
Merge pull request #4367 from atom/remove-resedit
Remove ResEdit link from docs
|
2016-02-04 13:37:15 -08:00 |
|
Kevin Sawicki
|
bf03be3541
|
Remove ResEdit links from translations
|
2016-02-04 13:32:13 -08:00 |
|
Kevin Sawicki
|
45ce16b73f
|
Remove ResEdit
|
2016-02-04 13:29:32 -08:00 |
|
Kevin Sawicki
|
fa4ad9d95f
|
Tweak help message for new path options
|
2016-02-04 10:45:52 -08:00 |
|
Vjekoslav Ratkajec
|
acd5d40ab0
|
Adding support to write RTF to clipboard.
|
2016-02-04 19:38:47 +01:00 |
|
Kevin Sawicki
|
f482ea4902
|
loadPackagePath -> loadApplicationPackage
|
2016-02-04 10:35:17 -08:00 |
|
Kevin Sawicki
|
b74dd43ff5
|
Support opening file: URLs directly
|
2016-02-04 10:34:36 -08:00 |
|
Kevin Sawicki
|
312182e0bd
|
Add support for launching HTML files directly
|
2016-02-04 10:33:22 -08:00 |
|