Katrina Uychaco
224b51d17c
Add disposable for removing debouncedSaveState listener
2016-01-28 22:49:46 -07:00
Katrina Uychaco
9cec10d9c0
Remove atom environment state instance variable
2016-01-28 22:48:31 -07:00
Katrina Uychaco
c9012a2288
Call AtomEnvironment::deserialize in AtomEnvironment::loadStateSync
2016-01-28 15:48:45 -07:00
Katrina Uychaco
92bd5051b3
Add env version and window dimensions to serialized state
2016-01-28 15:47:37 -07:00
Katrina Uychaco
dff4aa8e84
Use method name store rather than storeAsync
2016-01-28 14:03:10 -07:00
Katrina Uychaco
29deb61d4e
Remove AtomEnvironment state instance variable. Tests WIP
2016-01-28 01:29:46 -07:00
Katrina Uychaco
54a03516bf
Save state asynchronously on mousedown and keydown events. Tests WIP
2016-01-28 00:58:58 -07:00
Katrina Uychaco
5148b8ca3d
Save state on keydown rather than on keypress
2016-01-28 00:47:21 -07:00
Katrina Uychaco
a2f9a8d32e
Rename StorageFolder::store to ::storeSync
2016-01-27 23:52:41 -07:00
Katrina Uychaco
126baafda3
Assign debounce interval to property
2016-01-27 15:11:40 -07:00
Katrina Uychaco
e09c7a9911
Avoid binding method before it’s spied upon when debouncing
2016-01-27 14:58:19 -07:00
Katrina Uychaco
df83078d74
Save state on mousedown or keypress events (debounce 1s). Tests WIP
2016-01-27 11:15:02 -07:00
Katrina Uychaco
82d584bac6
Serialize in saveStateSync. Separate deserialization from deactivation.
2016-01-26 23:01:44 -07:00
Katrina Uychaco
a8692f1984
Extract serialize functionality from ::deactivatePackage. Tests WIP
2016-01-26 22:46:17 -07:00
joshaber
191e607bd6
Merge branch 'stable'
2016-01-22 17:01:03 -07:00
Josh Abernathy
91eb2b2a28
Merge pull request #10293 from atom/as-more-flexible-inputs-for-blob-store
...
Ignore errors when loading an invalid blob store
2016-01-22 11:44:29 -07:00
joshaber
60c33f6bc9
Open submodules directly instead of searching.
2016-01-19 16:35:36 -07:00
joshaber
50c74499dc
Link to the libgit2 issue.
2016-01-19 16:34:30 -07:00
joshaber
514842ca77
If we can't refresh a submodule, drop it.
2016-01-19 11:59:16 -05:00
Josh Abernathy
ab02a7b5a9
Merge pull request #10445 from atom/update-nodegit
...
Update nodegit
2016-01-19 08:34:35 -05:00
Michael Bolin
04b100fab8
Revert "Honor created() function for an item in a submenu."
...
This reverts commit 9917ed39aa .
Sorry, apparently I don't know how to use Git anymore.
I'm just trying to put this up for review and it went straight
to master instead.
2016-01-18 16:36:49 -08:00
Michael Bolin
9917ed39aa
Honor created() function for an item in a submenu.
...
Fixes #10483 .
2016-01-18 16:34:36 -08:00
Michael Bolin
f8d20760af
Revert "Honor created() function for an item in a submenu."
...
This reverts commit 962308509b .
2016-01-18 16:33:35 -08:00
Michael Bolin
962308509b
Honor created() function for an item in a submenu.
...
Fixes #10483 .
2016-01-18 16:32:16 -08:00
Lee Dohm
f826d38d0b
Merge pull request #10068 from atom/ld-linkify-promise-docs
...
📝 Linkify all docs mentions of Promises
2016-01-18 00:23:52 -08:00
joshaber
0332c8aab3
Enable thread safety.
2016-01-15 16:33:20 -05:00
Josh Abernathy
4d740d3346
Merge pull request #9213 from atom/dh-async-repo
...
Async Git Repository class
2016-01-15 16:17:41 -05:00
joshaber
7cfb8a3207
Merge branch 'master' into dh-async-repo
2016-01-15 13:39:03 -05:00
joshaber
f30f2c0d62
Try using .getStatusExt instead of .getStatus.
2016-01-15 12:29:00 -05:00
Katrina Uychaco
4c1ebdf1b9
Merge branch 'master' into ku-pending-editor
2016-01-14 17:40:41 -08:00
Katrina Uychaco
44a648a9ea
Destroy any existing pending pane item when adding a pending item
2016-01-14 17:21:48 -08:00
Antonio Scandurra
8c78c4f26b
Merge pull request #9930 from atom/as-block-decorations
...
Block Decorations
2016-01-14 13:20:00 -07:00
Daniel Hengeveld
411a80dab6
Merge remote-tracking branch 'remotes/origin/dh-async-repo' into dh-async-repo-relativize-symlinks
2016-01-14 14:55:16 -05:00
Antonio Scandurra
a812f282a2
Measure decorations only for visible editors
2016-01-14 12:36:23 -07:00
joshaber
d6cd29241a
Merge branch 'master' into dh-async-repo
2016-01-14 11:39:56 -05:00
joshaber
f3a6f2ed1e
Merge branch 'master' into dh-async-repo
2016-01-14 11:39:42 -05:00
Antonio Scandurra
f81843d465
Merge branch 'master' into as-block-decorations
2016-01-14 09:30:06 -07:00
Wliu
8c767a82d6
Remove OS X conditional logic
2016-01-14 11:01:59 -05:00
Wliu
39e9075e01
Don't cascade maximized windows
...
Fixes #10335
2016-01-14 14:31:09 +00:00
Katrina Uychaco
24b2f5e0cc
Keep pending pane upon losing focus
2016-01-13 18:53:10 -08:00
Max Brunsfeld
57aa70cc87
Merge pull request #10395 from atom/mb-disable-babel-logging
...
Stop babel from logging to stderr during compilation
2016-01-13 09:40:45 -08:00
Antonio Scandurra
2af5d395dd
📝 Include info for preceding/following block decorations
2016-01-13 09:38:28 -07:00
Antonio Scandurra
d370164624
Slightly improve algorithm to calculate @endRow
2016-01-13 09:31:17 -07:00
Antonio Scandurra
1f0e6a0902
Don't calculate height for following decorations at beginning of tiles
2016-01-13 09:21:31 -07:00
Josh Abernathy
68fb9ab2cf
Merge pull request #10361 from atom/mq-disable-package
...
Only disable a package if it isn't already disabled
2016-01-13 09:49:12 -05:00
Max Brunsfeld
aea9c5804a
Improve terminate pending state tests.
...
Remove argument to remove pending state listeners.
2016-01-12 18:34:32 -08:00
Max Brunsfeld
680e123f88
Prevent babel from logging to stderr
2016-01-12 15:42:44 -08:00
Daniel Hengeveld
9fe2470a05
Merge remote-tracking branch 'remotes/origin/dh-async-repo' into dh-async-repo-relativize-symlinks
2016-01-12 15:59:32 -05:00
Daniel Hengeveld
a35b2c94d0
be more concise, again
2016-01-12 15:54:28 -05:00
Daniel Hengeveld
a9f9cd5b8f
Add specs to cover ::relativizeToWorkingDirectory
...
Yay, this uncovered a problem with the implementation.
2016-01-12 15:32:59 -05:00