Commit Graph

22769 Commits

Author SHA1 Message Date
Kevin Sawicki
476cf4152c 🎨 2015-04-15 10:24:51 -07:00
Kevin Sawicki
d4439b1d55 Merge pull request #6383 from atom/mq-has-file-path
Indicate whether buffer has a file path
2015-04-15 10:21:57 -07:00
Machiste Quintana
7b02720d06 🎨 Finish rename 2015-04-15 13:16:31 -04:00
Machiste Quintana
8d0168a520 🎨 2015-04-15 13:12:38 -04:00
Max Brunsfeld
ad42af9d38 ⬆️ status-bar 2015-04-15 10:06:08 -07:00
Kevin Sawicki
e1f2bc132a ⬆️ language-gfm@0.69 2015-04-15 09:57:22 -07:00
Kevin Sawicki
0ee462afe0 ⬆️ language-go@0.24 2015-04-15 09:51:36 -07:00
Kevin Sawicki
3c09498475 Merge pull request #6381 from atom/ks-handle-theme-errors
Add more notifications for stylesheet errors
2015-04-15 09:47:15 -07:00
Kevin Sawicki
ff88cd6498 Add 0 load time for no-op ThemePackage::load 2015-04-15 09:27:53 -07:00
Kevin Sawicki
fda6bb3624 Add notification when reloading stylesheets fails 2015-04-15 09:18:02 -07:00
Kevin Sawicki
63af011b38 Remove unneeded metadata loading
This is handled by the super class constructor and by the
package manager.
2015-04-15 09:18:02 -07:00
Kevin Sawicki
f8e940fdc0 Add spec for invalid theme stylesheet notification 2015-04-15 09:18:02 -07:00
Kevin Sawicki
bf9f0f4597 Show notifications for theme activate errors 2015-04-15 09:18:02 -07:00
Kevin Sawicki
5f756b59ec Merge pull request #6385 from atom/as-flaky-text-editor-component-specs
Stop polling document when clearing document requests
2015-04-15 09:17:27 -07:00
Ivan Žužak
6087587864 ⬆️ notifications@0.38.0 2015-04-15 13:00:49 +02:00
Antonio Scandurra
3c47cc7964 Stop polling document when clearing document requests 2015-04-15 12:15:51 +02:00
Machiste Quintana
0cb00a8de8 Add converse specs 2015-04-14 23:23:26 -04:00
Machiste Quintana
2b43f7d163 Add active path and file name to atom-pane 2015-04-14 20:52:26 -04:00
Machiste Quintana
06c7ed98f9 🎨 Refactor class add 2015-04-14 20:20:39 -04:00
Ben Ogle
ca99ff4ce8 ⬆️ scandal@2.0.2 2015-04-14 17:08:43 -07:00
Machiste Quintana
94c5de0aeb 🎨 Change wording in spec 2015-04-14 20:00:06 -04:00
Machiste Quintana
0c69ecdd7f Unfocus spec 2015-04-14 19:57:29 -04:00
Machiste Quintana
5c9cb6d902 Revert " Add tests for images and archives"
This reverts commit 1a783963e3.
2015-04-14 19:53:21 -04:00
Machiste Quintana
bf852160da Revert "Add image and archive fixtures"
This reverts commit e6d1e16739.
2015-04-14 19:52:07 -04:00
Machiste Quintana
1a783963e3 Add tests for images and archives 2015-04-14 19:26:17 -04:00
Machiste Quintana
e6d1e16739 Add image and archive fixtures 2015-04-14 18:51:19 -04:00
Ben Ogle
a24e76fb60 ⬆️ fuzzy-finder@0.74.0 2015-04-14 15:35:49 -07:00
Machiste Quintana
078c6a80cf Add .has-file-path if active buffer has a file path 2015-04-14 18:35:32 -04:00
Kevin Sawicki
55b6499b7d Add notification for ENXIO save error
Closes #5576
2015-04-14 15:25:36 -07:00
Kevin Sawicki
7ea71deb96 Prepare 0.192 2015-04-14 14:24:15 -07:00
Kevin Sawicki
8875746f77 ⬆️ status-bar@0.68 v0.191.0 2015-04-14 11:36:12 -07:00
Kevin Sawicki
7b8cea2662 ⬆️ language-gfm@0.68 2015-04-14 11:21:20 -07:00
Kevin Sawicki
ae6b5e54ef 🎨 " -> ' 2015-04-14 11:08:55 -07:00
Kevin Sawicki
5272584d29 Merge pull request #6359 from atom/as-fix-linux-failing-specs
Fix some of the specs which fail on Linux
2015-04-14 11:07:58 -07:00
Antonio Scandurra
6190fe00d7 🎨 Avoid string interpolation in require 2015-04-14 19:34:43 +02:00
Antonio Scandurra
304b959ca8 🎨 Use tags to exclude spec on Linux 2015-04-14 19:34:04 +02:00
Ben Ogle
4022d477aa ⬆️ fuzzy-finder@0.73.0 2015-04-14 10:33:29 -07:00
Max Brunsfeld
b106dadb1b ⬆️ language-javascript 2015-04-14 10:26:48 -07:00
Ben Ogle
cfb28d1c2e Merge pull request #6367 from atom/bo-follow-symlinks
Default `core.followSymlinks` to true
2015-04-14 10:22:02 -07:00
Kevin Sawicki
a5a2fb8741 Merge pull request #6368 from atom/ks-consolidate-selector-caches
Consolidate selector caches
2015-04-14 10:09:21 -07:00
Kevin Sawicki
97865c6888 ⬆️ clear-cut@2.0.1 2015-04-14 09:41:36 -07:00
Kevin Sawicki
888261eb74 ⬆️ language-ruby@0.52 2015-04-14 09:32:30 -07:00
Daniel Hengeveld
1e07cd0e53 ⬆️ settings-view@0.192.0 2015-04-14 08:54:49 -07:00
Antonio Scandurra
1c8cf4390c Rename to safe-clipboard
...and use remote only on Linux renderer processes.
2015-04-14 10:50:09 +02:00
Ben Ogle
c13dce2d8f Fix spec 2015-04-13 18:32:01 -07:00
Kevin Sawicki
84bab1c67b Use selector validator provided by clear-cut 2015-04-13 18:03:14 -07:00
Kevin Sawicki
b789a898cd ⬆️ atom-keymap@5.1.2 2015-04-13 18:01:55 -07:00
Kevin Sawicki
4c6722832b ⬆️ clear-cut@2.0 2015-04-13 18:01:40 -07:00
Ben Ogle
a68e837a14 Merge pull request #6364 from atom/seansay-fix-row-range-for-p
Fix rowRangeForParagraphAtBufferRow using \S -- Round two
2015-04-13 17:48:56 -07:00
Ben Ogle
2538191449 Default core.followSymlinks to true 2015-04-13 17:47:25 -07:00