Commit Graph

24622 Commits

Author SHA1 Message Date
Ben Ogle
b3ea638de3 Add a bunch of specs for tabType setting 2015-08-12 17:10:43 -07:00
Ben Ogle
71f6cd0a0f Get some base tests setup 2015-08-12 16:43:53 -07:00
Ben Ogle
d9d442b723 Consolidate tab specs 2015-08-12 16:30:14 -07:00
Hernawan Fa'iz Abdillah
8eff9d493d Add description to tabType config 2015-08-12 16:21:37 -07:00
Hernawan Fa'iz Abdillah
0441fa1f10 Add tabType config item 2015-08-12 16:21:05 -07:00
Ben Ogle
0a6da382cf ⬆️ find-and-replace@0.180.0
Fix some issues
2015-08-12 14:33:28 -07:00
Nathan Sobo
ce8b834015 Merge pull request #8350 from atom/ns-fix-autoscroll-on-gutter-selection
Autoscroll correctly when dragging gutter selections
2015-08-12 14:32:56 -06:00
Daniel Hengeveld
d5567df57f ⬆️ welcome@0.30.0
Open metrics package page directly rather than linking out to atom.io
2015-08-12 12:45:41 -07:00
Nathan Sobo
fbea2d7954 Autoscroll correctly when dragging gutter selections
* Explicitly assign the orientation of the selection when it crosses
  the initially clicked row.
* Autoscroll to the cursor, not the entire selection.
2015-08-12 13:13:15 -06:00
Ben Ogle
f4a7405ee3 ⬆️ find-and-replace@0.179.0
Fix license issue
2015-08-12 12:12:33 -07:00
Max Brunsfeld
29f47f7fcb Merge pull request #8173 from atom/mb-rename-disabled-keymaps-config-key
Rename 'disabledKeymaps' -> 'packagesWithKeymapsDisabled'
2015-08-12 10:52:53 -07:00
Daniel Hengeveld
dc7e34d746 ⬆️ settings-view@0.213.0
Adds package URI support
2015-08-12 10:48:55 -07:00
Nathan Sobo
8bc5789828 ⬆️ tree-view 2015-08-12 10:05:18 -06:00
simurai
8d68680da8 ⬆️ atom-dark-ui@v0.50.0 + atom-light-ui@v0.43.0 2015-08-12 20:36:29 +09:00
Ben Ogle
a6a2610ac8 ⬆️ find-and-replace@0.178.0 2015-08-11 17:49:40 -07:00
Kevin Sawicki
829c61d98a Prepare 1.0.7 2015-08-11 16:34:21 -07:00
Kevin Sawicki
f7a60c043b ⬆️ first-mate@4.2 2015-08-11 15:59:31 -07:00
Nathan Sobo
7cb199a0cb Merge pull request #8334 from atom/ns-fix-wrap-scopes
Process closing scopes at wrap boundaries
2015-08-11 14:23:25 -06:00
Nathan Sobo
1223d7a154 Process closing scopes at wrap boundaries 2015-08-11 13:13:30 -06:00
Nathan Sobo
f707905335 ⬆️ text-buffer. Fixes #8322 2015-08-11 10:58:50 -06:00
Kevin Sawicki
c26badc2ee Merge pull request #8312 from atom/ks-contributor-covenant
Switch to Contributor Covenant from Open Code of Conduct
2015-08-11 09:42:25 -07:00
Thomas Johansen
3a886b3dd2 Merge pull request #8321 from atom/as-pending-frame-folding-specs
Clear pending frames on folding specs
2015-08-11 17:37:11 +02:00
Antonio Scandurra
85a982f42b 💚 Clear pending frames on folding specs 2015-08-11 12:00:59 +02:00
Nathan Sobo
481eced53f ⬆️ text-buffer
Fixes #8235
2015-08-10 19:22:49 -06:00
Ben Ogle
3817423b5f Remove duplicate pane:move-item-* command handlers
Closes #8300
2015-08-10 16:29:12 -07:00
Kevin Sawicki
3b3baac14e Open Code of Conduct -> Contributor Covenant 2015-08-10 15:25:34 -07:00
Kevin Sawicki
5a24d55062 Open Code of Conduct -> Contributor Covenant 2015-08-10 15:20:49 -07:00
Kevin Sawicki
54e0f65c9e ⬆️ language-make@0.16 2015-08-10 15:20:27 -07:00
Kevin Sawicki
2df968ede7 ⬆️ language-css@0.33 2015-08-10 15:20:27 -07:00
Ben Ogle
e8ffa7327d ⬆️ find-and-replace and atom-space-pen-views
Like peanut butter and jelly
2015-08-10 15:13:19 -07:00
Nathan Sobo
e83b20f695 Merge pull request #8308 from atom/ns-fix-buffer-range-for-scope
Make bufferRangeForScopeAtPosition work with last column of scope
2015-08-10 14:53:27 -06:00
Nathan Sobo
eb4944b07d Make bufferRangeForScopeAtPosition work with last column of scope 2015-08-10 14:21:23 -06:00
Nathan Sobo
c05f7caa53 Merge branch 'yomybaby-patch-1' 2015-08-10 11:42:05 -06:00
Nathan Sobo
f9a576b0ce Allow Infinity for initialLine/Column; move specs to workspace
The initialLine and initialColumn behavior belongs on workspace.
2015-08-10 11:32:38 -06:00
Nathan Sobo
69da157ecb Add specs for initialLine and initialColumn, simplify implementation 2015-08-10 11:27:15 -06:00
Nathan Sobo
393728ee8b Merge branch 'patch-1' of git://github.com/yomybaby/atom into yomybaby-patch-1 2015-08-10 11:11:45 -06:00
Nathan Sobo
5aff3bbfbe ⬆️ open-on-github 2015-08-10 10:56:40 -06:00
Jong Eun Lee
93586d2410 fix : workspace.open with initial cursor position bug
When opening already opened file via `atom.workspace.open(path,{ initialLine: 0,  initialColumn: 0, searchAllPanes: true} )`, cursor position doesn't move `[0,0]`.

Expected result:
Whether or not file is opened already, cursor position has to be [0,0].
2015-08-07 19:38:35 +09:00
simurai
1c88b2d107 ⬆️ one-dark/light-ui@v1.0.3 2015-08-07 17:54:41 +09:00
Kevin Sawicki
257e07ccd9 Prepare 1.0.6 2015-08-06 14:52:44 -07:00
Kevin Sawicki
a76d7a6fba Merge pull request #8255 from atom/ks-sign-update-exe
Codesign Update.exe before building installer
2015-08-06 13:40:04 -07:00
Kevin Sawicki
1b17402937 Add missing comma 2015-08-06 12:56:35 -07:00
Kevin Sawicki
b7b3b11b2b 🎨 2015-08-06 12:56:03 -07:00
Kevin Sawicki
effa54f4da Add missing atom.exe path 2015-08-06 12:54:59 -07:00
Kevin Sawicki
6cae6d3d12 🎨 2015-08-06 12:54:15 -07:00
Kevin Sawicki
60147a8357 Codesign Update.exe 2015-08-06 12:52:59 -07:00
Kevin Sawicki
38f9d550de Remove unused require 2015-08-06 11:19:55 -07:00
Kevin Sawicki
06cb1110c7 🎨 clean up mac codesign task 2015-08-06 11:19:16 -07:00
Kevin Sawicki
b605d2c839 Merge pull request #8254 from atom/ks-windows-code-signing
Codesign atom.exe before building installer
2015-08-06 11:15:42 -07:00
Kevin Sawicki
2cdf313e32 Codesign atom.exe before building installer 2015-08-06 10:58:50 -07:00