Commit Graph

24013 Commits

Author SHA1 Message Date
simurai
e4ba689e40 Replaces default editor font
Only affects OS X
2015-06-15 16:03:50 +09:00
Max Brunsfeld
abca152fba Merge pull request #7258 from atom/mb-add-by-clauses-to-for-loops
Add by clauses to for loops to avoid complex loop increments
2015-06-12 16:58:41 -07:00
Max Brunsfeld
715238c3cd Add by clauses to for loops to avoid complex loop increments 2015-06-12 16:38:07 -07:00
Max Brunsfeld
6282e7e533 Merge pull request #7234 from atom/mb-keep-state-when-auto-updating
Avoid saving state when closing windows due to auto-update
2015-06-12 10:50:57 -07:00
Max Brunsfeld
c43233892b Merge pull request #7225 from lpommers/add-remove-cursor-when-there-are-multiple-cursors-if-cmd-clicking-on-it
Add remove cursor when there are multiple cursors and cmd clicking on it
2015-06-12 10:41:17 -07:00
Luke Pommersheim
8521b81051 spec - getCursorAtScreenPosition checks cursors instead of cursor.marker 2015-06-12 19:21:37 +02:00
Kevin Sawicki
5dee3ce595 ⬆️ language-sass@0.39 2015-06-12 09:03:55 -07:00
Luke Pommersheim
9f0f4c0530 refactor getCursorAtScreenPosition to avoid temporary array 2015-06-12 08:38:25 +02:00
Luke Pommersheim
63e491affa spec now checks if the cursors are the same, not their markers 2015-06-12 08:37:40 +02:00
Luke Pommersheim
3b3dc83a38 📝 updating docs for getCursorAtScreenPosition - can also take an {Array} 2015-06-12 08:36:44 +02:00
Machisté N. Quintana
01be252348 Merge pull request #7243 from atom/mq-bump-notifications
notifications@0.54.0
2015-06-11 22:12:12 -04:00
Machisté N. Quintana
4306d38169 ⬆️ notifications@0.54.0 2015-06-11 21:42:59 -04:00
Max Brunsfeld
e47221bc3f Never save window state in the middle of quitting 2015-06-11 17:24:12 -07:00
Kevin Sawicki
7a6a48d7ea Move getSaveDialogOptions near other save methods 2015-06-11 15:31:43 -07:00
Kevin Sawicki
a0778217df Merge pull request #7145 from FoldingText/Item-provides-save-panel-options
Item provides save panel options
2015-06-11 15:28:24 -07:00
Kevin Sawicki
48bf4203e1 Merge pull request #7237 from ssorallen/git-repository-docs
Add missing docs for GitRepository
2015-06-11 15:22:47 -07:00
Kevin Sawicki
1b20354931 Merge pull request #7239 from viddo/fix-native-cut
Handle native cut command in render process too
2015-06-11 15:21:04 -07:00
Machisté N. Quintana
a80a07cc63 Merge pull request #7235 from atom/mq-bump-tabs
tabs@0.81.0
2015-06-11 18:00:06 -04:00
Nicklas Gummesson
51dcc84fce Bind core:cut to native action
Using same pattern as the others
2015-06-11 23:10:26 +02:00
Ross Allen
51016550c3 Add missing docs for GitRepository
Add argument and return type docs to fill in the documentation site.
2015-06-11 13:45:06 -07:00
Machisté N. Quintana
b27a56df8a ⬆️ tabs@0.81.0 2015-06-11 16:27:38 -04:00
Max Brunsfeld
844cfcb7ae Avoid saving state when closing windows due to auto-update 2015-06-11 12:51:36 -07:00
Daniel Hengeveld
9ab57884e8 Merge pull request #7233 from atom/mq-slack-readme-badge
Add Slack readme badge
2015-06-11 12:43:55 -07:00
Machisté N. Quintana
ca73e90a43 Add Slack readme badge 2015-06-11 15:40:24 -04:00
Kevin Sawicki
5651a7cfc3 Prepare 0.210 2015-06-11 10:20:47 -07:00
Kevin Sawicki
d965eb77aa ⬆️ notifications@0.53 v0.209.0 2015-06-11 09:57:30 -07:00
Luke Pommersheim
2765b54374 fix of coffeelint errors in spec tests 2015-06-11 13:33:46 +02:00
Luke Pommersheim
c67f98febb if there are multiple cursors and you click a cursor, it is removed, otherwise new cursor is added. Cannot remove if there is only one cursor and you click on it 2015-06-11 13:26:09 +02:00
Luke Pommersheim
5822eb11f1 function that returns the first matched Cursor at a given screen position Point if it exists in that location 2015-06-11 13:02:14 +02:00
Ivan Žužak
9771115600 Merge pull request #7222 from herkyl/master
Fixed 'setBufferRange' documentation parameter name
2015-06-11 10:47:48 +02:00
herkyl
b3687265bb Fixed 'setBufferRange' documentation parameter name 2015-06-11 10:37:38 +03:00
Kevin Sawicki
33accdf1f3 Match directory name to package.json name 2015-06-10 17:06:08 -07:00
Kevin Sawicki
0edce07446 Use folder name when metadata name is empty string or non-string 2015-06-10 16:46:35 -07:00
Kevin Sawicki
4d76e607f0 Use dirname for forwarding atom/apm commands
Refs #7141
2015-06-10 16:30:54 -07:00
Kevin Sawicki
f59382dbda Use dirname in win/apm.sh
Refs #6738
Refs #7141
2015-06-10 16:11:13 -07:00
Kevin Sawicki
082a9f6dde Merge pull request #6738 from jhasse/patch-1
Use dirname of $0
2015-06-10 16:00:10 -07:00
Max Brunsfeld
48ca93261f Merge pull request #7219 from atom/bf-revert-the-revert-of-pr-7022
Re-introduce atom.directory-searcher service v0.1.0.
2015-06-10 15:51:19 -07:00
Kevin Sawicki
6fa8a40884 ⬆️ language-csharp@0.6 2015-06-10 15:38:50 -07:00
Kevin Sawicki
3b6015954b Merge pull request #7176 from atom/mq-package-name-metadata
Only use package directory name as fallback
2015-06-10 15:38:31 -07:00
Michael Bolin
ad46b37cfe In workspace-spec.coffee, updated FakeSearch to match the spec, which
helped uncover a bug.
2015-06-10 23:30:42 +01:00
Michael Bolin
3c44bc06f4 Revert "Revert "Introduce atom.directory-searcher service v0.1.0.""
This reverts commit 262d41c306.
2015-06-10 23:30:25 +01:00
Max Brunsfeld
0d6bbc1c35 ⬆️ text-buffer 2015-06-10 15:25:41 -07:00
Kevin Sawicki
62d1f00ce9 Merge pull request #7218 from atom/ks-fix-misattributed-package-activate-notifications
Fix misattributed package load/activate notifications
2015-06-10 15:24:03 -07:00
Kevin Sawicki
165ce8a13a ⬆️ season@5.3 2015-06-10 15:05:04 -07:00
Nathan Sobo
201fcc0cb4 ⬆️ tabs 2015-06-10 23:02:41 +02:00
Nathan Sobo
1bb0c2ca31 ⬆️ first-mate
Fixes #7177
2015-06-10 22:58:36 +02:00
Max Brunsfeld
5d2314cb8b ⬆️ text-buffer 2015-06-10 13:51:03 -07:00
Kevin Sawicki
f55c95bd01 ⬆️ tabs@0.79 2015-06-10 10:06:06 -07:00
Kevin Sawicki
88af5b7a6a Merge pull request #7199 from atom/ks-focus-on-launch-tweaks
Focus on launch tweaks
2015-06-10 09:42:45 -07:00
Kevin Sawicki
c3953dbbd4 Don't focus when opening locations 2015-06-10 09:27:20 -07:00