Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Imms
7bd499af9b Revert "Use a config interface for terminal creation in API"
We're sticking with simple for now, an overload can be used if a config object
is necessary later.

This reverts commit 873b3d0b38.
2016-09-01 14:00:10 -07:00
Daniel Imms
873b3d0b38 Use a config interface for terminal creation in API
Fixes #11332
2016-08-31 11:07:57 -07:00
Daniel Imms
ffbc81c3cf Allow terminal API requests to be queued and exec once initialized
Fixes #10918
2016-08-29 13:54:11 -07:00
Daniel Imms
b11a786111 Use getter for terminal API name property
Fixes #10999
2016-08-26 11:23:02 -07:00
Daniel Imms
65888050c3 Many terminal API changes 2016-08-19 12:26:11 -07:00
Daniel Imms
2fb2d9a5dd Revert "Remove name from terminal API since it's static"
This reverts commit 2c95aed6eb.
2016-08-18 14:11:47 -07:00
Daniel Imms
d3dd3c6083 Add param and return type to sendText 2016-08-18 13:42:21 -07:00
Daniel Imms
2c95aed6eb Remove name from terminal API since it's static 2016-08-18 11:00:10 -07:00
Daniel Imms
ff87ab3251 Implement dispose and hide 2016-08-17 14:34:19 -07:00
Daniel Imms
cce4650a6b sendText terminal API progress 2016-08-16 14:17:47 -07:00
Daniel Imms
0d90238759 Pass terminal ID through when creating terminal instance 2016-08-16 08:32:28 -07:00
Daniel Imms
ab96b1918d Progress on Terminal.show API 2016-08-16 08:14:58 -07:00
Daniel Imms
d464fdc609 Starting API 2016-08-15 20:32:52 -07:00