Kevin Sawicki
8da4ed147b
Don't include .travis.yml and .npmignore files
2014-07-23 10:11:01 -07:00
Kevin Sawicki
edd1f46ad2
Don't include more build files
2014-07-23 10:11:01 -07:00
Kevin Sawicki
cfb1501720
Remove unused replication fixture
2014-07-23 10:11:01 -07:00
Kevin Sawicki
17ceb34140
Don't include jasmine-node/spec files
2014-07-23 10:11:01 -07:00
Kevin Sawicki
c551b58490
Update comment with .h files
2014-07-23 10:11:01 -07:00
Kevin Sawicki
6c736ace1a
Don't include .h files from native modules
2014-07-23 10:11:01 -07:00
Kevin Sawicki
4ff2429f71
Don't include .cc files from native modules
2014-07-23 10:11:00 -07:00
Kevin Sawicki
01499fe674
Uncomment grunt.task.run call
2014-07-23 10:11:00 -07:00
Kevin Sawicki
c4d26f6405
Filter example files from built app
2014-07-23 10:11:00 -07:00
Kevin Sawicki
bd93f243dc
Filter out all test and tests folders
...
Prevent all test/tests folders from ending up in the built
app instead of an explicit and ever-growing list
2014-07-23 10:11:00 -07:00
Kevin Sawicki
1663315323
Merge pull request #3049 from dsandstrom/add-linux-select-line-key
...
Add key binding for select-line to linux and win keymaps
2014-07-23 10:08:01 -07:00
Ben Ogle
ffb041a160
Only render an nbsp on empty lines when no eol character defined
...
Fixes #3053
2014-07-23 09:30:52 -07:00
Kevin Sawicki
f5f9de1bf8
Upgrade to tabs@0.46
2014-07-23 08:26:28 -07:00
Darrell Sandstrom
2f47e8a462
Add key binding for select-line to linux and win keymaps
2014-07-22 22:48:27 -07:00
Kevin Sawicki
119b446c3b
Upgrade to language-c@0.23
2014-07-22 20:31:21 -07:00
Kevin Sawicki
c2042ad74a
Upgrade to apm 0.82
2014-07-22 18:40:50 -07:00
Ben Ogle
361f8ec770
Add specs for toggling the gutter when the editor is hidden
2014-07-22 18:26:58 -07:00
Ben Ogle
48a5123202
💄 Move logic into measureGutterIfNeeded
2014-07-22 18:26:58 -07:00
Ben Ogle
0f1d155685
Move gutterWidth into state; add specs for scrollbar position
2014-07-22 18:26:58 -07:00
Ben Ogle
d3a6e79428
The horizontal scrollbar takes gutter width into account
2014-07-22 18:26:58 -07:00
Kevin Sawicki
5f7f5b5367
Merge branch 'master' into chrome35
2014-07-22 17:56:24 -07:00
Kevin Sawicki
2fe647c950
Store atom-shell cache in ~/.atom/atom-shell
...
There were several CI failures today where it seemed like the
atom-shell version in the temp directory wasn't complete, it was
missing many files causing the build to fail when the specs were
run.
What made this worse was that running script/clean on these machines
didn't clean out these bad versions since the temp directory was different
when run via Jenkins vs. ssh'ing into the machines so the folders were
left there and the builds kept failing.
Atom already stores the compile cache to ~/.atom as well as the node cache
so putting atom-shell there as well keeps things consistent.
2014-07-22 17:44:41 -07:00
Kevin Sawicki
683f8e06f8
Upgrade to underscore-plus@1.5.1
2014-07-22 15:57:49 -07:00
Kevin Sawicki
bc4173f856
Remove logging of screen lines in spec
2014-07-22 14:51:13 -07:00
Kevin Sawicki
8443f0e2b9
Merge pull request #3042 from kubekhrm/patch-1
...
Added Ctrl-Shift-Z for Linux Redo.
2014-07-22 14:46:09 -07:00
Kube Khrm
b9e2c47321
Added Ctrl-Shift-Z for Linux Redo.
2014-07-22 23:41:51 +02:00
Kevin Sawicki
8099c46c8e
Use OnigRegExp::testSync
2014-07-22 14:38:08 -07:00
probablycorey
a3f046b948
Fix getVersion spec
2014-07-22 14:10:29 -07:00
probablycorey
911ca0d846
Remove Atom.isReleasedVersion
2014-07-22 14:10:29 -07:00
probablycorey
88d1ba2271
Remove Atom.getVersion()
2014-07-22 14:10:29 -07:00
Kevin Sawicki
bbfd9b8178
Use testSync instead of test
2014-07-22 14:08:40 -07:00
Kevin Sawicki
3818dee175
Prepare 0.118
2014-07-22 13:48:53 -07:00
Kevin Sawicki
6d34de68ac
Add Sync suffix to oniguruma methods
2014-07-22 13:31:52 -07:00
Kevin Sawicki
10fb929a1b
Upgrade to first-mate@2.0.1
2014-07-22 13:24:39 -07:00
Ben Ogle
d1a610dcb6
Merge pull request #2919 from atom/bo-the-wiggle
...
Fix width too wide when softwrap enabled when editor can vertical scroll
2014-07-22 12:42:49 -07:00
Ben Ogle
17364cd528
Take the scrollbar width into account in specs
2014-07-22 11:54:26 -07:00
Ben Ogle
c67f8493e0
Softwrap always takes into account the vertical scrollbar width
2014-07-22 11:52:23 -07:00
Ben Ogle
1a90588752
Visible is now a member variable.
2014-07-22 11:46:34 -07:00
Kevin Sawicki
4f4b840f67
Upgrade to language-go@0.14
2014-07-22 11:37:38 -07:00
Kevin Sawicki
77158738e6
Merge pull request #3038 from atom/ks-add-tomorrow-light-theme
...
Ship with tomorrow light theme
2014-07-22 11:19:48 -07:00
Kevin Sawicki
27d0743edc
Upgrade to base16-tomorrow-light-theme@0.3
2014-07-22 11:10:34 -07:00
Kevin Sawicki
9aca6a4489
Upgrade to base16-tomorrow-dark-theme@0.20
2014-07-22 11:10:26 -07:00
Kevin Sawicki
866fd69008
Add tomorrow light theme to cache
2014-07-22 11:00:36 -07:00
Kevin Sawicki
d9a942d6c6
Bundle base16-tomorrow-light-theme
2014-07-22 11:00:36 -07:00
Kevin Sawicki
6f0920c04b
Prepare 0.117
2014-07-22 10:59:23 -07:00
Ben Ogle
2e4893c786
Be more defensive in ReactEditorView::activate
...
It is conceivable that a package could have a reference to a view
that is not within a pane.
Fixes #2853
2014-07-22 10:37:37 -07:00
Nathan Sobo
5871bee791
Make spec assertions insensitive to scrollbars on Windows
2014-07-22 10:16:43 -07:00
Kevin Sawicki
adea792b78
Use tmpDir variable
2014-07-22 09:24:06 -07:00
Ben Ogle
36f1ebfb6f
Merge pull request #2423 from atom/cj-make-react-the-default-editor
...
Make react the default editor
2014-07-22 08:59:26 -07:00
Kevin Sawicki
a45e38cd8a
Merge pull request #2779 from atom/document-atom-io-pagination
...
Document pagination for atom.io/api/packages
2014-07-22 08:44:48 -07:00