1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
Commit graph

723 commits

Author SHA1 Message Date
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
fab1649b2a [cleanup] Disable API Tooling again for terminal test plugin 2008-04-03 08:01:23 +00:00
Martin Oberhuber
0f05234334 [cleanup] Add @noimplement and similar API Tools Javadoc Markup 2008-03-28 14:27:50 +00:00
Martin Oberhuber
7eebb4ff9f [cleanup] Fix plugin sizes in feature.xml 2008-03-28 13:54:17 +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
0f40ef3547 [cleanup] switch off unnecessary compiler warnings in terminal.tests project 2008-03-16 20:16:27 +00:00
Martin Oberhuber
4dc7a1350a [cleanup] Remove unused LIMITOUTPUT NLS String from Terminal 2008-03-16 20:15:07 +00:00
Martin Oberhuber
f9fbde8b7e [218880] Apply patch from Johnson Ma: UI for SSH keepalives 2008-03-12 12:07:48 +00:00
Martin Oberhuber
e06a68c31e [196447] The optional terminal input line should be resizeable 2008-02-29 16:48:59 +00:00
Martin Oberhuber
98e317421b [cleanup] Remove tmMilestoneSiteName in features 2008-02-29 11:24:47 +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
b3f585163c Add ant dependency for test feature 2008-02-13 18:53:14 +00:00
Martin Oberhuber
3010059735 Dont unpack terminal test plugin 2008-02-13 18:45:22 +00:00
Martin Oberhuber
91d948ba25 Add terminal test suites for automatic execution 2008-02-13 18:03:44 +00:00
Martin Oberhuber
446133a10c Fix tm.terminal.test-feature id 2008-02-13 17:35:59 +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
Martin Oberhuber
e2ac09dbca Run core-test in terminal rather than ui-test due to split packages 2008-02-13 15:10:42 +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
Martin Oberhuber
c836c0b410 Restore terminal-telnet-feature from invalid commit 2008-02-13 14:04:15 +00:00
Martin Oberhuber
e3f7c28117 Add tm.terminal.test-feature 2008-02-13 14:01:48 +00:00
Martin Oberhuber
8c1c6612df Organize Manifest and add feature branding 2008-02-13 13:56:43 +00:00
Michael Scharf
d490114788 RESOLVED - bug 217999: [terminal] duplicate context menu entries
https://bugs.eclipse.org/bugs/show_bug.cgi?id=217999
2008-02-13 13:52:27 +00:00
Martin Oberhuber
d1c2024842 Add tm.terminal.test-feature 2008-02-13 13:30:46 +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
6935aa8204 Remove Eclipse-LazyStart since no bundle activator defined 2008-02-05 18:50:09 +00:00
Martin Oberhuber
1019afcb51 Fix Javadoc spelling errors 2008-02-05 18:48:47 +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
Martin Oberhuber
53eafbe597 [155026] Add hardcoded keepalives for SSH 2008-01-25 12:43:40 +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
27406bb70a bug 189774: [terminal] Ctrl+V does not work in the command input field.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189774
2007-11-14 20:26:13 +00:00
Martin Oberhuber
47965c8123 [209656] ClassCastException in TerminalView under Eclipse-3.4M3 2007-11-14 12:40:45 +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
Michael Scharf
2fdbf8e3e2 call Logger.encode only if logging is enabled 2007-11-14 05:58:57 +00:00
Martin Oberhuber
7a3ca9170a Update Terminal README for RXTX installation as plugins 2007-11-13 14:11:30 +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
0e1dd48e01 [208029] COM port not released after quick disconnect/reconnect 2007-10-30 23:38:06 +00:00
Martin Oberhuber
1d64f9e9bf [207785] NPE when trying to send char while no longer connected 2007-10-30 23:19:13 +00:00