Lee Dohm
aaf73ebacf
⬆️ tree-view@0.208.0
2016-05-19 09:21:59 -07:00
Lee Dohm
43e5359dbc
Merge pull request #11552 from Floobits/csp_fixes
...
Content Security Policy fixes
2016-05-19 09:10:26 -07:00
simurai
10305867ed
Merge pull request #11274 from atom/sm-atom-workspace-axis
...
Relative position atom-workspace-axis
2016-05-19 16:01:00 +09:00
simurai
3be77fa325
Merge branch 'master' into sm-atom-workspace-axis
2016-05-19 11:45:41 +09:00
simurai
c61695d4a7
Merge pull request #10782 from atom/sm-flexible-modals
...
Shrink modals when window gets narrow
2016-05-19 11:27:09 +09:00
simurai
ca61f87a8c
Merge branch 'master' into sm-flexible-modals
2016-05-19 10:18:04 +09:00
Wliu
aa9cc901f8
⬆️ language-sql@0.21.1
2016-05-18 16:18:34 -04:00
Lee Dohm
3708604e0e
⬆️ tabs@0.96.0
2016-05-18 12:28:52 -07:00
Damien Guard
ce511c9bc2
Merge pull request #11761 from atom/dg-improve-install-task-windows
...
Windows build - handle admin elevation when required for install
2016-05-18 12:05:08 -07:00
Damien Guard
02f6db7276
Merge pull request #11762 from atom/dg-winbash-msys-cygwin-compatibility
...
Ensure atom command works on Cygwin + MSYS bash shells
2016-05-18 10:21:47 -07:00
simurai
346d998c76
⬆️ notifications@v0.64.1
2016-05-18 08:38:12 +09:00
Wliu
1c4032626d
⬆️ language-sass@0.52.0
2016-05-17 18:39:58 -04:00
Wliu
d414431703
⬆️ language-python@0.44.0
2016-05-17 18:39:05 -04:00
Wliu
be41991e8d
⬆️ language-java@0.19.0
2016-05-17 18:38:11 -04:00
Wliu
69072e5616
⬆️ language-c@0.52.0
2016-05-17 18:37:09 -04:00
Antonio Scandurra
7bcd7f58f9
⬆️ tree-view
2016-05-17 09:25:51 +02:00
Lee Dohm
73525a1bcc
Merge pull request #11758 from stanfieldr/master
...
Paste text at cursor instead of beginning of line
2016-05-16 13:07:51 -07:00
Damien Guard
26fcb03662
Optimize bash Windows, force LF line endings
2016-05-16 13:01:10 -07:00
Lee Dohm
655b332a96
⬆️ settings-view@0.237.0
2016-05-16 11:36:35 -07:00
Antonio Scandurra
896abe358c
Merge pull request #11765 from atom/as-fix-presenter-uncaught-exception
...
Don't render line-numbers corresponding to lines that need measuring
2016-05-16 14:21:43 +02:00
Antonio Scandurra
2f9f95ebf7
Merge pull request #11767 from atom/as-fix-bad-folded-rendering
...
Show folded marker in the first screen row of a soft-wrapped buffer row
2016-05-16 13:47:49 +02:00
Antonio Scandurra
a183695860
⬆️ text-buffer
2016-05-16 13:36:46 +02:00
Antonio Scandurra
c13346a455
Show folded marker in the first screen row of a soft-wrapped buffer row
2016-05-16 11:23:54 +02:00
Antonio Scandurra
b5b324875e
Don't render line-numbers corresponding to lines that need measuring
...
Rendering those line numbers in the gutter isn't useful, and it puts
unneeded pressure to the DOM. In the process of changing
`updateLineNumbersState`, we have also refactored it to stop relying on
row ranges being contiguous. This allows that code path to be:
1. Less error-prone, because we were trying to access rows that weren't
actually rendered, thus potentially throwing errors when measuring
non-contiguous screen rows that weren't visible.
2. Tighter, because we can just iterate over each screen row and ask for
its soft-wrap descriptor.
2016-05-16 10:58:37 +02:00
Damien Guard
0e5a4ffb6e
Ensure atom command works on Cygwin + MSYS bash shells
2016-05-15 21:02:47 -07:00
Robert Stanfield
f36e148acc
When using the event editor:copy-selection, it pastes at the cursor
...
rather than the beginning of the line (see #11542 )
2016-05-15 20:45:45 -04:00
Lee Dohm
97529f9cee
Merge pull request #11750 from atom/devtron
...
Add Devtron to the Developer Tools window
2016-05-15 17:20:12 -07:00
Thomas Johansen
b498521583
Merge pull request #11751 from dgm34/patch-1
...
Update link to solarized-dark-syntax
2016-05-15 14:42:12 +02:00
Daniel Mountford
78cc959280
Update link text to match URL
2016-05-15 13:08:27 +01:00
Antonio Scandurra
f9039a35f6
Refactor isRowVisible to isRowRendered
...
There's a distinction to make between rendered and visible rows, and we
were using the former as if it was the latter. In particular, if a tile
is visible, all its rows get rendered on screen, even though they might
not necessarily be visible by the user.
2016-05-14 17:38:49 +02:00
Daniel Mountford
16fb2da895
Update link to solarized-dark-syntax
...
The existing link to https://github.com/atom/solarized-dark 404s
2016-05-13 22:30:33 +01:00
Lee Dohm
a5c6f2746a
Add Devtron to the Developer Tools window
2016-05-13 13:50:09 -07:00
Lee Dohm
8beb4c238b
⬆️ tabs@0.95.0
2016-05-13 11:37:49 -07:00
Daniel Hengeveld
b6891b2860
:arrow_up:tabs@0.94.0 https://github.com/atom/tabs/pull/231
2016-05-13 16:57:43 +02:00
Lee Dohm
e1a200a7b4
⬆️ autocomplete-snippets@1.11.0
2016-05-12 13:53:41 -07:00
Lee Dohm
ad7e839bfc
⬆️ settings-view@0.236.1
2016-05-12 13:21:46 -07:00
Lee Dohm
0cdbb0928f
⬆️ fuzzy-finder@1.2.0
2016-05-12 10:42:24 -07:00
Daniel Hengeveld
a81ffbf3b2
:arrow_up:fuzzy-finder@1.1.0 https://github.com/atom/fuzzy-finder/pull/204
2016-05-12 17:21:33 +02:00
Daniel Hengeveld
38ff4336bf
Merge pull request #11734 from atom/dh-attach-msi
...
Attach msi to release on github.com
2016-05-11 17:08:21 +02:00
Daniel Hengeveld
aebacfcfc6
not sure how that got in there
2016-05-11 17:05:43 +02:00
Daniel Hengeveld
a33757c5f7
attach msi to release
2016-05-11 13:57:51 +02:00
Damien Guard
405f28f726
Handle spaces in relative path to atom.sh on bash/win, fixes #11732
2016-05-10 16:32:13 -07:00
Damien Guard
6c368af792
Handle admin elevation when path exists
2016-05-10 12:52:04 -07:00
Wliu
ffd0c586bf
⬆️ language-sass@0.51.1
...
Closes #11695
2016-05-09 22:06:28 -04:00
Wliu
e3c0e12ce7
⬆️ language-shellscript@0.22.2
2016-05-09 22:05:26 -04:00
Wliu
edcd338417
⬆️ language-shellscript@0.22.1
2016-05-07 17:24:28 -04:00
Wliu
7ec7051489
⬆️ language-python@0.43.2
2016-05-07 17:24:06 -04:00
Wliu
72905f1895
⬆️ language-perl@0.35.0
2016-05-07 17:23:42 -04:00
Wliu
5907a190eb
⬆️ language-c@0.51.5
2016-05-07 17:23:19 -04:00
joshaber
aab92787ef
⬆️ fuzzy-finder@1.0.6
2016-05-06 13:19:53 -04:00