Nathan Sobo
1eab423a1c
Clarify that we’re taking an event in the parameter name
2014-12-02 11:57:38 -07:00
Nathan Sobo
cfca6ecc86
Add specs for PaneContainer::onDidAddPane
2014-12-02 11:57:38 -07:00
Kevin Sawicki
fb96b01f30
Log from quitAndInstall
2014-12-02 10:42:46 -08:00
Nathan Sobo
625b95a6d9
Test TextEditorElement::setUpdatedSynchronously without waiting
...
Another attempt to fix flakiness.
2014-12-02 11:37:28 -07:00
Kevin Sawicki
0fe9dc6aa9
Spawn new atom.exe immediately on quitAndInstall
2014-12-02 10:30:58 -08:00
Nathan Sobo
38e6aee46d
Un-f
2014-12-02 11:14:59 -07:00
Nathan Sobo
01f87d9678
Null guard workspace element for deprecated update-available dispatch
2014-12-02 11:14:33 -07:00
Nathan Sobo
93bf9357b0
Remove waitsForAnimationFrame spec helper
...
It doesn’t work reliably on CI.
2014-12-02 11:14:02 -07:00
Kevin Sawicki
ed42a275ab
💄
2014-12-02 09:21:56 -08:00
Kevin Sawicki
6998337144
⬆️ grunt-atom-shell-installer@0.11
2014-12-02 09:16:34 -08:00
Kevin Sawicki
8b92aef3ff
Merge pull request #4246 from atom/ks-add-update-menus-on-windows
...
Add update menus on windows
2014-12-02 09:10:33 -08:00
Kevin Sawicki
66d6af54bf
⬆️ atom-shell@0.19.4
2014-12-02 08:58:00 -08:00
Kevin Sawicki
2a06ece3df
⬆️ atom-shell@0.19.3
2014-12-02 08:58:00 -08:00
Kevin Sawicki
1c0c8db042
Add unsupported state to update manager
2014-12-02 08:58:00 -08:00
Kevin Sawicki
9293ef766b
Add update menus on Windows
2014-12-02 08:58:00 -08:00
Max Brunsfeld
a7a9b3707f
Merge pull request #4365 from atom/ns-view-registry-cleanup
...
Clean up view registry API
2014-12-02 08:55:00 -08:00
Kevin Sawicki
7e16e42b3f
x out flaky spec
2014-12-02 08:39:52 -08:00
Kevin Sawicki
179fb2d274
Start bundling language-clojure
...
It is now MIT licensed which was the reason it was removed as a
bundled package originally.
2014-12-02 08:21:10 -08:00
Kevin Sawicki
f804006d6c
⬆️ language-c@0.32
2014-12-01 17:54:10 -08:00
Nathan Sobo
9a9347e3a5
Simplify ViewRegistry::addViewProvider API
...
It now takes two arguments, a model constructor and a create view
callback that is passed the model.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-12-01 17:53:03 -08:00
Max Brunsfeld
e4bcb96dcc
Change ::setModel to ::initialize on all element classes
2014-12-01 17:52:19 -08:00
Kevin Sawicki
8a0992d689
⬆️ language-gfm@0.55
2014-12-01 17:46:15 -08:00
Kevin Sawicki
db17a6cba4
📝 Remove stray to
2014-12-01 17:42:14 -08:00
Kevin Sawicki
5449fc2e15
⬆️ tree-view@0.135
2014-12-01 17:34:38 -08:00
Kevin Sawicki
0a84ad5307
Use .source.gfm as root selector
...
This matches the grammar's scope name and was an oversight from the
original CSS to Less conversion.
2014-12-01 17:23:37 -08:00
Max Brunsfeld
485c402661
⬆️ text-buffer@3.8.1
2014-12-01 16:54:18 -08:00
Nathan Sobo
4591f00a65
Remove view registry references from the workspace model layer
...
Removed various ::getView methods from the model. Using the atom.views
global in the views for now, but going to switch them over to using a
locally assigned view registry instead in a subsequent commit.
2014-12-01 16:28:33 -08:00
Ben Ogle
b635fa0c97
Use Grim.
...
Refs #3706
2014-12-01 10:58:23 -08:00
Kevin Sawicki
004103d579
⬆️ bracket-matcher@0.63
2014-12-01 10:23:12 -08:00
Kevin Sawicki
2c952fad95
⬆️ language-json@0.10
2014-12-01 10:21:24 -08:00
Kevin Sawicki
adc983e8da
⬆️ language-java@0.13
2014-12-01 09:46:08 -08:00
Nathan Sobo
7dc9d0c8ce
Add Workspace::onWillDestroyPaneItem
...
It is needed by the autosave package which previously relied on DOM
bubbling to coalesce events from various panes.
2014-12-01 10:39:29 -07:00
Kevin Sawicki
3d3521962c
⬆️ language-ruby@0.44
2014-12-01 09:32:22 -08:00
Kevin Sawicki
46a1f69ab1
⬆️ language-todo@0.14
2014-12-01 09:24:29 -08:00
Kevin Sawicki
298d3e5fb6
⬆️ language-objective-c@0.12
2014-12-01 09:14:33 -08:00
Kevin Sawicki
27291980cb
⬆️ language-mustache@0.11
2014-12-01 09:12:14 -08:00
Kevin Sawicki
64ae4bf6c3
⬆️ language-json@0.9
2014-12-01 09:09:09 -08:00
Kevin Sawicki
90a71d1171
⬆️ language-ruby@0.43
2014-12-01 08:51:36 -08:00
Kevin Sawicki
a5b7d15bcc
Remove screen line logging from spec
2014-12-01 08:39:09 -08:00
Kevin Sawicki
be2d49a410
Remove unused subscriptions ivar
...
Closes #4343
2014-12-01 08:37:51 -08:00
Kevin Sawicki
8a9805cc6d
⬆️ language-java@0.12
2014-12-01 08:26:10 -08:00
Kevin Sawicki
196694e352
⬆️ language-javascript@0.46
2014-12-01 08:20:56 -08:00
Max Brunsfeld
12683571e3
⬆️ language-coffee-script@0.38.1
2014-11-29 10:34:31 -08:00
Max Brunsfeld
c0991447ff
⬆️ language-css@0.23.1
2014-11-29 10:33:16 -08:00
Max Brunsfeld
f9fcb9f2e2
⬆️ language-gfm@0.54.1
2014-11-29 10:31:59 -08:00
Max Brunsfeld
1daab1b956
⬆️ language-go@0.19.1
2014-11-29 10:29:33 -08:00
Max Brunsfeld
fc7f922de0
⬆️ language-html@0.26.1
2014-11-29 10:27:39 -08:00
Max Brunsfeld
5f1f2cd9be
⬆️ language-hyperlink@0.12.2
2014-11-29 10:25:01 -08:00
Max Brunsfeld
dca0576496
⬆️ language-javascript@0.45.1
2014-11-29 10:21:37 -08:00
Max Brunsfeld
aa7d8fb382
⬆️ language-less@0.18.1
2014-11-29 10:20:05 -08:00