Antonio Scandurra
|
c9eb75cbe1
|
📝 Better wording on specs
|
2015-10-15 20:14:38 +02:00 |
|
Antonio Scandurra
|
7394cc531c
|
Measure half width characters
|
2015-10-15 20:06:38 +02:00 |
|
Antonio Scandurra
|
c616e86a00
|
Take into account half width chars as well
|
2015-10-15 19:24:00 +02:00 |
|
Antonio Scandurra
|
91e9f16ff6
|
💚
|
2015-10-15 19:22:12 +02:00 |
|
Antonio Scandurra
|
8f7b303fc5
|
Recognize half width symbols
|
2015-10-15 19:01:23 +02:00 |
|
Antonio Scandurra
|
a3c3b48caa
|
Recognize full width symbols
|
2015-10-15 18:59:12 +02:00 |
|
Antonio Scandurra
|
1fc9a25b5c
|
Recognize half width characters
|
2015-10-15 18:57:11 +02:00 |
|
Antonio Scandurra
|
abf306943a
|
🐛 Measure latin chars with subpixel font scaling
|
2015-10-15 18:49:54 +02:00 |
|
Antonio Scandurra
|
43229a1b9e
|
🎨
|
2015-10-15 18:35:49 +02:00 |
|
Antonio Scandurra
|
4818d47980
|
Update wrapped screen lines when default width changes
|
2015-10-15 18:10:26 +02:00 |
|
Antonio Scandurra
|
4c66341624
|
Measure double width char widths
|
2015-10-15 18:08:35 +02:00 |
|
Antonio Scandurra
|
27dc3da9e5
|
🎨 Conflate setting default and double-width chars width
Because they will always change together, and having two different setters seems
highly error-prone.
|
2015-10-15 17:53:37 +02:00 |
|
Antonio Scandurra
|
20b0523833
|
💚
|
2015-10-15 16:41:27 +02:00 |
|
Antonio Scandurra
|
c2ee942df1
|
Take double width chars into account when soft wrapping
|
2015-10-15 16:24:08 +02:00 |
|
Antonio Scandurra
|
b2a7f4a28e
|
Create utility function to recognize double width characters
|
2015-10-15 16:02:08 +02:00 |
|
Antonio Scandurra
|
3c33a7ba9f
|
Soft wrap based on default character width
|
2015-10-15 15:22:18 +02:00 |
|
Thomas Johansen
|
eddf2bd2da
|
⬆️ settings-view@0.230.1
|
2015-10-15 11:27:13 +02:00 |
|
Wliu
|
a4efded72f
|
📝 Fix typo
/cc @benogle
|
2015-10-14 21:32:25 -04:00 |
|
Ben Ogle
|
7e730100db
|
Merge pull request #9152 from atom/bo-help-wanted
Add the help-wanted and beginner issues to the contributing guide
|
2015-10-14 17:02:00 -07:00 |
|
Ben Ogle
|
1c9d5616da
|
Title case
|
2015-10-14 16:51:42 -07:00 |
|
Ben Ogle
|
9d59514248
|
Add Making your first contribution section to guide
|
2015-10-14 16:49:21 -07:00 |
|
Wliu
|
dfda029f71
|
Merge pull request #9135 from atom/wl-node-docs
Update Node versions in the docs
|
2015-10-14 17:51:28 -04:00 |
|
Max Brunsfeld
|
db96fe62c9
|
Merge branch 'beta'
|
2015-10-14 13:54:52 -07:00 |
|
Max Brunsfeld
|
6c3b8cc034
|
Prepare 1.1.0-beta1
|
2015-10-14 13:54:18 -07:00 |
|
Max Brunsfeld
|
395ffde7a1
|
Merge pull request #9131 from atom/mb-fix-config-unset
Fix setting default values in config
|
2015-10-14 09:51:53 -07:00 |
|
Max Brunsfeld
|
974b45ce2c
|
⬆️ line-ending-selector
|
2015-10-14 09:50:49 -07:00 |
|
Ivan Žužak
|
6a0daebede
|
Merge pull request #9096 from atom/iz-config-settings-descriptions
Add descriptions for config settings
|
2015-10-14 18:36:08 +02:00 |
|
Antonio Scandurra
|
6a77532d1e
|
Merge pull request #9141 from atom/as-scroll-infinite-loop
Avoid stack overflow when scrolling with non-integer values
|
2015-10-14 18:25:43 +02:00 |
|
Ivan Zuzak
|
b3a7fe3fc9
|
Clarify how auto-detection works
|
2015-10-14 18:01:43 +02:00 |
|
Ivan Žužak
|
8dc61a667b
|
⬆️ settings-view@0.230.0
|
2015-10-14 17:16:14 +02:00 |
|
Antonio Scandurra
|
582fa571b8
|
📝 Better spec description
|
2015-10-14 16:20:42 +02:00 |
|
Antonio Scandurra
|
6b01811d20
|
Avoid stack overflow when scrolling with non-integer values
We were mistakenly using the rounded scroll top to guard against such cases.
This fixes it by using `@realScrollTop` instead.
|
2015-10-14 16:10:12 +02:00 |
|
Kevin Sawicki
|
cc179a06e2
|
⬆️ text-buffer@7.1.3
|
2015-10-14 06:21:57 -07:00 |
|
Wliu
|
e916bd83b2
|
📝 node.js -> Node.js
[ci skip]
|
2015-10-14 13:03:22 +00:00 |
|
Wliu
|
e0ab4b33f5
|
Simplify Node versions to "0.10.x or above"
|
2015-10-13 20:31:22 -04:00 |
|
Max Brunsfeld
|
10b8de6fc4
|
Merge pull request #8533 from ssorallen/notification-manager-options-docs
Document all options for creating Notifications
|
2015-10-13 13:56:41 -07:00 |
|
Max Brunsfeld
|
1316a52a81
|
Merge pull request #9132 from mrodalgaard/workspace-docs
📝 Better workspace scan and replace docs
|
2015-10-13 13:53:31 -07:00 |
|
Martin Rodalgaard
|
5b37d3e1aa
|
📝 Better workspace scan and replace docs
|
2015-10-13 20:29:24 +02:00 |
|
Max Brunsfeld
|
47961a8e6b
|
Fix setting default values in config
|
2015-10-13 11:00:53 -07:00 |
|
Max Brunsfeld
|
22eb6d6d01
|
Merge pull request #8571 from jacekkopecky/socket-in-apm-test
prevent use of socket in apm test
|
2015-10-13 10:01:54 -07:00 |
|
Jacek Kopecky
|
d04769907c
|
prevent use of socket in apm test
|
2015-10-13 17:36:57 +01:00 |
|
Max Brunsfeld
|
321996a684
|
⬆️ line-ending-selector
|
2015-10-12 16:51:30 -07:00 |
|
Max Brunsfeld
|
0b6a695cc0
|
Merge pull request #9122 from ForNeVeR/coffee-source-maps
Fix coffeescript source maps on Windows
|
2015-10-12 16:00:48 -07:00 |
|
Nathan Sobo
|
88ac806e6c
|
Merge pull request #9127 from atom/ns-fix-quit-cancellation
Restore ability to cancel the closing of a window from save dialog
|
2015-10-12 15:53:46 -06:00 |
|
Nathan Sobo
|
93de5ccb79
|
Assign window.onbeforeunload instead of addEventListener
This allows us to cancel the unloading if the user doesn’t confirm the
save dialog.
|
2015-10-12 15:32:36 -06:00 |
|
Kevin Sawicki
|
b27c1140a7
|
⬆️ language-shellscript@0.19
|
2015-10-12 13:36:43 -07:00 |
|
Kevin Sawicki
|
21d11daf0c
|
Merge pull request #9101 from atom/tj-fix-dragging-and-dropping-files
Fix #4300 by preventing 'will-navigate' event from firing
|
2015-10-12 12:01:41 -07:00 |
|
Kevin Sawicki
|
12143f6380
|
⬆️ language-html@0.42
|
2015-10-12 11:29:19 -07:00 |
|
Kevin Sawicki
|
bcbf999d95
|
⬆️ language-sass@0.42
|
2015-10-12 11:26:01 -07:00 |
|
Nathan Sobo
|
751334440c
|
Merge pull request #9029 from ssorallen/stop-changing-active-pane
Add `onDidStopChangingActivePaneItem` for async callbacks
|
2015-10-12 12:19:37 -06:00 |
|