Cheng Zhao
|
3e10f491b4
|
Disable subpixel font scaling.
|
2014-09-09 21:54:32 +08:00 |
|
Cheng Zhao
|
3487ab9b11
|
Upgrade to atom-shell@0.16.2
|
2014-09-09 20:44:49 +08:00 |
|
Cheng Zhao
|
de4936efc8
|
Upgrade to apm@0.93.1
|
2014-09-08 18:27:24 +08:00 |
|
Cheng Zhao
|
846d81abf5
|
Upgrade to atom-shell@0.16.1
|
2014-09-08 18:19:59 +08:00 |
|
Cheng Zhao
|
a8e4638612
|
🍎 Add "Services" menu, fixes #3204
|
2014-09-08 14:49:25 +08:00 |
|
Cheng Zhao
|
4134f5efe4
|
Upgrade to apm@0.93.0
|
2014-09-07 10:26:44 +08:00 |
|
Cheng Zhao
|
1c5acc059e
|
Upgrade to atom-shell@0.16.0
|
2014-09-07 10:24:35 +08:00 |
|
Kevin Sawicki
|
571ce5bddd
|
Upgrade to tree-view@0.115
|
2014-09-05 18:33:09 -07:00 |
|
Kevin Sawicki
|
5237e687ee
|
🐧 Add separator after preference items
Closes #3471
|
2014-09-05 18:16:12 -07:00 |
|
Kevin Sawicki
|
fe74dfdf4e
|
Upgrade to apm 0.92.1
|
2014-09-05 17:57:46 -07:00 |
|
Ben Ogle
|
8f6053c53f
|
Upgrade bracket matcher to use new apis
It was really noisy with deprecations
|
2014-09-05 11:31:40 -07:00 |
|
Kevin Sawicki
|
0c749537a1
|
Prepare 0.126
|
2014-09-05 09:39:06 -07:00 |
|
Kevin Sawicki
|
f6bb7fc089
|
Merge pull request #3458 from atom/ks-store-injection-grammars
Include injection grammars in active list
v0.125.0
|
2014-09-05 09:14:41 -07:00 |
|
Ben Ogle
|
805c621ac6
|
Merge pull request #3459 from atom/bo-remove-editor-view-split-methods
Deprecate EditorView::split* methods
|
2014-09-04 17:44:22 -07:00 |
|
Ben Ogle
|
7fe567521e
|
Use the model methods in the commands
|
2014-09-04 17:09:52 -07:00 |
|
Ben Ogle
|
e48748122f
|
Suggest better alternative in deprecation warnings
|
2014-09-04 16:49:33 -07:00 |
|
Ben Ogle
|
1291cf19fb
|
Rename EditorView::getPane -> ::getPaneView()
|
2014-09-04 16:49:02 -07:00 |
|
Ben Ogle
|
336afc32c2
|
Add PaneView::getModel()
|
2014-09-04 16:48:04 -07:00 |
|
Ben Ogle
|
a81393320c
|
Support a copyActiveItem param in Pane::split* methods
|
2014-09-04 16:41:20 -07:00 |
|
Kevin Sawicki
|
3e407296ad
|
🐎 Upgrade to less-cache@0.14
|
2014-09-04 16:31:21 -07:00 |
|
Kevin Sawicki
|
7c8451e178
|
Use getter on GrammarRegistry
|
2014-09-04 16:09:46 -07:00 |
|
Kevin Sawicki
|
90592a70be
|
Include injection grammars in active list
Prevents an immediate flicker when restarting Atom with editors
open that have injection matches.
|
2014-09-04 16:04:32 -07:00 |
|
Ben Ogle
|
914e4e6342
|
Deprecate EditorView::split* methods
|
2014-09-04 16:00:34 -07:00 |
|
Ben Ogle
|
86e623e9db
|
Merge pull request #3457 from atom/bo-deprecate-editor-view-methods
Deprecate obvious EditorView methods
|
2014-09-04 15:42:28 -07:00 |
|
Ben Ogle
|
70df5a5c0a
|
Remove unnecessary fixme
|
2014-09-04 15:30:06 -07:00 |
|
Ben Ogle
|
dba1e22ded
|
Deprecate EditorView::setSoftWrap
|
2014-09-04 15:29:54 -07:00 |
|
Ben Ogle
|
dc21e8707f
|
Deprecate EditorView::getFirstVisibleScreenRow
|
2014-09-04 15:25:55 -07:00 |
|
Ben Ogle
|
52c19a5dcd
|
Deprecate pixelPositionFor*Position
|
2014-09-04 15:20:20 -07:00 |
|
Ben Ogle
|
5ae040f688
|
Add Editor::scrollToTop to compliment scrollToBottom()
|
2014-09-04 15:17:17 -07:00 |
|
Ben Ogle
|
c511a71488
|
Deprecate EditorView::scrollToBottom
|
2014-09-04 15:17:01 -07:00 |
|
Ben Ogle
|
04b0ed9704
|
Deprecate EditorView::scrollTo*Position() functions
|
2014-09-04 15:14:38 -07:00 |
|
Ben Ogle
|
2c9241506b
|
Fix doc strings
|
2014-09-04 14:53:33 -07:00 |
|
Kevin Sawicki
|
326f5fc646
|
Upgrade to settings-view@0.142
|
2014-09-04 14:29:15 -07:00 |
|
Nathan Sobo
|
705c57158d
|
Merge pull request #3454 from atom/ns-text-buffer-event-methods
Add event subscription methods to TextBuffer and Marker
|
2014-09-04 15:17:55 -06:00 |
|
Nathan Sobo
|
a50f62dc93
|
Merge remote-tracking branch 'origin/master' into ns-text-buffer-event-methods
Conflicts:
package.json
|
2014-09-04 14:40:52 -06:00 |
|
Kevin Sawicki
|
eb9d4ba816
|
📝 Use ### for example sections
|
2014-09-04 13:40:04 -07:00 |
|
Nathan Sobo
|
6cb085b341
|
Upgrade text-buffer again to fix specs
|
2014-09-04 14:15:42 -06:00 |
|
Ivan Žužak
|
1ffe459b1e
|
Merge pull request #3455 from atom/iz-remove-deprecated-calls-check
Remove check for deprecated function calls
|
2014-09-04 22:02:51 +02:00 |
|
Nathan Sobo
|
effe7e8070
|
Upgrade find-and-replace for spec fixes
|
2014-09-04 14:00:14 -06:00 |
|
Ivan Žužak
|
b5676adf8a
|
Remove check for deprecated function calls
|
2014-09-04 21:52:00 +02:00 |
|
Ivan Žužak
|
1909f24d5c
|
Merge pull request #3433 from atom/iz-gutter-click-select-line
Support selecting rows by clicking and meta-clicking the gutter
|
2014-09-04 21:35:31 +02:00 |
|
Nathan Sobo
|
a947a357f4
|
Upgrade text-buffer for event subscription methods
|
2014-09-04 12:44:53 -06:00 |
|
Kevin Sawicki
|
d8be03850b
|
Merge pull request #3443 from atom/ks-upgrade-fuzzaldrin
Upgrade fuzzaldrin
|
2014-09-04 09:20:39 -07:00 |
|
Kevin Sawicki
|
641698330f
|
Upgrade to fuzzy-finder@0.58
|
2014-09-04 09:02:38 -07:00 |
|
Kevin Sawicki
|
55913626cc
|
Upgrade to fuzzaldrin 2.1
|
2014-09-04 09:02:38 -07:00 |
|
Ivan Zuzak
|
af2f155082
|
Merge branch 'master' into iz-gutter-click-select-line
|
2014-09-04 16:22:51 +02:00 |
|
Nathan Sobo
|
b9e90f2fdd
|
Fix editor observation docs
|
2014-09-04 08:06:19 -06:00 |
|
Nathan Sobo
|
621c247a75
|
Merge pull request #3418 from atom/ns-simplify-events
Clean Up Workspace Event Subscription API
|
2014-09-04 07:47:55 -06:00 |
|
Nathan Sobo
|
2f6f374cc7
|
Upgrade event-kit to stop throwing when emitting on disposed emitters
|
2014-09-04 07:02:35 -06:00 |
|
Nathan Sobo
|
aac64e3a9b
|
Document Workspace::onDidOpen
|
2014-09-04 07:01:32 -06:00 |
|