Commit Graph

22515 Commits

Author SHA1 Message Date
Kevin Sawicki
d799254cbb Conditionally include deprecations in Marker 2015-04-03 11:29:12 -07:00
Kevin Sawicki
00b31c5c6e Conditionally include Emitter mixin 2015-04-03 11:29:12 -07:00
Kevin Sawicki
efcfcc73a4 Conditionally include deprecations in GitRepository 2015-04-03 11:29:12 -07:00
Kevin Sawicki
15c48c5388 Conditionally include deprecations in DisplayBuffer 2015-04-03 11:29:11 -07:00
Kevin Sawicki
1fdbd4db3f Conditionally include deprecations in DeserializerManager 2015-04-03 11:29:11 -07:00
Kevin Sawicki
2d9eaa5c75 Conditionally include deprecations in Decoration 2015-04-03 11:29:11 -07:00
Kevin Sawicki
4884e32a3d Conditionally include deprecations in ContextMenuManager 2015-04-03 11:29:11 -07:00
Kevin Sawicki
bc58574238 Conditionally include deprecations in Cursor 2015-04-03 11:29:11 -07:00
Kevin Sawicki
94d42197eb Conditionally include deprecations 2015-04-03 11:27:59 -07:00
Kevin Sawicki
87fca98bab Deprecate TextEditorComponent::setShowInvisibles 2015-04-03 11:27:59 -07:00
Kevin Sawicki
69b0d90e64 Remove unused require 2015-04-03 11:27:59 -07:00
Kevin Sawicki
5a7d746eae Conditionally include deprecations in Atom 2015-04-03 11:27:59 -07:00
Kevin Sawicki
80cb757cfe Add api preview open ipc event proxy 2015-04-03 11:27:59 -07:00
Kevin Sawicki
f79c2669fc Add 1.0 API preview command line option 2015-04-03 11:27:59 -07:00
Kevin Sawicki
fe738ee410 Merge pull request #6242 from atom/revert-5382-asar
Revert "Add asar support in Atom"
2015-04-03 11:26:50 -07:00
Kevin Sawicki
3de83f6860 Revert "Add asar support in Atom" 2015-04-03 11:03:43 -07:00
Max Brunsfeld
1233ada721 Merge pull request #6240 from atom/mb-fix-paragraph-motions
Fix screen/buffer range error in paragraph cursor motions
2015-04-03 10:50:55 -07:00
Max Brunsfeld
decab183b7 Fix screen/buffer range error in paragraph cursor motions 2015-04-03 10:34:21 -07:00
Cheng Zhao
ffa6d4a9c3 Merge pull request #5382 from atom/asar
Add asar support in Atom
2015-04-03 21:12:14 +08:00
Cheng Zhao
15ec7a4e9b Merge branch 'master' into asar 2015-04-03 19:50:53 +08:00
Cheng Zhao
6910c81b46 Fix error when running apm in packages 2015-04-03 19:28:58 +08:00
Cheng Zhao
33d5a2b3fc InspectorFrontendAPI changed to DevToolsAPI 2015-04-03 18:21:39 +08:00
Kevin Sawicki
2d5f848b4f ⬆️ keybinding-resolver@0.30 2015-04-02 17:29:03 -07:00
Kevin Sawicki
aa4d294c19 Implement clearObservers in GrammarRegistry 2015-04-02 17:19:20 -07:00
Kevin Sawicki
4c7fe0414b ⬆️ language-c@0.43 2015-04-02 15:18:19 -07:00
Kevin Sawicki
14e75aacf9 ⬆️ archive-view@0.55 2015-04-02 15:17:16 -07:00
Kevin Sawicki
89f082602b ⬆️ grim@1.2.1 2015-04-02 14:44:40 -07:00
Nathan Sobo
ede6dbb581 ⬆️ text-buffer to fix marker restoration (fixes #6223) 2015-04-02 13:56:57 -06:00
Antonio Scandurra
544f3e1af2 Merge pull request #6167 from FoldingText/upstream
Clip positions above the first row
2015-04-02 19:52:55 +02:00
Jesse Grosjean
7dcd026c2b Merge pull request #1 from atom/as-select-above-first-row
Use component.measureDimensions()
2015-04-02 13:29:47 -04:00
Kevin Sawicki
15091c716d Pin to typescript-simple@1.0.0 2015-04-02 10:16:18 -07:00
Antonio Scandurra
21df0d0401 Use component.measureDimensions() 2015-04-02 19:06:41 +02:00
Kevin Sawicki
bc4ed8a874 ⬆️ first-mate@3.0.1 2015-04-02 10:01:49 -07:00
Kevin Sawicki
1b8337e79f Project::getPath -> Project::getPaths
Closes atom/autocomplete-css#4
2015-04-02 09:47:20 -07:00
Kevin Sawicki
cd8536d8a0 Listen for error event before any other calls 2015-04-02 09:43:31 -07:00
Nathan Sobo
bc0be85c78 Merge pull request #6220 from atom/as-fix-shuffle-copy-paste
Always mutate selections in order
2015-04-02 10:28:09 -06:00
Jesse Grosjean
0fe1ea1af3 Target 0 instead of -Infinity to make the code a bit clearer. 2015-04-02 12:25:16 -04:00
Jesse Grosjean
82da0865bc Merge branch 'master' of https://github.com/atom/atom into upstream 2015-04-02 12:23:03 -04:00
Antonio Scandurra
b3bdad084f Always mutate selections in order 2015-04-02 16:35:26 +02:00
Antonio Scandurra
44d88e082c 🐛 Always copy selections in order 2015-04-02 16:28:22 +02:00
Cheng Zhao
89d1bc9a71 ⬆️ apm@0.158.0 2015-04-02 10:08:55 +08:00
Cheng Zhao
32f2e4c4bc Merge branch 'master' into asar
Conflicts:
	apm/package.json
2015-04-02 10:08:33 +08:00
Ben Ogle
7c2b9fa8c4 Merge pull request #6197 from atom/bo-overlay-pos
Allow overlay decorations to break out of the editor; bound overlays to window
2015-04-01 18:24:24 -07:00
Ben Ogle
dff2453b65 Attempt to fix spec 2015-04-01 18:05:17 -07:00
Ben Ogle
e29b8416a1 Always add the item to the parent. 2015-04-01 17:41:00 -07:00
Ben Ogle
44d1302402 Fix text-editor-component spec 2015-04-01 17:41:00 -07:00
Ben Ogle
48c05210fa Remove specs from text-editor-component 2015-04-01 17:41:00 -07:00
Ben Ogle
48a06868c8 Add specs from the text-editor-component 2015-04-01 17:41:00 -07:00
Ben Ogle
bed09cf0ef Presenter positions overlays when the overlay doesn’t have a size
Fix presenter specs
2015-04-01 17:41:00 -07:00
Ben Ogle
77139104fd Remove getOverlayDimensions
No longer needed
2015-04-01 17:41:00 -07:00