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
Lee Dohm
d25347d78f
Merge pull request #11463 from alazaro/skip-env-patching-fish
...
Fixes #11190
2016-04-18 13:32:49 -07:00
Michelle Tilley
b2aad098e1
Correctly autoindent \r\n in Selection#insertText
2016-04-18 11:06:51 -07:00
Antonio Scandurra
c002d5d6ac
Merge branch 'master' into ns-switch-to-display-layers
2016-04-17 10:06:16 +02:00
Michelle Tilley
e41b9f00fb
Correctly autoindent single newline in Selection#insertText
2016-04-15 21:23:28 -07:00
Lee Dohm
6d80dfe228
Make the clone function more generic
2016-04-15 12:59:57 -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
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
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
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
Álvaro Lázaro Gallego
04ff6e4611
Fixes #4126 for fish-shell
2016-04-14 16:23:18 +02:00
Wliu
09b88cd1d5
Fix defective spec and associate 'screen' as a renderer module
2016-04-14 14:11:25 +00:00
Antonio Scandurra
bbef0b4551
💚
2016-04-14 11:19:45 +02:00
Katrina Uychaco
7876d55d68
Merge branch 'master' of https://github.com/einarmagnus/atom into einarmagnus-master
2016-04-13 20:01:46 -07:00
Antonio Scandurra
581dd45418
Merge branch 'master' into ns-switch-to-display-layers
2016-04-13 13:54:13 +02:00
Katrina Uychaco
49fb287592
Don't load packages starting with dot. Fixes #9805
2016-04-12 20:35:30 -07:00
Wliu
3ecfce88ad
Merge remote-tracking branch 'refs/remotes/origin/master' into wl-drewmnoel-electron
2016-04-12 17:32:07 -04:00
Wliu
2a9bc0fa12
Actually fix require paths
2016-04-12 17:08:01 -04:00
Damien Guard
db31d795e8
Merge pull request #11437 from atom/dg-command-autorun-ignore
...
Ignore autorun on our buffered process commands. Fixes #10082
2016-04-12 12:04:25 -07:00
Damien Guard
2d173911b2
Ignore autorun on our buffered process commands. Fixes #10082
2016-04-12 12:02:20 -07:00
Joe Fitzgerald
82fa61e54d
Allow Multiple Launches Of Atom To Result In An Updated Environment
2016-04-12 11:29:33 -06:00
joshaber
041906cdae
Update nodegit API usage.
...
This changed in https://github.com/nodegit/nodegit/pull/968 .
2016-04-11 11:42:21 -04:00
Antonio Scandurra
6b2bfd5656
Merge branch 'master' into ns-switch-to-display-layers
2016-04-11 13:15:00 +02:00
Willem Van Lint
8cd48004dd
Fixed positioning for overlay
2016-04-09 18:42:18 -07:00
Cole R Lawrence
7decbf0d06
📝 Fix linking the decorateMarker
...
Error happens at this place in the docs
https://atom.io/docs/api/v1.6.2/TextEditor#instance-decorateMarkerLayer
2016-04-09 14:07:37 -05:00
Antonio Scandurra
ab0d69ce90
Make selectionsMarkerLayer also persistent
2016-04-09 09:50:12 +02:00
Nathan Sobo
99ede51e75
Delete duplicated method
2016-04-08 18:16:28 -06:00
Nathan Sobo
effe882a8d
Make atomic leading whitespace optional (defaults to enabled)
...
Closes #3174
2016-04-08 15:31:01 -06:00
Nathan Sobo
be05071462
Merge remote-tracking branch 'origin/master' into ns-use-display-layers
2016-04-08 15:18:44 -06:00
joshaber
14afb49676
Use #index instead of #openIndex.
...
#openIndex is going away: https://github.com/nodegit/nodegit/pull/989
2016-04-08 15:58:23 -04:00
Nathan Sobo
5e5cea9600
Drop “experimental” warnings from marker layer APIs
2016-04-08 10:25:25 -06:00
Nathan Sobo
37bfbe8538
Document return value correctly
2016-04-08 10:23:01 -06:00
Nathan Sobo
e587a67f3b
Document persistent option in TextEditor::addMarkerLayer
2016-04-08 10:22:50 -06:00
joshaber
991e4e396a
Merge branch 'master' into fix-reading-cached-status-from-within-callback
2016-04-07 11:34:12 -04:00
joshaber
130c400758
Remove unnecessary fat arrow.
...
Looks like this was introduced in https://github.com/atom/atom/pull/11369 .
🙈
2016-04-07 11:25:00 -04:00
joshaber
db8e62315c
Defer the callback to the next tick.
...
This gives GitRepository the chance to clear its path cache before the callback
is invoked. Otherwise reads from the cached status state within the callback
would be wrong.
2016-04-07 11:19:27 -04:00
Antonio Scandurra
c23ef9a168
Stop using tokenizedLineForScreenRow in random-editor-spec.coffee
2016-04-07 13:54:29 +02:00
Antonio Scandurra
a532000af4
Handle only buffer coordinates in TokenIterator
2016-04-07 13:39:13 +02:00
Antonio Scandurra
e236b8c3be
Avoid storing properties in selection markers
...
Previously we were storing a {type: ‘selection’} property, probably
leftover from the “pre-marker-layer” world. We were also storing
`Selection`’s `goalScreenRange` on the marker, which is now just an
instance variable.
2016-04-06 20:00:08 +02:00
Antonio Scandurra
c2396396a5
📝 Update documentation for mark*Position
2016-04-06 19:20:05 +02:00