Martin Oberhuber
a24d841980
[168197] Fix Terminal for CDC-1.1/Foundation-1.1
2008-04-11 17:37:14 +00:00
Michael Scharf
48ef25f7c3
bug 225853: [terminal][api][breaking] Abstract base class TerminalConnectorImpl should provide more default functionality
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=225853
Applied patch by Martin Oberhuber
2008-04-05 00:24:14 +00:00
Martin Oberhuber
3191d307c6
[cleanup] Update Javadocs
2008-04-04 17:07:49 +00:00
Martin Oberhuber
58774da285
[cleanup] Update Javadocs
2008-04-04 17:07:27 +00:00
Martin Oberhuber
b0532a654c
[cleanup] Fix copyright dates
2008-04-04 16:31:46 +00:00
Martin Oberhuber
b3c0bbc1d5
[cleanup] Fix Copyright
2008-04-04 16:22:14 +00:00
Martin Oberhuber
c7784b2cfb
[200541] Update Javadocs
2008-04-04 16:09:43 +00:00
Martin Oberhuber
9cae2425af
[200541] Update Javadocs
2008-04-04 16:04:44 +00:00
Martin Oberhuber
9cb36a7fc8
[200541] Update Javadocs
2008-04-04 15:57:20 +00:00
Martin Oberhuber
23dce55e96
[200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags
2008-04-04 15:36:12 +00:00
Martin Oberhuber
b7536db44a
[200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags
2008-04-04 15:26:40 +00:00
Martin Oberhuber
4861d3fcf3
[200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags
2008-04-04 15:25:53 +00:00
Martin Oberhuber
0c2a2d41ff
[200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags
2008-04-04 15:23:10 +00:00
Martin Oberhuber
fc86a78f14
[cleanup] Fix typos
2008-04-04 14:58:14 +00:00
Michael Scharf
30c816b481
bug 200541: [terminal][api] TerminalConnectorProxy class should be removed
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=200541
The attached patch contains the following changes:
- ITerminalConnectorInfo is gone
- ITerminalConnector is now the client interface
- the implmentation is in org.eclipse.tm.internal.terminal.connector.TerminalConnector
(was TerminalConnectorExtension.TerminalConnectorProxy)
- TerminalConnector is adaptable and can be adapted to the TerminalConnectorImpl
- the terminalConnector extension now requires extensions to implement TerminalConnectorImpl
(was ITerminalConnector before)
- a test added for TerminalConnector
2008-04-04 13:52:27 +00:00
Martin Oberhuber
0f05234334
[cleanup] Add @noimplement and similar API Tools Javadoc Markup
2008-03-28 14:27:50 +00:00
Martin Oberhuber
3fd964d3a8
[cleanup] add compiler warning for missing parameter of standard javadoc tags
2008-03-28 13:24:14 +00:00
Martin Oberhuber
67ea5bbfd2
[cleanup] Switch on API Tooling checks for terminal and discovery
2008-03-16 20:19:58 +00:00
Martin Oberhuber
e06a68c31e
[196447] The optional terminal input line should be resizeable
2008-02-29 16:48:59 +00:00
Martin Oberhuber
11e52bf8ba
[cleanup] fix some comments and copyright dates
2008-02-26 02:54:00 +00:00
Martin Oberhuber
921e2dd56e
[cleanup] fix some comments and copyright dates
2008-02-26 02:43:54 +00:00
Martin Oberhuber
01ef80fd4d
RESOLVED - bug 217675: NPE or SWTException when closing Terminal View while connection establishing
2008-02-13 16:00:54 +00:00
Michael Scharf
d9a38215ed
RESOLVED - bug 209818: [terminal] Remove the old terminal implementation
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209818
2008-02-13 14:39:26 +00:00
Michael Scharf
c4caf878b3
RESOLVED - bug 217675: NPE or SWTException when closing Terminal View while connection establishing
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=217675
2008-02-13 14:14:07 +00:00
Michael Scharf
010f4e45a1
RESOLVED - bug 206328: [regression] Terminal does not draw correctly with proportional font
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206328
2008-02-13 02:23:49 +00:00
Martin Oberhuber
0c42c3f101
[cleanup] fix copyright notices for 2008
2008-02-13 00:28:51 +00:00
Martin Oberhuber
b587645a9e
[cleanup] fix copyright notices for 2008
2008-02-12 23:51:21 +00:00
Martin Oberhuber
b9b3520c38
[cleanup] fix copyright notices for 2008
2008-02-12 22:22:00 +00:00
Martin Oberhuber
40420a8792
[217891][cleanup] Avoid Javadoc warnings due to missing reference visibility
2008-02-05 19:46:59 +00:00
Martin Oberhuber
1fad0e752a
[199285][api][breaking] make terminal connector id required again in plugin.xml
2008-02-05 18:00:19 +00:00
Martin Oberhuber
a42bdaef89
Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy
2008-02-01 13:16:09 +00:00
Michael Scharf
14cb84314f
RESOLVED - bug 211659: Add FieldAssist to the terminal input field
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=211659
(coments added)
2008-01-22 22:40:51 +00:00
Michael Scharf
7970d553df
FIXED - bug 211659: Add FieldAssist to the terminal input field
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=211659
2008-01-22 20:24:06 +00:00
Michael Scharf
c9a0fb7e54
RESOLVED - bug 211659: Add FieldAssist to the terminal input field
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=211659
2007-11-30 23:51:31 +00:00
Michael Scharf
b660bdcc3a
RESOLVED - bug 209746: [terminal] There are cases where some colors not displayed correctly
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209746
2007-11-15 01:37:41 +00:00
Michael Scharf
30aa2c9998
bug 209665: Need ability to log byte streams from Terminal for debugging
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209665
2007-11-14 06:15:07 +00:00
Martin Oberhuber
4ab535db73
Update Terminal README for new fast implementation
2007-11-13 12:31:34 +00:00
Martin Oberhuber
49404acb05
Rev up plugin and feature versions towards TM 3.0
2007-10-31 18:13:23 +00:00
Martin Oberhuber
bfc803fd98
[208166] Avoid unnecessary arraycopy in BoundedByteBuffer
2007-10-31 00:47:20 +00:00
Martin Oberhuber
1d64f9e9bf
[207785] NPE when trying to send char while no longer connected
2007-10-30 23:19:13 +00:00
Martin Oberhuber
4bd12882d4
[208145] Terminal prints garbage after quick disconnect-reconnect
2007-10-30 22:38:44 +00:00
Michael Scharf
184f56e1ad
NEW - bug 206328: [regression] Terminal does not draw correctly with proportional font
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206328
2007-10-26 05:42:19 +00:00
Michael Scharf
46fcf6c060
FIXED - bug 206328: [regression] Terminal does not draw correctly with proportional font
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206328
patch applied
2007-10-26 05:13:35 +00:00
Michael Scharf
b1d2e6973c
bug 206892: [terminal][serial] Incorrect connected state when COM port is owned by another terminal
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206892
fixed the accidentally reversed logic!
2007-10-22 07:35:06 +00:00
Michael Scharf
874b39827f
NEW - bug 206883: [terminal][leak] VT100TerminalControl keeps a Job running even after disconnect
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206883
applied patch by Martin Oberhuber
2007-10-22 05:08:24 +00:00
Michael Scharf
a348175717
bug 206892: [terminal][serial] Incorrect connected state when COM port is owned by another terminal
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206892
applied patch provided by Martin Oberhuber
2007-10-22 04:57:11 +00:00
Michael Scharf
bf10b89b78
bug 205186: [regression][mac] SSH Terminal does not paint correctly on OSX
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205186
The correct solution is to Control.redraw(...) the rectangle and to Control.update() to display the results....
2007-10-17 23:18:18 +00:00
Michael Scharf
26abd8a713
bug 205186: [regression][mac] SSH Terminal does not paint correctly on OSX
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205186
2007-10-17 23:05:42 +00:00
Michael Scharf
c52fca1e6e
resolved a name conflict on the mac
2007-10-17 22:33:54 +00:00
Michael Scharf
494e3e0027
Do not cache the GC
2007-10-16 14:56:44 +00:00