Michael Scharf
35bd7142e1
make sure to run tests with assertions enabled
2007-10-09 14:58:09 +00:00
Michael Scharf
f3b468ac9d
fixed tests
2007-10-09 14:48:53 +00:00
Michael Scharf
fab2469938
bug 205772: [terminal] crash on linux (division by zero)
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205772
2007-10-09 01:12:11 +00:00
Michael Scharf
c3f3b3ab7f
bug 205679: [terminal] Before the terminal is connected, the cursor and scrollbar are wrong
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205679
2007-10-08 21:12:57 +00:00
Michael Scharf
fcf8a099dd
added logging to recursion guard (log at most once!)
2007-10-08 13:21:03 +00:00
Michael Scharf
384a4bd15b
bug 205443: [terminal] Workbench terminal view refresh problem between perspectives
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205443
2007-10-08 04:15:46 +00:00
Michael Scharf
a26aaa1e71
199285: [terminal][api] id is optional to not break API
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=199285
2007-10-05 13:01:02 +00:00
Michael Scharf
a6f144f5a5
throttle was saved wrongly
2007-10-05 03:06:10 +00:00
Michael Scharf
05762f33a7
better throttle
2007-10-05 00:06:54 +00:00
Michael Scharf
5453da9558
speedtest improved
2007-10-04 23:56:38 +00:00
Michael Scharf
5adbff1e78
speedtest added
2007-10-04 18:44:59 +00:00
Michael Scharf
576da581b6
merged performance branch into main
2007-10-04 18:38:31 +00:00
Michael Scharf
1ce1fdb18b
bug 205393: [terminal] terminal causes stack overflow
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205393
2007-10-04 17:51:44 +00:00
Michael Scharf
6858b99c79
remove obsolete code
2007-10-04 17:21:53 +00:00
Michael Scharf
afc9e961b8
bug 196456: [terminal] Multiple Terminal Instances should be distinguishable
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=196456
2007-10-04 04:51:06 +00:00
Michael Scharf
984dc089d4
bug 205389: [terminal] null pointer exception when opening a view
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205389
2007-10-04 04:46:30 +00:00
Michael Scharf
7277f80257
bug 205385: [terminal] Use system property to switch to old implementation
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205385
2007-10-04 03:34:00 +00:00
Michael Scharf
76fd67c2f6
bug 199285: [terminal][api] TerminalConnector ID should be mandatory in plugin.xml
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=199285
2007-10-03 01:05:11 +00:00
Michael Scharf
4482950496
fixed selection (now shift works to expand the selection)
2007-09-27 20:57:16 +00:00
Michael Scharf
6a8d0159c7
bug 204794: [terminal] StringIndexOutOfBoundException when selecting text and doing right-click
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204794
check for negative column and do not copy in that case
2007-09-27 12:33:45 +00:00
Martin Oberhuber
3a918ab9eb
Rev up terminal serial connector version
2007-09-27 01:30:26 +00:00
Michael Scharf
d4bfcf01e9
Serial terminal now allows to specify a port manually (e.g. to access virtual devices that are not found by the port scan)
2007-09-26 23:00:19 +00:00
Michael Scharf
e969407d60
fixed: when serial port in use, ask if connected terminal should be closed.
2007-09-26 21:17:16 +00:00
Michael Scharf
2ef6949e94
one character of selection is lost when copying
2007-09-19 02:23:09 +00:00
Martin Oberhuber
b650d3043b
Merge R2_0_terminal_performance changes
2007-09-19 02:11:40 +00:00
Martin Oberhuber
ed01e4f3c8
[201867] Improve Terminal SSH connection summary string
2007-09-03 15:20:54 +00:00
Martin Oberhuber
7910c3e1f0
[201864] Fix Terminal SSH keyboard interactive authentication
2007-08-31 14:06:02 +00:00
Michael Scharf
b7e56e84b8
fixed build error
2007-08-03 15:40:25 +00:00
Michael Scharf
a5c3b15c07
Initial version
2007-08-03 15:33:15 +00:00
Martin Oberhuber
364b88ed63
[198790] rev up terminal SSH feature versions
2007-08-03 11:22:00 +00:00
Martin Oberhuber
405c61ee63
[198790] make SSH createSession() protected
2007-08-03 10:37:46 +00:00
Michael Scharf
1cd3d6daad
put the experimental warning into the javadoc
2007-06-26 04:01:01 +00:00
Michael Scharf
699960aa48
[192999] Terminal will crashes eclipse.exe when it received too many lines.
...
Now the limits in the terminal buffer lines preferences take effect
2007-06-20 13:40:04 +00:00
Martin Oberhuber
6389731b6f
Move from Milestone Update Site to Real Update Site
2007-06-10 22:13:27 +00:00
Martin Oberhuber
3ba1731131
[191305] Fix incorrect handling of errors during terminal connector initialization
2007-06-06 17:37:04 +00:00
Martin Oberhuber
bcf58c2243
[168291] Send terminal type "ansi" to jsch in order to fix scrolling in Terminal. This requires Eclipse 3.3RC3.
2007-06-06 17:35:35 +00:00
Martin Oberhuber
a8b51d2d0c
[168291] Require jsch-0.1.31
2007-06-06 16:36:32 +00:00
Martin Oberhuber
aecee06706
[189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE.
2007-06-05 19:46:41 +00:00
Martin Oberhuber
ffe5878c10
[releng] Generate source plugins instead of features for Terminal SDK
2007-06-05 14:19:48 +00:00
Martin Oberhuber
c017711580
Fix Terminal Serial description to refer to RXTX rather than javacomm
2007-06-05 13:37:16 +00:00
Martin Oberhuber
1856fb6363
[IPBug:1565] Update epl-v10.html to cleaned-up simplified version
2007-06-05 13:23:27 +00:00
Martin Oberhuber
9801edf8ca
[cleanup] Update Copyrights
2007-06-05 12:51:06 +00:00
Martin Oberhuber
692fbe8e50
[174162][api] Move Terminal Telnet Connector into a separate plugin
2007-06-05 12:48:29 +00:00
Martin Oberhuber
353abbbf04
[cleanup] Fix Terminal SSH Feature Copyright Dates
2007-06-05 12:47:09 +00:00
Martin Oberhuber
f3c09816b1
Restore apostrophe instead of ’ in license.html in order to be the verbatim notice.html
2007-06-04 16:09:55 +00:00
Martin Oberhuber
6d8131c4c1
[189543] Fix feature licensing for Europa
2007-06-01 12:58:47 +00:00
Michael Scharf
121371bdbd
[189818] Terminal View : Connection Settings, Telnel and SSH : Time out value does not have unit specified.
2007-05-30 02:55:34 +00:00
Martin Oberhuber
6f90e83fd3
Update about.html date for Europa
2007-05-29 20:30:45 +00:00
Michael Scharf
9057a25e36
[188939] All terminal connections fail if RXTX is not available
...
I did quite some refactoring:
- I added ITerminalConnectorInfo
- ITerminalConnectorInfo still returns a proxy to ITerminalConnector to deal with lazy initialization.
- ITerminalConnector.isInstalled, getName and getId have been removed
- ITerminalConnector now has a new initialize() method that can throw an Exception. This exception should have a localized massage that can be (and is) displayed in a dialog when something goes wrong.
- If a ITerminalConnector has initialization problems, it is not shown in the terminal settings dialog for that connection
2007-05-26 04:15:43 +00:00
Martin Oberhuber
13c7592a7d
Adapt legal info for BoundedByteBuffer
2007-05-26 03:02:11 +00:00