Kevin Sawicki
|
220fe36167
|
📝 Add guide for converting a TextMate bundle
|
2014-02-04 16:50:21 -08:00 |
|
Kevin Sawicki
|
e52fd3925c
|
Drop the www
|
2014-02-04 16:50:09 -08:00 |
|
Kevin Sawicki
|
8713153f01
|
📝 Add publish idea
|
2014-02-04 16:46:54 -08:00 |
|
Kevin Sawicki
|
4237916759
|
📝 Fence as sh
|
2014-02-04 16:34:27 -08:00 |
|
Kevin Sawicki
|
bcf1456df7
|
📝 converted instead of generated
|
2014-02-04 16:32:26 -08:00 |
|
Kevin Sawicki
|
147db97d4d
|
Add doc for converting a TextMate theme
|
2014-02-04 16:22:38 -08:00 |
|
Tom Preston-Werner
|
b462a1ffa9
|
Merge pull request #1508 from atom/your-first-package-doc-fixes
Clarify a few small issues from a newbie perspective.
|
2014-02-04 16:14:24 -08:00 |
|
Kevin Sawicki
|
e2e838c4ec
|
Upgrade to symbols-view@0.31.0
|
2014-02-04 15:34:30 -08:00 |
|
Kevin Sawicki
|
4141e1060a
|
Upgrade to first-mate@1.1.4
|
2014-02-04 14:30:05 -08:00 |
|
Kevin Sawicki
|
c765d069d1
|
Don't mark callback field as public
|
2014-02-04 13:40:49 -08:00 |
|
Kevin Sawicki
|
faf1a1565e
|
Upgrade to first-mate@1.1.3
|
2014-02-04 13:37:08 -08:00 |
|
Kevin Sawicki
|
71cae3c937
|
Upgrade to biscotto@0.2.0
|
2014-02-04 13:20:45 -08:00 |
|
Kevin Sawicki
|
d5b809a194
|
📝 Clean up EditorView docs
* Remove ### Internal ### blocks
* Remove ### Public ### blocks
* Remove ### Private ### blocks
* Remove empty Private: comments
* Add explicit Public: to comments
|
2014-02-04 13:19:50 -08:00 |
|
Kevin Sawicki
|
2fb0f796c4
|
Capitalize Editor is method name
|
2014-02-04 12:46:42 -08:00 |
|
Kevin Sawicki
|
f473d46cf1
|
📝 doc EditorView::setPlaceholderText
|
2014-02-04 12:45:56 -08:00 |
|
Kevin Sawicki
|
061599554e
|
📝 coc EditorView::getEditor
|
2014-02-04 12:43:47 -08:00 |
|
Kevin Sawicki
|
a03aad6f5e
|
📝 doc PaneView::getContainer
|
2014-02-04 11:48:25 -08:00 |
|
Kevin Sawicki
|
0a62277cfa
|
📝 doc Pane::getItems
|
2014-02-04 11:47:04 -08:00 |
|
Kevin Sawicki
|
9d045d1d43
|
📝 doc Editor::getMarkerCount
|
2014-02-04 11:45:47 -08:00 |
|
Kevin Sawicki
|
6e4c4f43b3
|
Upgrade to biscotto@0.1.0
|
2014-02-04 11:30:27 -08:00 |
|
Kevin Sawicki
|
099f632a6c
|
📝 Remove warning on missing reference
|
2014-02-04 11:28:34 -08:00 |
|
Kevin Sawicki
|
0dc0883531
|
Include includes when linting docs
|
2014-02-04 11:02:32 -08:00 |
|
Kevin Sawicki
|
6d6f4671d8
|
Use raw instead of raw2
|
2014-02-04 10:57:32 -08:00 |
|
Kevin Sawicki
|
ef942ef1c8
|
Upgrade to text-buffer 1.x
|
2014-02-04 10:52:54 -08:00 |
|
Kevin Sawicki
|
2a75836ca2
|
Remove unused environment param/ivar
|
2014-02-04 10:14:29 -08:00 |
|
Kevin Sawicki
|
b845086e63
|
📝 Add registering example
|
2014-02-04 10:14:12 -08:00 |
|
Kevin Sawicki
|
ba45dbaa6a
|
📝 Mention atom.deserializers global
|
2014-02-04 10:13:59 -08:00 |
|
Kevin Sawicki
|
ece269f158
|
📝 Consistently mention what classes have global instances
|
2014-02-04 10:06:37 -08:00 |
|
Kevin Sawicki
|
43ba0b9529
|
📝 Mark Keymap class as public
|
2014-02-04 10:04:06 -08:00 |
|
Kevin Sawicki
|
b28f3f29ec
|
📝 Sort and include atom.workspace
|
2014-02-04 10:00:34 -08:00 |
|
Kevin Sawicki
|
92aeb9f3cb
|
Include Grammar class in docs
|
2014-02-04 09:58:48 -08:00 |
|
Kevin Sawicki
|
53529dab1f
|
Upgrade to first-mate@1.1.2
|
2014-02-04 09:54:54 -08:00 |
|
Cheng Zhao
|
93aec682de
|
Also replace the atom icon on Windows.
|
2014-02-04 16:58:49 +08:00 |
|
Cheng Zhao
|
c64b84750a
|
Merge pull request #1503 from atom/cz-sync-to-async
Remove usage of synchronous messages during startup
|
2014-02-04 00:32:02 -08:00 |
|
Cheng Zhao
|
01876c4004
|
Request loadSettings.windowState via IPC messages.
|
2014-02-04 11:46:21 +08:00 |
|
Cheng Zhao
|
9680ad7bb5
|
No need to use => when we could use ->.
|
2014-02-04 11:01:39 +08:00 |
|
Cheng Zhao
|
88a65358b4
|
Add methods for setSize, setPosition and center.
|
2014-02-04 11:00:51 +08:00 |
|
Nathan Sobo
|
11e727e3fa
|
Merge pull request #1509 from atom/fix-doc-arg-name
Fix name of argument in docs for clipBufferPosition
|
2014-02-03 18:59:28 -08:00 |
|
Tom Preston-Werner
|
ce63aee338
|
Fix name of argument in docs for clipBufferPosition
|
2014-02-03 17:50:03 -08:00 |
|
Tom Preston-Werner
|
d3e11a6183
|
BAM -> 🎉
|
2014-02-03 16:48:33 -08:00 |
|
Kevin Sawicki
|
3c9204e464
|
Remove convert-theme grunt task
This is now handled by the --convert argument to the apm init command
|
2014-02-03 15:22:58 -08:00 |
|
probablycorey
|
48417338b0
|
Fix typo
|
2014-02-03 14:54:50 -08:00 |
|
Tom Preston-Werner
|
f75b4aa117
|
Clarify a few small issues from a newbie perspective.
|
2014-02-03 14:22:20 -08:00 |
|
Kevin Sawicki
|
e4a65ca810
|
Convert update octicons from script to grunt task
|
2014-02-03 14:15:08 -08:00 |
|
Kevin Sawicki
|
a36cc3a609
|
Method is showErrorDialog not showDialog
|
2014-02-03 14:01:23 -08:00 |
|
Kevin Sawicki
|
cb8075206b
|
Merge pull request #1480 from atom/ks-return-object-from-pasteboard-read
Clean up atom.pasteboard
|
2014-02-03 13:56:16 -08:00 |
|
Kevin Sawicki
|
a04f77b400
|
Update atom.clipboard.read() call for new return value
|
2014-02-03 13:50:48 -08:00 |
|
Kevin Sawicki
|
0e0ae17cd3
|
Upgrade to tree-view@0.67.0
|
2014-02-03 13:39:54 -08:00 |
|
Kevin Sawicki
|
02f0c49d0e
|
Unfocus spec
|
2014-02-03 13:36:12 -08:00 |
|
Kevin Sawicki
|
ca6521b711
|
Upgrade to settings-view@0.65.0
|
2014-02-03 13:34:28 -08:00 |
|