Commit Graph

26538 Commits

Author SHA1 Message Date
Antonio Scandurra
7c6fcea441 Set initialLoadComplete to true only in test mode 2015-11-13 16:00:54 -07:00
Antonio Scandurra
ee0a423dfc Merge pull request #9575 from atom/as-fix-bad-styling-on-scrollbars
Set initialLoadComplete to true only in test mode
2015-11-13 19:07:11 +01:00
Antonio Scandurra
967fca7214 🎨 2015-11-13 18:51:06 +01:00
Antonio Scandurra
c7ca50b2b6 Set initialLoadComplete to true only in test mode 2015-11-13 18:01:21 +01:00
Nathan Sobo
3b4fc84fea 1.3.0-beta1 v1.3.0-beta1 2015-11-12 17:35:05 -07:00
Nathan Sobo
fa66048d71 Guard against focusing a destroyed pane 2015-11-12 17:34:48 -07:00
Nathan Sobo
df0671cf5f Merge pull request #9513 from Ingramz/grammar-scores
Prioritize file type matching over first line matching in grammar scoring system
2015-11-12 16:12:26 -07:00
Nathan Sobo
67c42282a6 Merge pull request #9527 from atom/lierdakil-defer-act-hooks
Lierdakil: Defer Activation Hooks
2015-11-12 16:06:41 -07:00
Nathan Sobo
c52da33332 1.3.0-beta0 v1.3.0-beta0 2015-11-12 09:59:32 -07:00
Nathan Sobo
0ec2fc5517 1.4.0-dev 2015-11-12 09:59:32 -07:00
Nathan Sobo
58bc966053 1.2.0 v1.2.0 2015-11-12 09:59:31 -07:00
Nathan Sobo
cf907ec6eb Merge branch 'beta' 2015-11-12 09:59:17 -07:00
Nathan Sobo
02ac863d38 Merge branch 'stable' into beta 2015-11-12 09:59:01 -07:00
Antonio Scandurra
05550699bd Merge pull request #9524 from atom/as-transact-async
Introduce Config::transactAsync
2015-11-12 09:26:26 +01:00
simurai
27d8e979ce Add more file extensions
to match all languages bundled with Atom
2015-11-12 15:43:49 +09:00
Max Brunsfeld
62f4f32d23 Merge pull request #9528 from efatsi/master
Remap pane:show-item-9 to activate last pane item
2015-11-11 15:14:08 -08:00
Kevin Sawicki
d8bfaa6226 ⬆️ language-ruby@0.62 2015-11-11 13:33:14 -08:00
Antonio Scandurra
c6cb37ac88 🎨 2015-11-11 20:26:23 +01:00
Nathan Sobo
868b76e2d8 ⬆️ atom-keymap 2015-11-11 12:17:43 -07:00
Nathan Sobo
ab6f26368b Add link to comment 2015-11-11 12:15:14 -07:00
Nathan Sobo
80d5aca049 Merge branch 'beta' 2015-11-11 12:06:51 -07:00
Nathan Sobo
37b3c45cc2 1.2.0-beta3 v1.2.0-beta3 2015-11-11 12:05:34 -07:00
Antonio Scandurra
cc30daa617 Make sure showing success dialogs works correctly 2015-11-11 12:05:11 -07:00
Antonio Scandurra
780979e122 Make sure showing errors works correctly 2015-11-11 12:05:03 -07:00
Nathan Sobo
db0149ca65 Merge pull request #9529 from atom/as-fix-bad-fat-arrow
Use fat arrow when showing errors in CommandInstaller
2015-11-11 12:02:36 -07:00
Max Brunsfeld
eafffd9733 Merge pull request #9444 from atom/mb-synchronous-scroll-position
Allow synchronous control of scroll position through TextEditor model
2015-11-11 09:58:05 -08:00
Nathan Sobo
ec4c5ddb68 Merge pull request #9477 from atom/jf-add-appveyor-build
Add Windows CI
2015-11-11 10:35:28 -07:00
Antonio Scandurra
b895baacbf Make transactAsync private 2015-11-11 18:30:06 +01:00
Antonio Scandurra
c67cf43ffe Merge branch 'master' into as-transact-async 2015-11-11 18:27:13 +01:00
Antonio Scandurra
0490b1482f Make sure showing success dialogs works correctly 2015-11-11 18:19:32 +01:00
Antonio Scandurra
60841e574a Make sure showing errors works correctly 2015-11-11 18:18:55 +01:00
Eli Fatsi
84a6f0cb75 Remap pane:show-item-9 to activate last pane item 2015-11-11 10:09:09 -07:00
Max Brunsfeld
4c3d355298 👕 Add missing space after comma 2015-11-11 08:44:36 -08:00
Nikolay Yakimov
571686e52b Remove deprecated call 2015-11-11 07:51:04 -07:00
Nikolay Yakimov
fe47394b22 Update specs for deferred activation hooks 2015-11-11 07:51:04 -07:00
Nikolay Yakimov
7d959df683 Defer activation hooks (#8313) 2015-11-11 07:51:04 -07:00
Antonio Scandurra
24e64ee9e1 ⬆️ symbols-view
This should fix the recurring flaky spec problem we observe during CI
2015-11-11 11:21:16 +01:00
Antonio Scandurra
8c3c2dfa8d 🎨 2015-11-11 09:59:41 +01:00
Antonio Scandurra
c85088fb46 🎨 2015-11-11 09:58:07 +01:00
Antonio Scandurra
68ea20a705 📝 2015-11-11 09:56:25 +01:00
Antonio Scandurra
38d713379f 🎨 Introduce Config::transactAsync 2015-11-11 09:55:20 +01:00
Antonio Scandurra
ec52446b98 Merge pull request #9508 from atom/as-faster-settings-load
Faster settings load
2015-11-11 09:10:56 +01:00
Antonio Scandurra
7e1a1bc8b0 Merge branch 'master' into as-faster-settings-load
# Conflicts:
#	src/package-manager.coffee
2015-11-11 09:09:47 +01:00
Kevin Sawicki
64d272050d Handle ENOTDIR errors on open
Closes #7864
2015-11-10 16:35:34 -08:00
Kevin Sawicki
e95ce5d1d0 Handle EAGAIN errors when saving pane items
Closes #8202
2015-11-10 16:30:12 -08:00
Max Brunsfeld
0c72500b9e Set firstVisibleScreenRow property before emitting event 2015-11-10 16:29:39 -08:00
Max Brunsfeld
9a35e4c9ec 🎨 Extract methods for setting scroll position based on model 2015-11-10 16:28:31 -08:00
Max Brunsfeld
fefb387d3c Merge branch 'master' into mb-synchronous-scroll-position
Conflicts:
	src/text-editor-presenter.coffee
	src/text-editor.coffee
2015-11-10 16:23:39 -08:00
Kevin Sawicki
cfd5b7b354 Handle EMFILE errors on open
Closes #8429
2015-11-10 16:20:58 -08:00
Kevin Sawicki
24511fef92 Add custom notification for ELOOP save errors
Closes #9242
2015-11-10 15:55:23 -08:00