Matt Colyer
fcdc341981
Merge branch 'win-specs' of https://github.com/atom/atom into win-specs
2013-11-05 17:36:24 -08:00
Matt Colyer
5b187e7a8c
Upgrade jasmine-tagged@0.2.0
2013-11-05 17:35:44 -08:00
Ben Ogle
740085e561
Upgrade base16-tomorrow-dark-theme@0.3.0
2013-11-05 17:34:00 -08:00
Ben Ogle
5a2730c8c0
Upgrade to solarized-dark-syntax@0.4.0
2013-11-05 17:23:45 -08:00
Ben Ogle
08ee9c08b7
Upgrade to atom-light-syntax@0.6.0
2013-11-05 17:08:17 -08:00
Ben Ogle
103f602c9c
Upgrade dev-live-reload@0.14.0
2013-11-05 17:02:35 -08:00
Matt Colyer
fb6b8029be
Run bundled and user specs
2013-11-05 16:58:42 -08:00
Matt Colyer
edc789173b
Don't install commands on windows
2013-11-05 16:44:03 -08:00
Matt Colyer
7ba4782ceb
Don't focus atom-spec.coffee
2013-11-05 16:37:54 -08:00
Matt Colyer
9863386644
Update Directory specs for platform specific issues
2013-11-05 16:36:51 -08:00
Matt Colyer
1fe6a2974d
Merge branch 'win-specs' of https://github.com/atom/atom into win-specs
2013-11-05 15:46:34 -08:00
Matt Colyer
6bd7dd8841
Add jasmine-tagged, for filtering platform specs
2013-11-05 15:44:38 -08:00
Ben Ogle
3db786953c
Upgrade to atom-dark-syntax@0.6.0
2013-11-05 15:17:45 -08:00
Ben Ogle
b9b9b7df91
Upgradt to find-and-replace@0.38.0
2013-11-05 15:16:00 -08:00
Ben Ogle
da2d37408f
Upgrade to tree-view@0.28.0
2013-11-05 12:37:03 -08:00
Ben Ogle
8739dfe739
Update to find-and-replace@0.37.0
2013-11-05 12:01:02 -08:00
Matt Colyer
cd2e78f04f
Fix indentation of comments
...
Ref #1081
2013-11-05 11:46:44 -08:00
Ben Ogle
8851120db2
Add split: left handling to openSingletonSync()
2013-11-05 11:25:45 -08:00
Ben Ogle
c59404b2b0
Upgrade to tree-view@0.27.0
2013-11-05 10:43:41 -08:00
Matt Colyer
151a4290d4
Update biscotto arguments to latest telepath
2013-11-05 09:39:10 -08:00
Kevin Sawicki
1ef5809b24
Merge pull request #1078 from atom/ks-soft-wrap-resize
...
Update soft wrap column on editor resize
2013-11-05 09:06:21 -08:00
Matt Colyer
8cca42a6b8
Remove references to atom-docs
2013-11-05 09:04:26 -08:00
Kevin Sawicki
aad23d4760
💄 Remove extra empty line
2013-11-04 18:39:59 -08:00
Kevin Sawicki
d20bff473b
Increase overflowchanged timeout to 100ms
2013-11-04 18:38:08 -08:00
Kevin Sawicki
287f1984db
Update width in chars when editor's size changes
...
Register an overflowchanged event listener on the editor's scroll view
and update the width in chars when this event fires.
Closes #928
Closes #961
Closes #993
2013-11-04 18:12:17 -08:00
Ben Ogle
1cb5d16a60
Style messages
2013-11-04 17:19:09 -08:00
Daniel Hengeveld
105f8d0baf
check if atom.io directory exists in copy-docs
2013-11-04 17:03:29 -08:00
Daniel Hengeveld
7e9a1d8ffe
copy docs into atom.io project, don't build guides as they are in the DB
2013-11-04 16:47:12 -08:00
Matt Colyer
ee280d87f9
Ensure we're using proper dom ids in specs
2013-11-04 16:33:11 -08:00
Matt Colyer
e312050163
Create valid DOM ids for stylesheets
2013-11-04 16:21:50 -08:00
Matt Colyer
717626fbaf
Merge branch 'master' into win-specs
2013-11-04 14:53:49 -08:00
Matt Colyer
ec761d00ef
Remove modified check on fixture file
2013-11-04 14:53:43 -08:00
Ben Ogle
3d99e580b9
Upgrade to tabs@0.6.0 and atom-light-ui@0.6.0
2013-11-04 14:30:38 -08:00
Kevin Sawicki
b0da17701b
Run apm clean during bootstrap
...
Closes #905
2013-11-02 19:29:52 -07:00
Kevin Sawicki
8443db6630
Upgrade to language-coffee-script@0.2.0
2013-11-02 19:00:34 -07:00
Cheng Zhao
2333b53d05
Update to atom-shell v0.6.7.
2013-11-02 17:27:00 +08:00
Kevin Sawicki
f05eb67125
Upgrade to package-generator@0.17.0
2013-11-01 17:34:52 -07:00
Kevin Sawicki
4c5fdbce93
Upgrade to package-generator@0.16.0
2013-11-01 17:29:36 -07:00
Kevin Sawicki
9482e9b397
Upgrade to package-generator@0.15.0
2013-11-01 17:22:47 -07:00
Kevin Sawicki
0eb4704f5e
Remove empty CHANGELOG
2013-11-01 17:15:32 -07:00
Kevin Sawicki
13c374845f
Upgrade to bracket-matcher@0.9.0
2013-11-01 16:54:15 -07:00
Nathan Sobo
0c87f0edf8
Make ctrl-Z/ctrl-y invoke 'core:redo' instead of 'corey:redo'
2013-11-01 17:49:29 -06:00
Kevin Sawicki
c9db0f14ed
Disable colored output in script/cibuild
2013-11-01 16:42:50 -07:00
Kevin Sawicki
875e9c886c
Increase max buffer to 1MB
2013-11-01 16:34:20 -07:00
Kevin Sawicki
05867bc889
Default error code to 1
...
Apparently not all errors passed to the callback have a code so default
it to zero when missing. The 'stdout maxBuffer exceeded.' is once such
error that has no code.
2013-11-01 16:27:46 -07:00
Kevin Sawicki
621058aa9e
Register copied edit sessions on the project
...
Without this any split edit sessions won't be passed to package
listeners that register using project.eachEditSession()
Closes #1065
2013-11-01 15:51:27 -07:00
Kevin Sawicki
3b52a6a040
Use underscore-plus
2013-11-01 15:50:38 -07:00
Nathan Sobo
e70f87dfc7
Upgrade to telepath 0.20.0 so simple selection changes aren't undone
...
This version of telepath adds an `undo: 'combine'` option which becomes
the default for marker changes. With an undo strategy of 'combine', the
operation is only undone when combined in a transaction with other
operations that are undone. This prevents simple marker updates from
getting pushed to the undo stack.
2013-11-01 16:39:32 -06:00
Matt Colyer
0695aafe80
Devmode hard-codes the location of the atom repo
2013-11-01 15:33:11 -07:00
Matt Colyer
c9eebcf00a
Fixture hashes depend on line returns
2013-11-01 15:15:17 -07:00