Max Brunsfeld
|
d289ca4471
|
Fix unintended unload prevention for spec windows
|
2017-06-02 10:30:10 -07:00 |
|
Max Brunsfeld
|
51ffa5c1bf
|
⬆️ text-buffer (prerelease)
|
2017-06-02 10:26:22 -07:00 |
|
Max Brunsfeld
|
a7736b81e3
|
Remove code for preserving cursor position on buffer reload
Updating the markers correctly is handled by TextBuffer. This
was actually breaking it.
|
2017-06-02 09:58:57 -07:00 |
|
Max Brunsfeld
|
345b9e6af4
|
⬆️ text-buffer and pathwatcher (prerelease)
|
2017-06-01 16:11:44 -07:00 |
|
Max Brunsfeld
|
021f934ccd
|
Fix Pane.close test
|
2017-06-01 15:48:08 -07:00 |
|
Max Brunsfeld
|
307d63e1ed
|
Fix handling of aborted save in Pane.saveItem
|
2017-06-01 15:10:09 -07:00 |
|
Max Brunsfeld
|
7535a9419f
|
Use async/await in Pane spec
|
2017-06-01 14:42:45 -07:00 |
|
Max Brunsfeld
|
d50a9fac33
|
Merge branch 'master' into mb-use-native-text-buffer
|
2017-06-01 12:51:00 -07:00 |
|
Max Brunsfeld
|
a3240e78f8
|
⬆️ pathwatcher (prerelease)
|
2017-06-01 12:50:21 -07:00 |
|
Damien Guard
|
1d0bd5359f
|
⬆️ status-bar
|
2017-06-01 12:11:49 -07:00 |
|
Damien Guard
|
0f58b3f5cf
|
⬆️ fs-plus
|
2017-06-01 12:09:05 -07:00 |
|
Max Brunsfeld
|
16b1d7359f
|
Convert pane spec to JS
|
2017-06-01 11:42:18 -07:00 |
|
Max Brunsfeld
|
12d0de0e03
|
Merge branch 'master' into mb-use-native-text-buffer
|
2017-06-01 11:09:09 -07:00 |
|
Max Brunsfeld
|
a94bf5b4bf
|
⬆️ tabs
|
2017-06-01 10:50:57 -07:00 |
|
Lee Dohm
|
50603ef19c
|
Merge pull request #14697 from atom/ld-activate-item-docs
📝 Add missing parameter documentation
|
2017-06-01 08:26:20 -07:00 |
|
Lee Dohm
|
fdd4d52fcc
|
📝 Add missing parameter documentation
|
2017-06-01 08:24:14 -07:00 |
|
Antonio Scandurra
|
7b2a3075cb
|
Merge pull request #14694 from atom/ns-as-fix-line-number-hiding
Render line number gutter without numbers when showLineNumbers is false
|
2017-06-01 17:23:18 +02:00 |
|
Antonio Scandurra
|
6d1f8ea88c
|
Render line number gutter without numbers when showLineNumbers is false
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2017-06-01 16:29:04 +02:00 |
|
Antonio Scandurra
|
7ef498d53c
|
Merge pull request #14693 from atom/as-ns-fix-overlay-resize-observers
Skip overlay resize events when we already measured at the current size
|
2017-06-01 14:44:48 +02:00 |
|
Antonio Scandurra
|
23e26da2fb
|
Skip overlay resize events when we already measured at the current size
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2017-06-01 14:44:06 +02:00 |
|
Nathan Sobo
|
2372227b00
|
Fix specs on macOS when "Show scroll bars" option isn't "always"
|
2017-06-01 12:01:11 +02:00 |
|
Antonio Scandurra
|
44a442c08a
|
Merge pull request #14686 from atom/as-ns-prevent-browser-autoscroll
Try a different approach for preventing autoscroll to off-screen input
|
2017-06-01 10:17:22 +02:00 |
|
Max Brunsfeld
|
756f2ec679
|
⬆️ text-buffer (prerelease)
|
2017-05-31 17:46:26 -07:00 |
|
Max Brunsfeld
|
dc320181fc
|
Fix handling of .save and .saveAs rejections
* Make Pane.close, Pane.saveActiveItem, and Pane.saveActiveItemAs async.
* Refactor the logic for prompting to save on window unload
|
2017-05-31 17:46:04 -07:00 |
|
Max Brunsfeld
|
798bbfcae8
|
⬆️ text-buffer (prerelease)
|
2017-05-31 09:41:32 -07:00 |
|
Antonio Scandurra
|
028b4c9082
|
Try a different approach for preventing autoscroll to off-screen input
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2017-05-31 16:43:08 +02:00 |
|
simurai
|
60c1b85ede
|
⬆️ one-dark/light-ui@v1.10.5
|
2017-05-31 11:06:09 +09:00 |
|
Michelle Tilley
|
a8593c57a5
|
Merge pull request #13691 from atom/wl-build-on-node-7
Allow building on Node 7+
|
2017-05-30 18:17:07 -07:00 |
|
Michelle Tilley
|
1f56e068cd
|
Update docs and checks for Node 6
|
2017-05-30 17:08:12 -07:00 |
|
Michelle Tilley
|
93b742700c
|
Revert to Node 6 on CI
|
2017-05-30 17:04:11 -07:00 |
|
Max Brunsfeld
|
dd0aa94212
|
⬆️ text-buffer (prerelease)
|
2017-05-30 16:12:43 -07:00 |
|
Wliu
|
7a93e9d8c4
|
👕
|
2017-05-30 15:42:16 -04:00 |
|
Wliu
|
16be073c91
|
Merge branch 'master' into wl-build-on-node-7
|
2017-05-30 15:40:02 -04:00 |
|
Max Brunsfeld
|
912b6db5d5
|
Merge branch 'master' into mb-use-native-text-buffer
|
2017-05-30 11:35:49 -07:00 |
|
Ash Wilson
|
58313f6abd
|
⬆️ welcome to 0.36.4
|
2017-05-30 14:33:25 -04:00 |
|
Ash Wilson
|
0e90ba820b
|
⬆️ github to 0.3.0
|
2017-05-30 14:32:54 -04:00 |
|
Max Brunsfeld
|
d4c05e5956
|
Merge branch 'master' into mb-use-native-text-buffer
|
2017-05-30 10:25:54 -07:00 |
|
Wliu
|
1397221678
|
📝 Fix image not displaying
|
2017-05-30 00:49:26 -04:00 |
|
Lee Dohm
|
c78ffa2e82
|
Merge pull request #14643 from atom/nobody-learned-us-gooder-than-you-mrs-thomas
📝 Update and clean up CONTRIBUTING guide
|
2017-05-25 14:01:26 -07:00 |
|
Lee Dohm
|
70e3501427
|
📝 Update and clean up CONTRIBUTING guide
|
2017-05-25 13:05:21 -07:00 |
|
Lee Dohm
|
0b0a72af84
|
⬆️ find-and-replace@0.208.3
|
2017-05-25 10:30:19 -07:00 |
|
Ash Wilson
|
8ac0d1dc6d
|
⬆️ background-tips
|
2017-05-25 11:17:15 -04:00 |
|
Wliu
|
7cfcdadbfb
|
⬆️ first-mate@7.0.7
|
2017-05-24 22:27:29 -04:00 |
|
Wliu
|
693f9fa56b
|
Merge pull request #14634 from atom/wl-update-languages
Update languages
|
2017-05-24 21:26:24 -04:00 |
|
Wliu
|
575820e96f
|
⬆️ language-c@0.58.1
|
2017-05-24 20:24:03 -04:00 |
|
Wliu
|
2d04db836c
|
⬆️ language-text@0.7.3
|
2017-05-24 19:05:48 -04:00 |
|
Wliu
|
a57d9ec95a
|
⬆️ language-python@0.45.3
|
2017-05-24 19:05:20 -04:00 |
|
Wliu
|
468b9d66a2
|
⬆️ language-sql@0.25.6
|
2017-05-24 19:04:34 -04:00 |
|
Wliu
|
613e35e334
|
⬆️ language-hgtml@0.47.3
|
2017-05-24 19:03:58 -04:00 |
|
Wliu
|
a4aa46b0b4
|
⬆️ language-go@0.44.1
|
2017-05-24 19:03:15 -04:00 |
|