Commit Graph

29355 Commits

Author SHA1 Message Date
Max Brunsfeld
c66435fa6d Remove duplicate subscription to added pane items in Workspace 2016-08-08 13:45:27 -07:00
Max Brunsfeld
eb9d89f8c8 Observe grammar changes on editors in maintainConfig 2016-08-08 12:10:56 -07:00
Max Brunsfeld
ee2e18737e Fix maintenance of grammars for copied editors 2016-08-08 11:17:30 -07:00
Max Brunsfeld
1f34a8950a Don't use config for softWrapHangingIndent 2016-08-05 09:53:22 -07:00
Max Brunsfeld
ddfb124cb8 Merge branch 'master' into ns-mb-detangle-editor 2016-08-05 09:39:43 -07:00
Antonio Scandurra
62fa56e533 ⬆️ bookmarks 2016-08-05 10:57:04 +02:00
Max Brunsfeld
6bbe60ab71 Add test for handling of null env load setting 2016-08-04 16:01:58 -07:00
Max Brunsfeld
c0e94aac5e Handle null env load setting 2016-08-04 15:54:15 -07:00
Max Brunsfeld
a79ffa308a Merge pull request #12325 from atom/ns-fix-decorated-layer-destruction
Fix decorated layer destruction
2016-08-04 14:02:40 -07:00
Max Brunsfeld
0beb4bec42 Merge branch 'master' into ns-fix-decorated-layer-destruction 2016-08-04 13:30:59 -07:00
Max Brunsfeld
3d466eeeef ⬆️ text-buffer 2016-08-04 12:55:18 -07:00
Max Brunsfeld
74f8890592 ⬆️ text-buffer for marker layer destruction fixes 2016-08-04 12:37:51 -07:00
Max Brunsfeld
a589543277 🎨 Fix Decoration::destroy docs
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-08-04 12:29:46 -07:00
Nathan Sobo
30e2c0abaa ⬆️ exception-reporting
Signed-off-by: Antonio Scandurra <as-cii@github.com>
2016-08-04 11:55:39 -06:00
Nathan Sobo
6945cdb839 ⬆️ text-buffer - Refs #12111 2016-08-04 11:19:42 -06:00
Max Brunsfeld
5bb7f08aca Merge pull request #12317 from atom/mb-ns-fix-launch-environment
Don't update the NODE_PATH when updating the environment on launch
2016-08-03 17:00:46 -07:00
Max Brunsfeld
4634091e9b Don't update the NODE_PATH when updating the environment on launch
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-08-03 15:50:21 -07:00
Max Brunsfeld
0a924a9e2f Hook TextEditorRegistry to editors created by splitting panes 2016-08-03 10:58:11 -07:00
Nathan Sobo
c381b93836 Update linux build instructions 2016-08-03 10:47:49 -06:00
Max Brunsfeld
368b677420 Merge pull request #12276 from pbiggar/master
Add ability to see passed specs via tooltips
2016-08-03 09:35:31 -07:00
Antonio Scandurra
219c92f6fb Merge pull request #12306 from atom/as-fix-missing-atom-home-path
Don't throw an error when $ATOM_HOME does not exist
2016-08-03 16:28:32 +02:00
Antonio Scandurra
45afe07dc1 Don't throw an error when ATOM_HOME does not exist 2016-08-03 15:59:00 +02:00
Paul Biggar
0f8eb5c1ba Add ability to see passed specs via tooltips
It's not currently possible to see what specs pass. This adds the
description of the spec, as well as all it's parent suites, to a
tooltip so you can see what's passing and failing on mouseover.
2016-08-02 17:40:26 -07:00
Max Brunsfeld
a56db9a03e Merge pull request #12297 from atom/mb-pass-missing-softwrap-hanging-indent-param
Supply missing softWrapHangingIndent parameter to display layer
2016-08-02 17:02:59 -07:00
Max Brunsfeld
43f34f73da Supply missing softWrapHangingIndent parameter to display layer 2016-08-02 16:20:23 -07:00
Nathan Sobo
7b24bac86e Merge pull request #12295 from atom/ns-custom-window-title-bar
Continued: replace OSX window title bar with custom title-bar
2016-08-02 17:13:14 -06:00
Nathan Sobo
46b59906e0 Add on method to fake browser window in tests 2016-08-02 17:12:04 -06:00
Nathan Sobo
89ef73a64b Unsubscribe from full-screen events when AtomEnvironment is destroyed 2016-08-02 16:43:06 -06:00
Nathan Sobo
c1b2042bcc 🎨 2016-08-02 16:19:38 -06:00
Nathan Sobo
c029151322 Test that updateWindowSheetOffset can be called
Testing the wiring to themes isn't worth it, but this at least makes sure we don't break if Electron APIs change.
2016-08-02 16:16:27 -06:00
Nathan Sobo
4e89083e8c 🎨 2016-08-02 16:15:45 -06:00
Nathan Sobo
1e81f0ca1c Test onDidChangeActivePaneItem observation in title-bar-spec 2016-08-02 16:08:25 -06:00
Nathan Sobo
0c83d9741f Don’t implement title bar via custom elements 2016-08-02 15:56:45 -06:00
Nathan Sobo
0240206d93 Merge branch 'master' into brumm-master 2016-08-02 15:39:57 -06:00
Max Brunsfeld
62ff9f1ae0 ⬆️ grammar-selector 2016-08-02 14:29:33 -07:00
Max Brunsfeld
15cddcc0ba ⬆️ symbols-view
So that the package no longer uses a removed private property of TextEditor
2016-08-02 14:23:22 -07:00
Max Brunsfeld
f3d486eb9c Merge branch 'master' into ns-mb-detangle-editor 2016-08-02 14:12:18 -07: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
a7c38ea732 Merge pull request #12289 from atom/ns-as-fix-tokenized-buffer-iterator
Always seek to specified position in TokenizedBufferIterator
2016-08-02 12:46:30 -06:00
Max Brunsfeld
3e0334d88f In TextEditorElement spec, style scrollbar within shadow root 2016-08-02 11:26:09 -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
Max Brunsfeld
ebcffb1c8b Run joanna with an explicit list of paths 2016-08-02 11:18:11 -07: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
61bbfae420 ⬆️ joanna 2016-08-01 17:03:06 -07:00
Max Brunsfeld
2500d59bce Generate API docs from js sources 2016-08-01 17:03:06 -07:00
Max Brunsfeld
3fd275a7f6 Convert Color to JS 2016-08-01 17:03:06 -07:00