Kevin Sawicki
|
cad8afe78b
|
Use correct resources path
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
a7f30c63cb
|
Don't bundle atom.sh on Windows
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
1d0dd86041
|
Use new atom.cmd wrapper from installer
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
690ece3a9e
|
Remove escaped slashes
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
100a1f5764
|
Parse output flags in atom.cmd
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
35f49be82a
|
Pass through arguments
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
4225c25ad7
|
Add initial atom.cmd
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
330592e2bd
|
Add atom.cmd
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
d306876229
|
Remove disconnect call
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
47aa269de5
|
Exit main process
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
2a80762d5b
|
Disconnect spawned process
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
42ab14c2cb
|
Add initial atom.exe wrapper
|
2014-12-12 12:11:36 -08:00 |
|
Ben Ogle
|
e83784e141
|
Merge pull request #4535 from mark-hahn/activateNowAPI
Fixed activateNow when no activation promise
|
2014-12-12 11:58:26 -08:00 |
|
Ben Ogle
|
cedb41f4b0
|
Merge pull request #4581 from mnquintana/patch-2
Add OS default fonts for Ubuntu (Unity) and Fedora (GNOME 3)
|
2014-12-12 11:20:16 -08:00 |
|
Machiste N. Quintana
|
d873f3d255
|
Add OS default fonts for Ubuntu (Unity) and Fedora (GNOME 3)
|
2014-12-12 14:01:57 -05:00 |
|
Ben Ogle
|
2781c24fce
|
Upgrade solarized-dark-syntax to fix some punctuation
|
2014-12-12 10:52:38 -08:00 |
|
Ben Ogle
|
2a45bd7f69
|
Upgrade dev live reload to remove deprecations
|
2014-12-12 10:52:38 -08:00 |
|
Ben Ogle
|
f4fab84869
|
Upgrade metrics to remove deprecations
|
2014-12-12 10:52:38 -08:00 |
|
Kevin Sawicki
|
204e5a6b46
|
Prepare 0.159
|
2014-12-12 09:40:23 -08:00 |
|
Kevin Sawicki
|
9459bd15a2
|
⬆️ language-javascript@0.51
|
2014-12-12 09:23:43 -08:00 |
|
Ben Ogle
|
6cd96c8284
|
Upgrade deprecation-cop to remove deprecations
|
2014-12-11 17:27:06 -08:00 |
|
Ben Ogle
|
2ceced2b84
|
Upgrade notifications@0.16.0
|
2014-12-11 17:22:07 -08:00 |
|
Ben Ogle
|
be78572d78
|
Upgrade notifications to fix errors with semicolons
|
2014-12-11 17:07:46 -08:00 |
|
Kevin Sawicki
|
61abda5166
|
⬆️ tree-view@0.138
|
2014-12-11 16:54:24 -08:00 |
|
Kevin Sawicki
|
93f98ec14e
|
⬆️ styleguide@0.35
|
2014-12-11 16:39:34 -08:00 |
|
Kevin Sawicki
|
d581c41c0e
|
Update spec since { lines now outdent in JS
|
2014-12-11 16:35:21 -08:00 |
|
Nathan Sobo
|
252bef63bf
|
Merge pull request #4566 from atom/mb-config-cleanup
Clean up config
|
2014-12-11 17:15:19 -07:00 |
|
Kevin Sawicki
|
9c63a4f517
|
⬆️ language-javascript@0.50
|
2014-12-11 16:07:50 -08:00 |
|
Max Brunsfeld
|
e7b0c3e519
|
Deprecate Config::getSettings
Also, remove support for getting all settings for a scope selector
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2014-12-11 15:04:55 -08:00 |
|
Kevin Sawicki
|
697ccedbd3
|
Prepare 0.158
|
2014-12-11 14:18:09 -08:00 |
|
Nathan Sobo
|
87efc7e1df
|
Only respond to stylesheet changes for mounted components
Refs #4493
|
2014-12-11 14:55:00 -07:00 |
|
Ben Ogle
|
6a0a694a7b
|
Upgrade notifications to lessen noise
|
2014-12-11 13:53:05 -08:00 |
|
Kevin Sawicki
|
be1f28b3d8
|
⬆️ apm@0.114
|
2014-12-11 13:45:26 -08:00 |
|
Kevin Sawicki
|
32f7c72d28
|
⬆️ language-javascript@0.49
|
2014-12-11 13:07:21 -08:00 |
|
Nathan Sobo
|
d51a86e804
|
⬆️ markdown-preview for deprecation fixes
|
2014-12-11 09:03:31 -07:00 |
|
Mark Hahn
|
93e3a5af2a
|
Fixed activateNow when no activation promise
|
2014-12-10 23:00:14 -08:00 |
|
Ben Ogle
|
278a507653
|
Merge pull request #4531 from atom/bo-buffered-process-error
Better BufferedProcess error handling
|
2014-12-10 18:17:09 -08:00 |
|
Nathan Sobo
|
7422f4378e
|
Add property filters to TextEditor::getDecorations methods
This makes it much easier to write tests that inspect the state of
decorations.
|
2014-12-10 19:11:50 -07:00 |
|
Ben Ogle
|
f2ab14656b
|
BufferedProcess::onDidThrowError -> ::onDidThrowError
|
2014-12-10 18:08:43 -08:00 |
|
Ben Ogle
|
453abf8b90
|
Update solarized-dark-syntax to fix ruby
|
2014-12-10 17:54:01 -08:00 |
|
Ben Ogle
|
7866f0819d
|
Upgrade keybinding-resolver to fix the inability to unhide
|
2014-12-10 17:53:40 -08:00 |
|
Kevin Sawicki
|
921e3c581d
|
⬆️ keybinding-resolver@0.22
|
2014-12-10 17:29:17 -08:00 |
|
Max Brunsfeld
|
58aa87438d
|
⬆️ snippets@0.58.0
For deprecation fixes
|
2014-12-10 16:45:14 -08:00 |
|
Ben Ogle
|
ad73902382
|
📝 Add docs
|
2014-12-10 16:27:05 -08:00 |
|
Ben Ogle
|
bf63a9715c
|
Add BufferedProcess::onDidThrowError()
|
2014-12-10 16:26:57 -08:00 |
|
Kevin Sawicki
|
06c52c6873
|
⬆️ language-javascript@0.48
|
2014-12-10 16:21:33 -08:00 |
|
Kevin Sawicki
|
9ac27bc2f8
|
Grim.logDeprecationWarnings -> Grim.logDeprecations
Closes #4486
|
2014-12-10 16:05:36 -08:00 |
|
Ben Ogle
|
98caaf0d70
|
:up_arrow: fuzzy-finder@0.62.0
|
2014-12-10 15:30:29 -08:00 |
|
Ben Ogle
|
a102d1e134
|
Upgrade styleguide to fix build
|
2014-12-10 15:14:36 -08:00 |
|
Ben Ogle
|
6caa86fb04
|
Upgrade styleguide to include colors
|
2014-12-10 14:54:12 -08:00 |
|