26971 Commits

Author SHA1 Message Date
joshaber
4ddadcc135 Integration test for new window offset. 2016-01-05 12:00:08 -05:00
joshaber
94b77d0998 Separate the offset determination from the dimensions. 2016-01-05 11:59:59 -05:00
Nathan Sobo
2493269f09 Merge pull request #10277 from atom/ns-fix-horizontal-measurement
Fix measurement of rows that are present in the model but haven't been rendered yet
2016-01-05 09:43:01 -07:00
Antonio Scandurra
018b12973c Merge pull request #10126 from atom/as-ci-times
Print steps time during Grunt tasks and script/bootstrap
2016-01-05 11:27:38 +01:00
Machisté N. Quintana
6d949d31e0 Merge pull request #10280 from atom/mq-bump-apm
⬆️ apm@1.6.0
2016-01-04 21:17:21 -05:00
Machisté N. Quintana
38e331691b ⬆️ apm@1.6.0 2016-01-04 20:42:23 -05:00
Chen Shen
f774e1ce21 add unittest 2016-01-04 17:41:42 -08:00
Nathan Sobo
6669703677 Force a sync render when measuring if we don’t have a DOM node for a row 2016-01-04 16:40:56 -07:00
Nathan Sobo
9f6fbacddd Don’t clip screen positions in yardstick
By clipping positions only in the TextEditorComponent, we can ensure
that we check for the presence of a rendered line for the clipped row
value.
2016-01-04 16:32:38 -07:00
joshaber
fb8b25dc16 Merge branch 'master' into cascade-windows 2016-01-04 16:49:07 -05:00
Josh Abernathy
29590d94ac Merge pull request #10233 from atom/fix-new-file
Fix New File with no open windows
2016-01-04 16:43:46 -05:00
joshaber
a962bba3a1 ⬆️ git-utils@4.1.0 2016-01-04 16:24:47 -05:00
Max Brunsfeld
a3a42e2d6d Merge branch 'stable' into beta
Conflicts:
	package.json
2016-01-04 10:30:16 -08:00
Max Brunsfeld
ba24364a89 ⬆️ text-buffer 2016-01-04 09:58:29 -08:00
Max Brunsfeld
6ee36b14b1 Prepare 1.3.3 2016-01-04 09:58:19 -08:00
joshaber
703361afc9 Merge branch 'master' into use-project-relative-status 2016-01-04 11:13:56 -05:00
Wliu
ab3cb1778a ⬆️ language-ruby@0.67.0 2016-01-04 09:40:54 -05:00
Wliu
31030275a8 ⬆️ language-ruby-on-rails@0.25.0 2016-01-03 18:59:11 -05:00
Wliu
c1c67b682c ⬆️ language-ruby@0.66.0 2016-01-03 18:58:51 -05:00
Lee Dohm
d5bc3f912a Merge pull request #10257 from kjad/update-docs
Update function documentation for scrollToScreenPosition
2016-01-02 15:58:53 -08:00
Kevin J
876928f7f6 Update function documentation for scrollToScreenPosition 2016-01-02 16:05:21 -05:00
joshaber
b4035547c2 Use .getStatusForPaths. 2016-01-01 17:05:50 -05:00
Josh Abernathy
13b5d7d4be Merge pull request #10247 from atom/bump-git-utils
Bump git-utils
2016-01-01 15:38:51 -05:00
joshaber
b25e7f025c ⬆️ git-utils@4.0.8 2016-01-01 14:46:16 -05:00
joshaber
dcd860ae6f Use the last focused window instead of the last opened window. 2016-01-01 12:18:48 -05:00
joshaber
9e7cb15c2c Offset on Windows too. 2016-01-01 12:05:42 -05:00
joshaber
a63e70148d Cascade new windows on OS X
Fixes #10057.
2015-12-30 17:33:45 -05:00
joshaber
5c14d3e99b Don't fail if event is undefined.
Unclear why this is undefined, but apparently it is.
2015-12-30 14:33:23 -05:00
joshaber
7024e000a8 Provide some defaults.
Otherwise we’ll get:

TypeError: Cannot read property 'pathToOpen' of undefined

when called from ‘application:new-file’.
2015-12-30 14:32:55 -05:00
Katrina Uychaco
def62fc6c7 Fix test: modified buffer terminates pending state 2015-12-24 21:42:00 -08:00
Katrina Uychaco
217e07530f Add test: modified buffer terminates pending state
Test not yet passing. ::insertText is not triggering terminatePendingState. Not sure why...
2015-12-24 18:43:57 -08:00
Katrina Uychaco
7f57b0ada4 Change event to 'did-terminate-pending-state' 2015-12-24 18:02:07 -08:00
Katrina Uychaco
fa86d2d156 Add tests for pending status 2015-12-24 17:57:08 -08:00
Katrina Uychaco
cca9ea4b60 Rename onDidConfirmPendingState for clarity
Now it is called onDidTerminatePendingState.
2015-12-24 17:56:18 -08:00
Katrina Uychaco
63b5ddbd99 Handle out-of-bound indices for ::activateItemAtIndex 2015-12-24 13:58:59 -08:00
Katrina Uychaco
e26ae05597 Fix bug in ::activateItemAtIndex
Revert to original code to conform to specs.
2015-12-24 13:34:58 -08:00
Katrina Uychaco
4c4e16ac3b Fix bug in ::activateItem
Only destroy active item if it is not the same as the new item.
2015-12-24 12:29:22 -08:00
Katrina Uychaco
219ebea98b Fix bug in ::activate Item
Check if isPending function exists on item before invoking.
2015-12-24 01:31:19 -08:00
Katrina Uychaco
b24250289e Add pending status to text editors
Add event methods for 'did-confirm-pending-state'.
2015-12-24 01:10:42 -08:00
Katrina Uychaco
27cc953c07 Destroy pending item when new item is activated 2015-12-24 01:08:28 -08:00
Wliu
5d85ea18ae ⬆️ language-php@0.36.0 2015-12-21 20:08:36 -05:00
Wliu
b7c4655c28 ⬆️ language-javascript@0.105.0 2015-12-21 17:52:31 -05:00
Nathan Sobo
d094eb8ef1 ⬆️ event-kit 2015-12-21 10:39:22 -07:00
Wliu
357af1e997 ⬇️ language-git@0.11.0
Specs need to be updated
2015-12-21 08:01:22 -05:00
Tunghsiao Liu
754552cb47 Reorder ignored items for .atom 2015-12-21 12:45:21 +08:00
Tunghsiao Liu
d5e0f21389 Prevent committing blob-store 2015-12-21 12:44:18 +08:00
Wliu
943cc86045 ⬆️ language-git@0.11.1 2015-12-20 12:09:47 -05:00
Wliu
86d5ca6f9b ⬆️ language-clojure@0.19.1 2015-12-19 12:28:02 -05:00
Antonio Scandurra
4e0b2c0c21 Print package/modules (un)installation times 2015-12-19 16:20:27 +01:00
Antonio Scandurra
a706a77fd9 Add time-grunt to benchmark each task time 2015-12-19 16:06:56 +01:00