Nathan Sobo
0240206d93
Merge branch 'master' into brumm-master
2016-08-02 15:39:57 -06:00
Max Brunsfeld
c7b7eace22
Merge pull request #12292 from atom/mb-fix-incompatible-module-error
...
Fix exception when package requires an incompatible native module
2016-08-02 13:58:28 -07:00
Max Brunsfeld
1a35e6e22f
Merge pull request #12278 from atom/mb-js-api-docs
...
Allow JavaScript classes to be included in API documentation
2016-08-02 12:59:15 -07:00
Max Brunsfeld
9a72c7e65e
Fix exception when package requires an incompatible native module
2016-08-02 12:14:00 -07:00
Nathan Sobo
2b5f1bda46
Always seek to specified position in TokenizedBufferIterator
...
Fixes #10350
Signed-off-by: Antonio Scandurra <as-cii@github.com >
2016-08-02 12:19:45 -06:00
Damien Guard
ed5ad3cee7
Merge branch '1.10-releases'
2016-08-02 06:39:13 -07:00
Max Brunsfeld
b358047b96
Convert DeserializerManager to JS
2016-08-01 17:03:06 -07:00
Max Brunsfeld
2e04bd6ea9
Convert window.coffee and clipboard.coffee to javascript
2016-08-01 17:03:06 -07:00
Max Brunsfeld
3fd275a7f6
Convert Color to JS
2016-08-01 17:03:06 -07:00
Damien Guard
f3caa67109
Ensure beta is detected from path
2016-07-29 15:51:45 -07:00
Damien Guard
82efce08ed
Fix WinShell closure/for issue, improve error handling
2016-07-29 14:48:33 -07:00
Antonio Scandurra
fd94acc2e8
Delete RowMap and its specs
...
After transitioning to `DisplayLayer` we don't need this object anymore.
2016-07-29 17:12:44 +02:00
Nathan Sobo
7c79a5b973
Fix regression where spacebar scrolled elements containing editors
...
/cc @hellendag
2016-07-27 14:58:11 -06:00
Antonio Scandurra
9ad9a96b34
Copy comments
2016-07-27 15:09:08 +02:00
Antonio Scandurra
ccccafd4ea
🎨
2016-07-27 15:01:50 +02:00
Antonio Scandurra
4fc049461c
var -> const
2016-07-27 14:59:24 +02:00
Antonio Scandurra
e4946a1892
Make Atom executable as a standard Electron app
2016-07-27 14:58:23 +02:00
Damien Guard
8550fe028b
New crashreporter URL to prevent warnings
2016-07-26 09:10:43 -07:00
Damien Guard
7e006cde87
Merge pull request #12230 from atom/dg-do-not-autosubmit-crash-reporter
...
Disable autosubmit of crash reporter
2016-07-25 11:37:56 -07:00
Max Brunsfeld
920f62a76a
Merge pull request #11216 from ypresto/speedup-config-setdefaults
...
🐎 wrap loop of config.setDefaults() in transact()
2016-07-25 10:29:35 -07:00
Damien Guard
9199b7ffa9
Disable autosubmit of crash reporter
2016-07-25 09:22:25 -07:00
Yuya Tanaka
b66d1acb02
🐎 Skip require from settings view if configSchema
2016-07-25 07:51:11 +09:00
Yuya Tanaka
71e7d32916
🐎 Transact setSchema config changes
2016-07-25 07:49:04 +09:00
Damien Guard
7fa77bc011
Revert Crash Reporter URL endpoint back to correct one
2016-07-20 16:26:56 -07:00
Damien Guard
0648e4fce1
Run Crash Reporter on both UI & non-UI threads
2016-07-20 16:25:14 -07:00
Damien Guard
177c48dd11
Merge pull request #12123 from atom/windows-system-settings
...
Windows shell integration system settings
2016-07-19 17:23:02 -07:00
Damien Guard
2fb0d68be8
Blank lines and for x in y syntax from review
2016-07-19 16:33:29 -07:00
Damien Guard
23dfa392c9
Fix up Squirrel specs
2016-07-18 22:56:02 -07:00
Damien Guard
1610bcedb1
Ensure install & upgrade fix up previous shell paths
2016-07-17 22:42:08 -07:00
Max Brunsfeld
678d5b4c24
Remove usage of repository.async in Workspace
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2016-07-13 15:41:10 -07:00
Max Brunsfeld
a973e1ae9e
Put back GitRepository::isDestroyed() method
2016-07-13 14:04:58 -07:00
Max Brunsfeld
58e7892492
Remove GitRepositoryAsync
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2016-07-13 14:03:29 -07:00
Max Brunsfeld
7b11c31e07
Remove synchronous GitRepository's dependency on GitRepositoryAsync
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2016-07-13 14:02:05 -07:00
Philipp Brumm
76357473ad
call setSheetOffset on onDidChangeActiveThemes
2016-07-13 14:59:37 +02:00
Lee Dohm
d922d182f3
Merge pull request #12158 from atom/update-12086
...
Improve incompatible native module error message
2016-07-12 17:18:23 -07:00
Lee Dohm
9f6f903592
Add enhanced wording @thomasjo recommended
2016-07-12 15:31:49 -07:00
Damien Guard
ce6d45f72a
🎨 Fix fat-arrow linter warning
2016-07-12 10:03:55 -07:00
Antonio Scandurra
a30250b830
Merge pull request #11942 from ssorallen/notification-docs
...
Complete documentation for Notification creation
2016-07-12 10:07:25 +02:00
Damien Guard
81ebb686bb
Fixes from testing Windows shell integration
2016-07-11 09:59:08 -07:00
Katrina Uychaco
66b2bb4441
Merge pull request #12119 from atom/ku-tear-down-ipc-response-handler
...
Tear down ipc response handler when atom environment is destroyed
2016-07-08 16:37:44 -07:00
Damien Guard
6a4f6751d1
Revise API to reduce surface area
2016-07-08 13:31:19 -07:00
Damien Guard
3e826c1357
Initial checkpoint not yet tested with settings-view changes
2016-07-08 10:04:59 -07:00
Katrina Uychaco
9bf329cef2
Tear down ipc response handler when atom environment is destroyed
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2016-07-07 15:53:07 -07:00
Philipp Brumm
08a358228b
move title bar setting check into method and check for isSpec as well
2016-07-06 14:22:17 +02:00
Philipp Brumm
974995f50a
check for on method
...
during `window-event-handler-spec`, `applicationDelegate.getCurrentWindow`
seems to return a truncated version of a browserWindow object, which does not include the `on` method
2016-07-06 14:22:17 +02:00
Philipp Brumm
e65ccde492
adjust wording
2016-07-06 10:59:34 +02:00
Glavin Wiechert
4986a64815
Improve incompatible native module error message
...
Close #6771
2016-07-04 09:46:09 -03:00
Philipp Brumm
91102cf26b
fix fullscreen class on body not being set when toggling fullscreen via window button
...
- move handling code to `window-event-handler`
2016-07-02 15:16:30 +02:00
Philipp Brumm
29dab2e5b2
setSheetOffset to height of titlebar
2016-07-02 13:01:14 +02:00
Philipp Brumm
6370db9d99
change dialog wording
2016-07-02 12:40:18 +02:00