Nathan Sobo
bd199545c0
In PaneContainer.prototype.saveAll, only save modified items
2015-10-21 20:22:20 -06:00
Nathan Sobo
73b854f02a
⬆️ language-hyperlink
2015-10-21 18:59:48 -06:00
Ben Ogle
f679c4319c
Merge branch 'beta'
2015-10-21 17:03:31 -07:00
Ben Ogle
03d2b77837
⬆️ metrics@0.53.0
...
Conflicts:
package.json
2015-10-21 17:01:14 -07:00
Nathan Sobo
d130b47b10
Merge pull request #9157 from atom/wl-remove-stacktrace-parser
...
Remove stacktrace-parser
2015-10-21 15:07:02 -06:00
Max Brunsfeld
3ba9fafbc5
Merge pull request #9218 from atom/mb-fix-dev-mode-new-window
...
Don't try to reuse existing normal windows as dev mode windows
2015-10-21 13:46:15 -07:00
Max Brunsfeld
b8d1a12ebd
Merge pull request #9244 from atom/mb-fix-open-handler
...
Pass application delegate to PaneElement
2015-10-21 11:29:38 -07:00
Max Brunsfeld
8a6915e7a6
Pass application delegate to PaneElement
2015-10-21 10:57:56 -07:00
Nathan Sobo
f2217d635a
Merge pull request #9238 from atom/iz-bump-timeout-for-profiling
...
Increase timeout for starting a profile after opening devtools
2015-10-21 10:18:36 -06:00
Ivan Žužak
683949b75d
Increase timeout for starting a profile after opening devtools
2015-10-21 12:06:32 +02:00
Nathan Sobo
00740af164
Merge pull request #9235 from atom/ns-fix-profile-startup
...
Take 2: Pass current options when loading from previous window state
2015-10-20 20:54:35 -06:00
Wliu
74d06a85f8
⬆️ language-sql@0.18.0
2015-10-20 22:13:04 -04:00
Nathan Sobo
33839d1f0e
Pass current options to loadState
2015-10-20 19:52:42 -06:00
Nathan Sobo
11796977db
⬆️ apm
2015-10-20 19:52:15 -06:00
Nathan Sobo
b203a4ee33
⬆️ apm
2015-10-20 13:32:27 -06:00
Nathan Sobo
806b46bb6c
Merge pull request #9222 from atom/as-max-scroll-top
...
Reintroduce ::getMaxScrollTop
2015-10-20 09:44:03 -06:00
Nathan Sobo
8321c9f52e
⬆️ status-bar
2015-10-20 09:16:14 -06:00
simurai
7ae249baf7
⬆️ solarized-light-syntax@v0.23.0
2015-10-20 22:47:55 +09:00
simurai
8dd7841204
⬆️ solarized-dark-syntax@v0.39.0
2015-10-20 22:46:58 +09:00
Antonio Scandurra
5fc521fedc
Add deprecated method to TextEditor
2015-10-20 08:37:15 +02:00
Antonio Scandurra
40e3b08a8c
Add TextEditorElement::getMaxScrollTop
2015-10-20 08:36:27 +02:00
Ben Ogle
ec9d1231aa
⬆️ metrics@0.53.0
2015-10-19 18:16:52 -07:00
Wliu
c162eb892d
⬆️ language-json@0.17.1
2015-10-19 20:04:38 -04:00
Wliu
401bc98340
⬆️ language-xml@0.33.1
2015-10-19 20:04:14 -04:00
Wliu
dc76115454
⬆️ language-less@0.28.3
2015-10-19 20:03:49 -04:00
Wliu
7d7687bab3
⬆️ language-python@0.41.0
2015-10-19 20:03:25 -04:00
Wliu
1593cdbf7a
🐛 Fix toggle-menu-bar command
2015-10-19 18:19:43 -04:00
Nathan Sobo
f916aa0682
⬆️ language-php
2015-10-19 14:48:36 -06:00
Max Brunsfeld
3535525ad9
Don't try to reuse existing normal windows as dev mode windows
2015-10-19 13:43:40 -07:00
Wliu
2603a3f611
⬆️ notifications@0.60.0
2015-10-18 15:13:27 -04:00
Nathan Sobo
eea75b69b9
Merge pull request #9192 from atom/ns-fix-headless-tests
...
Fix issues with running headless tests
2015-10-17 11:19:04 -06:00
Nathan Sobo
979b08f5fe
Override console.log/error/warn in headless mode to log to stdout/stderr
2015-10-17 10:55:23 -06:00
Nathan Sobo
c35411cd29
🎨
2015-10-17 10:52:39 -06:00
Nathan Sobo
abee4c1db4
Default devMode to true ASAP if running Atom in test mode
...
Previously, we ran the window in devMode, but didn’t set devMode to true
early enough to compute the correct resource path. This caused errors
when attempting to load the bundled keymaps when running atom —test
without the —dev flag.
2015-10-17 10:39:26 -06:00
Thomas Johansen
2cb77aa4b9
🐛 Use fat arrow to capture correct scope
...
Fixes #9187
2015-10-17 16:55:57 +02:00
Thomas Johansen
306729f20c
🐛 Use fat arrow to capture correct scope
...
Fixes #9186
2015-10-17 16:55:04 +02:00
Wliu
6495f1a531
Revert " 🔥 subpixel-font-scaling"
...
This reverts commit 1c0420b3bb .
2015-10-16 19:58:47 -04:00
Wliu
1c0420b3bb
🔥 subpixel-font-scaling
...
This option was removed in Electron v0.33.9
2015-10-16 19:57:40 -04:00
Max Brunsfeld
82103f9da0
Remove unused spec-helper requires
2015-10-16 16:49:24 -07:00
Max Brunsfeld
6e81846580
Merge pull request #9181 from atom/mb-ns-freeze-prepare-stack-trace
...
Make Error.prepareStackTrace read-only (again)
2015-10-16 16:46:05 -07:00
Max Brunsfeld
f31328baec
Disable linter warning for Error prototype method
2015-10-16 16:25:45 -07:00
Max Brunsfeld
c36b4bd169
Make Error.prepareStackTrace read-only (again)
...
This time, we've provided a way for Grim to access an Error's
raw stack trace array
2015-10-16 16:25:45 -07:00
Max Brunsfeld
7d74382782
Fix extra child node removal in PanelContainerElement
2015-10-16 16:18:40 -07:00
Max Brunsfeld
52d0556c6e
⬆️ line-ending-selector
2015-10-16 15:47:32 -07:00
Max Brunsfeld
e4246fefa3
⬆️ spellcheck
2015-10-16 15:42:15 -07:00
Nathan Sobo
26a5b26cb9
Merge pull request #8779 from atom/cz-electron-32
...
Update to Electron v0.33.x
2015-10-16 15:59:14 -06:00
Max Brunsfeld
56d5cea762
⬆️ donna
2015-10-16 14:20:20 -07:00
Max Brunsfeld
7cea69d6af
Merge pull request #9177 from atom/mb-allow-window-reload
...
Don't prevent renderer-side reloads
2015-10-16 12:08:46 -07:00
Max Brunsfeld
cd9e24ea33
Don't prevent renderer-side reloads
2015-10-16 12:04:35 -07:00
Nathan Sobo
4093e6d135
⬆️ wrap-guide
2015-10-16 12:42:02 -06:00