Commit Graph

365 Commits

Author SHA1 Message Date
Joao Moreno 05ba8ae885 update eslint 2019-06-20 10:15:27 +02:00
Joao Moreno 50a0c011ee update inno setup 2019-06-18 17:08:18 +02:00
Daniel Imms fb19107658 xterm@3.15.0-beta42
Diff: https://github.com/xtermjs/xterm.js/compare/cdc9f79...846a189

- Saved absolute cursor position (xtermjs/xterm.js#2217)
- Buffer line refactor (moving parts into new files)
- Splitting Types.ts into .d.ts and Constants.ts
- Fix refresh after DPR change
- Fix NPE in setTheme (didn't affect VS Codee)

Fixes #75575
Fixes #75576
2019-06-15 13:34:24 -07:00
Daniel Imms 08ac6296c2 xterm@3.15.0-beta37
Diff https://github.com/xtermjs/xterm.js/compare/566f594...cdc9f79

- Addon webpacking
- Docs
- Fix DOM cursor blink
- Remove some IE workarounds

Fixes #75534
2019-06-14 13:33:27 -07:00
Matt Bierner 89aadaa131 Use TS 3.5.2 for building VS Code 2019-06-13 16:39:26 -07:00
Johannes Rieken 34c1f859cf remove gc-signals, heapservice, and mainThreadHeapService, #74846 2019-06-12 16:20:49 +02:00
Daniel Imms 18b659dd5e Fix xterm addons in browser services 2019-06-10 15:08:29 -07:00
Daniel Imms cc2392a8e4 xterm@3.15.0-beta34
Based on 566f594

Includes a lot of refactors
2019-06-10 11:00:53 -07:00
Joao Moreno 34cafdf547 update node-spdlog to 0.9.0 2019-06-07 07:45:06 +02:00
Daniel Imms c089daa858 node-pty@0.9.0-beta17
- Updated @types/node
- Fix compilation under Electron 6
2019-06-06 20:52:24 -07:00
Daniel Imms 0a4979360e xterm@3.15.0-beta23
Includes:

- Fix to soft reset
- getCell typings fix
- Parser optimizations

Fixes #75021
2019-06-06 15:21:39 -07:00
Matt Bierner 1cdf995036 Build with TS 3.5.1
The dom.d.ts types changed to not allow null on the outline styles. I believe that setting this to empty string should be equivalent
2019-06-05 15:41:45 -07:00
Rob Lourens f6bee434bb Remove unused dep clean-css 2019-06-05 14:40:44 -07:00
Daniel Imms c1ae8c4fe7 Update to latest xterm@3.15.0-beta14 2019-06-04 16:05:06 -07:00
Daniel Imms 7a5546375d Adopt xterm-addon-web-links 2019-06-04 14:42:44 -07:00
Daniel Imms cbbbc0747b Add new search addon and adopt 2019-06-04 11:15:19 -07:00
Daniel Imms 7cd2252769 Merge branch 'master' into tyriar/replace_vscode_xterm 2019-06-04 09:47:16 -07:00
Benjamin Pasero 73643c60a6 Update to Electron 4.0.x (#73119)
* Bump electron@4.0.0-beta.9

* electron 4 - temporarily warn about exploration change

* update to Electron 4.0.0 stable

* remove electron 4 notification

* bump to electron@4.0.1

* electron 4: adopt format change of "version" file

* build - set to use exploration image

* Revert "build - set to use exploration image"

This reverts commit 1bb280fc5e.

* electron@4.0.2

* fix electron.d.ts

* update distro

* bump electron@4.0.4

* debt - adopt new process.getProcessMemoryInfo()

* update electron@4.0.5

* electron@4.0.6

* electron 4.0.x - remove Linux 32bit build

* electron@4.0.7

* electron - update to 4.1.2

* bump electron@4.1.4

* update build (remove Linux32)

* electron@4.1.5

* electron 4 - remove linux 32bit warning

* Remove more 32-bit Linux build stuff

Fixes #66271

* electron@4.2.0

* electron@4.2.1

* electron@4.2.2

* electron@4.2.3

* Revert "electron@4.2.3"

This reverts commit ae375ef764.

* Revert "Revert "electron@4.2.3""

This reverts commit 513581ebc5.
2019-06-04 10:50:10 +02:00
Daniel Imms dbbafdf428 node-pty@0.9.0-beta16
Includes:

- microsoft/node-pty#313 Update xterm in example
- microsoft/node-pty#314 Fix 32-bit Windows ConPTY crash
- microsoft/node-pty#315 Fix node 8 compiling

Part of #74640
2019-06-03 14:21:22 -07:00
Daniel Imms 123a4d62f8 Fix merge conflict 2019-06-03 13:46:00 -07:00
Daniel Imms 46683e4b4f Merge remote-tracking branch 'origin/master' into tyriar/replace_vscode_xterm 2019-05-31 11:20:19 -07:00
Daniel Imms 6964233e81 vscode-xterm@3.14.0-beta6
Diff: https://github.com/microsoft/xterm.js/compare/c22bc90...abd733e

Fixes #72149
Fixes #74183
2019-05-28 19:31:41 -07:00
Andre Weinand 3d7d82609d use DAP@1.35 2019-05-28 15:36:27 +02:00
Sandeep Somavarapu 588e193d83 update yarn deps 2019-05-27 11:29:25 +02:00
Daniel Imms 34aa37c398 Replace vscode-xterm with xterm 2019-05-24 17:34:10 -07:00
Daniel Imms 61babb26e9 vscode-xterm@3.14.0-beta5
Fixes #74215
2019-05-24 12:21:02 -07:00
Daniel Imms b915ad6bf6 node-pty@0.9.0-beta13
- Windows defer clean up/optimization
- Update winpty
2019-05-24 10:31:59 -07:00
Alex Dima f0ba210ef9 Add support for vscode-textmate in the browser 2019-05-24 18:33:28 +02:00
Daniel Imms 7c2da9e51c vscode-xterm@3.14.0-beta4
Fixes #74183
2019-05-24 08:12:35 -07:00
Daniel Imms 769242b4fe Inherit cursor in conpty
Fixes #72629
2019-05-22 15:40:09 -07:00
Daniel Imms 72970ffdce Merge remote-tracking branch 'origin/master' into tyriar/node-pty-up 2019-05-22 15:30:24 -07:00
Daniel Imms 1097dce20e node-pty@0.9.0-beta7
Diff: https://github.com/microsoft/node-pty/compare/0.8.1...2a4de1c
2019-05-22 14:56:29 -07:00
Daniel Imms 554d756e56 Revert "node-pty@0.9.0-beta7"
This reverts commit 7bf96e7432.
2019-05-22 14:54:23 -07:00
Daniel Imms 7bf96e7432 node-pty@0.9.0-beta7
Diff: https://github.com/microsoft/node-pty/compare/0.8.1...2a4de1c
2019-05-22 14:52:18 -07:00
Matt Bierner b92e571faf Remove typescript-tslint-plugin from dev deps
The new tslint plugin does not require this
2019-05-22 10:53:49 -07:00
Daniel Imms 0ac2aa466e node-pty@0.9.0-alpha4
based on master (f8045ab74667c24ea25a9c40888dfbeba6e58cd9)
2019-05-21 21:13:42 -07:00
Daniel Imms 467557cf2b vscode-xterm@3.14.0-beta3
Merge pull request #2081 from Tyriar/xterm-tests
Merge pull request #2085 from Tyriar/a11y_fix
Merge pull request #2088 from Tyriar/fix_coveralls
Merge pull request #2092 from Tyriar/layering
Merge pull request #2094 from Tyriar/2005_colormanager
Merge pull request #2096 from Tyriar/render_coordinator
Merge pull request #2098 from Tyriar/2093_logo_demo
Merge pull request #2100 from Tyriar/2099_pausing
Merge pull request #2101 from Tyriar/bad_comment_
Merge pull request #2109 from Tyriar/2107_cursor_report
Merge pull request #2113 from Tyriar/2111_automate_patch_release
Merge pull request #2110 from Tyriar/split_out_integration
Merge pull request #2114 from Tyriar/consolidate_api_test_timeout

Diff: https://github.com/xtermjs/xterm.js/compare/2d59185...93c1b89
2019-05-21 15:20:59 -07:00
Matt Bierner acc33c9896 Bump tslint version 2019-05-17 13:46:11 -07:00
Daniel Imms 9de06a375b vscode-xterm@3.14.0-beta2 2019-05-14 10:42:31 -07:00
Benjamin Pasero 10b0935c1d Add basic support to start vscode in the web (#73687)
* web - scaffold a basic dev setup via "yarn web"

* 💄
2019-05-13 11:59:13 -07:00
Daniel Imms 9c88839f00 vscode-xterm@3.14.0-beta1
Diff: https://github.com/microsoft/xterm.js/compare/199da84...5c9d66f
2019-05-10 16:17:32 -07:00
Benjamin Pasero 4b5c68c1bd web - scaffold a basic dev setup via "yarn web" 2019-05-09 13:13:27 +02:00
Matt Bierner dfafad3a00 Use TS 3.4.5 for building VS Code 2019-04-23 10:53:35 -07:00
Daniel Imms aaee57e128 vscode-xterm@3.13.0-beta3
Fixes #69603
2019-04-11 15:57:38 -07:00
Alex Dima 2285e1a4ca Add gulp dev modules 2019-04-11 12:16:33 +02:00
Matt Bierner 327c2728f7 Build VS Code using TS 3.4 2019-04-01 13:50:28 -07:00
Sandeep Somavarapu af30445fac Fix #70998 2019-03-27 15:31:34 +01:00
Christof Marti 0c50802a7a Reference proper npm package (fixes #52880) 2019-03-25 13:13:15 +01:00
Daniel Imms 07292fecf1 vscode-xterm@3.13.0-beta2 2019-03-23 11:26:23 -07:00
Daniel Imms 1c41ee34e1 vscode-xterm@3.13.0-beta1
- README updates
- Remove unused imports/vars
- Fix docker_compose port
- Make cols and rows readonly
- Fix links on lines that start with \t
- Remove unused font-family in CSS
- Support typed array in parser
- Time-based data input limit
- Fix mouseEvents when entering before attach to element
- Make textarea position work in CSS transform
- Remove shift in _innerWrite
- Fix renderer pausing in some envs
- Fix link hover when link on edge of terminal

Fixes #66632
2019-03-08 09:44:26 -08:00