Nathan Sobo
48d4285dde
Merge pull request #11420 from wvanlint/visible_overlay
...
Fixed positioning for overlay
2016-04-19 15:47:21 -06:00
Nathan Sobo
3bbeb9e680
Merge remote-tracking branch 'origin/master' into ns-switch-to-display-layers
2016-04-19 15:30:00 -06:00
Damien Guard
1500381ac9
Tweaks to the specs improvements from feedback
2016-04-19 14:25:44 -07:00
Damien Guard
53b516a6ec
Quote spaces in paths on Win cmd line
2016-04-18 20:48:34 -07:00
Michelle Tilley
8516f1914e
⬆️ fuzzy-finder@1.0.5
2016-04-18 15:20:18 -07:00
Wliu
89bc3c8888
⬆️ language-git@0.13.0
2016-04-18 17:31:35 -04:00
Wliu
4e264d36b8
Merge remote-tracking branch 'refs/remotes/origin/master' into wl-update-language-javascript
2016-04-18 16:35:12 -04:00
Wliu
e0664ee5a4
⬆️ language-javascript@0.116.0
2016-04-18 16:33:12 -04:00
Lee Dohm
d25347d78f
Merge pull request #11463 from alazaro/skip-env-patching-fish
...
Fixes #11190
2016-04-18 13:32:49 -07:00
Wliu
ee4ca3fd6c
⬆️ language-sql@0.21.0
2016-04-18 16:32:20 -04:00
Wliu
73f65fc821
⬆️ language-xml@0.34.5
2016-04-18 16:30:43 -04:00
Wliu
92fd313a6a
⬆️ language-gfm@0.86.0
2016-04-18 16:29:58 -04:00
Michelle Tilley
77dea79479
Merge pull request #11494 from atom/mkt-auto-indent-insert-single-newline
...
Correctly autoindent single newline in Selection#insertText
2016-04-18 12:53:54 -07:00
Michelle Tilley
7fc9ef926f
Merge pull request #11498 from atom/mkt-split-and-copy-on-right-click-editor
...
Copy active item when splitting from TextEditor context menu
2016-04-18 11:15:23 -07:00
Michelle Tilley
b2aad098e1
Correctly autoindent \r\n in Selection#insertText
2016-04-18 11:06:51 -07:00
Wliu
1b3801bb1a
Merge pull request #11511 from rldaggie/keymap-documentation
...
📝 Update documentation links in keymap.cson comments
2016-04-18 11:53:28 -04:00
Riley Dallas
af5cb863de
📝 Update links in keymap.cson comments
2016-04-18 10:12:05 -05:00
Antonio Scandurra
c002d5d6ac
Merge branch 'master' into ns-switch-to-display-layers
2016-04-17 10:06:16 +02:00
Michelle Tilley
7160461ebc
Copy active item when splitting from TextEditor context menu
2016-04-16 11:00:46 -07:00
Michelle Tilley
e41b9f00fb
Correctly autoindent single newline in Selection#insertText
2016-04-15 21:23:28 -07:00
Lee Dohm
8ece1ee909
⬆️ tabs@0.92.2
2016-04-15 20:00:21 -07:00
Lee Dohm
30d4b93757
⬆️ notifications@0.63.2
2016-04-15 19:56:25 -07:00
Lee Dohm
db08f6516e
Merge pull request #11489 from atom/ld-fix-case-insensitive-env
...
Preserve the process.env magic for Windows
2016-04-15 17:13:41 -07:00
Lee Dohm
6d80dfe228
Make the clone function more generic
2016-04-15 12:59:57 -07:00
Damien Guard
99e716f9ed
Fix specs failures on Windows including paths
2016-04-15 11:25:05 -07:00
Lee Dohm
9b8cb23757
Preserve the process.env magic for Windows
2016-04-15 10:49:30 -07:00
Wliu
fe54f30cf4
Merge branch 'master' into wl-electron-37
2016-04-15 16:19:44 +00:00
Antonio Scandurra
fd483cb918
Fix deprecation
2016-04-15 17:45:04 +02:00
Antonio Scandurra
7eba972f39
Merge branch 'master' into ns-switch-to-display-layers
2016-04-15 17:39:15 +02:00
Wliu
b05ec8f683
⬆️ exception-reporting@0.38.1
2016-04-15 11:14:47 -04:00
Antonio Scandurra
111f451197
Merge pull request #11459 from atom/as-log-deprecations
...
Fix deprecations reporting
2016-04-15 17:01:31 +02:00
Antonio Scandurra
75adc20377
⬆️ electron 0.37.6
2016-04-15 16:02:55 +02:00
Antonio Scandurra
a91ad9181b
Fix backgroundThrottling assignment
2016-04-15 16:02:31 +02:00
Antonio Scandurra
7f77c67761
🔥 preserveFolds from marker's properties
2016-04-15 15:40:22 +02:00
Katrina Uychaco
b790716caa
Revert sample.txt file
2016-04-14 23:28:13 -07:00
Katrina Uychaco
4e9048d22d
Create saveDialog helper function and name file in message
2016-04-14 23:25:27 -07:00
Katrina Uychaco
6988546790
Update to use current APIs
2016-04-14 22:02:35 -07:00
Wliu
e03df6e1a4
Reduce spec timeout duration
2016-04-14 20:33:56 -04:00
Wliu
47719f0649
directWrite is true by default
2016-04-14 20:29:38 -04:00
Wliu
9966dbc27f
🔥 Unnecessary audio hack
...
No longer needed with the `backgroundThrottling` option
2016-04-14 20:24:35 -04:00
Wliu
098af442d2
page-visibility -> backgroundThrottling
2016-04-14 20:22:22 -04:00
Wliu
ca12075a41
web-preferences -> webPreferences
2016-04-14 18:04:29 -04:00
Michelle Tilley
c95412b451
Add ELECTRON_NO_ATTACH_CONSOLE in BufferedNodeProcess
...
(cherry picked from commit 5f0ad9e015 )
2016-04-14 14:42:50 -07:00
Wliu
056912f2cb
⬆️ electron@0.37.5
2016-04-14 17:09:52 -04:00
Álvaro Lázaro Gallego
04ff6e4611
Fixes #4126 for fish-shell
2016-04-14 16:23:18 +02:00
Wliu
58f029e92d
📝
2016-04-14 14:19:09 +00:00
Wliu
09b88cd1d5
Fix defective spec and associate 'screen' as a renderer module
2016-04-14 14:11:25 +00:00
Antonio Scandurra
740e371e75
Put back multi-platform specs
2016-04-14 16:05:38 +02:00
Antonio Scandurra
147fed3123
Revert "Remove this commit if it works on travis"
...
This reverts commit 303bb8c74e .
2016-04-14 15:46:50 +02:00
Antonio Scandurra
61d8c6852c
Remove non-Mac run-specs code and use ELECTRON_ENABLE_LOGGING=true
...
* Remove Windows/Linux run-specs code. There is little value in keeping those
code paths, given that we don't run specs on those platforms; if we ever need
it again, we can restore it from the git history.
* Use ELECTRON_ENABLE_LOGGING=true. This allows us to capture the output of
calls to `console.warn` and `console.log`, which are useful to log out Grim
deprecations.
* Remove `logDeprecations` in build/spec-task.coffee. This method used to format the output captured on stderr to strip out "[Console]" noise from deprecations.
This code path was not running anymore because we started using stdio:
'inherit' in #10838 , which prevents stderr output to be captured. This doesn't
seem a huge deal, so long as those deprecations get logged to screen.
2016-04-14 15:07:50 +02:00