Commit Graph

29363 Commits

Author SHA1 Message Date
Antonio Scandurra
e863081250 Merge branch 'master' into ns-modernize-build 2016-08-03 14:36:57 +02:00
Antonio Scandurra
e5cafc77cd Start on Linux support 2016-08-03 14:36:51 +02: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
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
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
Antonio Scandurra
b1dabc1e84 Load metadata._deprecatedPackages via script/deprecated-packages.json 2016-08-02 15:55:53 +02:00
Damien Guard
ed5ad3cee7 Merge branch '1.10-releases' 2016-08-02 06:39:13 -07:00
Antonio Scandurra
e825d8d391 Add script/clean 2016-08-02 15:31:05 +02:00
Antonio Scandurra
c4e06d9411 🎨 2016-08-02 15:30:35 +02:00
Antonio Scandurra
748e61c88f Fix apm bin path on AppVeyor 2016-08-02 14:55:34 +02:00
Antonio Scandurra
5ff7af84b6 Set ATOM_RESOURCE_PATH in install-atom-dependencies.js 2016-08-02 14:46:03 +02:00
Antonio Scandurra
17ec08067b Update npm before building on AppVeyor/Travis 2016-08-02 14:44:08 +02:00
Antonio Scandurra
354f0d8fa8 Remove .js from scripts 2016-08-02 14:37:51 +02:00
Antonio Scandurra
0b6b632af3 Move fingerprinting into script/bootstrap.js 2016-08-02 14:35:58 +02:00
Antonio Scandurra
cf85bd032d Reimplement script/bootstrap 2016-08-02 14:04:45 +02:00
Antonio Scandurra
9def97fe9c Remove .npmrc files 2016-08-02 12:58:25 +02:00
Antonio Scandurra
4a3a430ad7 Add semver to script/package.json 2016-08-02 12:50:35 +02:00
Antonio Scandurra
aa63162aed Move build to script 2016-08-02 09:24:02 +02:00
Antonio Scandurra
68565349c1 Move script to script-old 2016-08-02 09:22:55 +02:00
Antonio Scandurra
7f67966c00 Move using yargs up the call stack 2016-08-02 09:19:03 +02:00
Antonio Scandurra
a4c85673b8 Use a strict version on build/package.json 2016-08-02 09:17:28 +02: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
Nathan Sobo
475ad6b4e6 ⬆️ about 2016-08-01 16:14:20 -06:00
Nathan Sobo
947de55fa4 🎨 Clarify build environment variables related to code-signing 2016-08-01 16:04:05 -06:00
Nathan Sobo
a9664f63f8 Perform code-signing on CircleCI 2016-08-01 15:18:22 -06:00
Nathan Sobo
e93145d057 🎨 2016-08-01 14:35:12 -06:00
Nathan Sobo
9789109083 Download and install OS X signing cert on CircleCI 2016-08-01 14:30:31 -06:00
Nathan Sobo
da89626c68 Base app name on channel when packaging application
Signed-off-by: Antonio Scandurra <as-cii@github.com>
2016-08-01 12:46:44 -06:00
Nathan Sobo
a093780268 Add comment
Signed-off-by: Antonio Scandurra <as-cii@github.com>
2016-08-01 12:15:19 -06:00
Nathan Sobo
088510696f Rename AtomDevTestSignKey.p12 to windows-dev.p12
Signed-off-by: Antonio Scandurra <as-cii@github.com>
2016-08-01 11:57:45 -06:00
Antonio Scandurra
ce8c86362f Dump symbols and make them build artifacts 2016-08-01 17:22:30 +02:00
Antonio Scandurra
6e75c99ea2 Start on signing 2016-08-01 14:32:22 +02:00