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

48 commits

Author SHA1 Message Date
Martin Oberhuber
d7789ca01d Bug 378691 - [terminal][api] Terminal Preferences should be maintained in the Widget (for font, invert, and buffer) 2012-05-07 16:38:06 +00:00
Martin Oberhuber
49248a4e7f [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
Martin Oberhuber
c0ef1663b6 [releng] Fix Copyright Dates and Feature Update Site Pointers 2012-05-06 19:56:27 +00:00
Anna Dushistova
e1d576e00c [releng] working on tycho-maven build. 2012-02-13 03:54:23 +00:00
Anna Dushistova
c15a13fd5d Adding pom.xml to the terminal plugins and features. 2012-01-24 19:34:16 +00:00
Martin Oberhuber
1f2e5918e7 Bug 276023 - [terminal][telnet] no more telnet connections with org.eclipse.tm.terminal 2011-02-01 08:39:32 +00:00
Michael Scharf
9131dac5a7 fixed build properties 2011-01-06 22:29:15 +00:00
Martin Oberhuber
ecf007a4ad [releng] Build on tools - branding - update file copyright dates 2011 2011-01-04 20:35:53 +00:00
Martin Oberhuber
085018f974 [releng] Build on tools - branding - update feature copyright dates 2011 2011-01-04 20:17:53 +00:00
Martin Oberhuber
5ff4f778fe [releng] Build on tools - branding - update bundle and feature versions 2011-01-04 19:37:57 +00:00
Martin Oberhuber
03bb6674b5 [releng] Build on tools - replace DSDP branding by TM branding 2011-01-03 23:21:33 +00:00
Martin Oberhuber
9b9ab65317 [288254][telnet] local echo is always disabled. Apply Patch from David Sciamma (Anyware Tech). 2009-09-15 21:19:55 +00:00
Martin Oberhuber
3419daf7e0 [288254][telnet] local echo is always disabled. Apply Patch from David Sciamma (Anyware Tech). 2009-09-15 20:55:53 +00:00
Uwe Stieber
f43b89df95 [fix] Bug 287158: [terminal][telnet] Connect worker is giving up to early 2009-08-20 10:03:58 +00:00
Uwe Stieber
ec0280388d [fix] "Socket closed" message needs to be compared case insensitive 2009-08-19 09:51:41 +00:00
Uwe Stieber
fe0fb654f3 [fix] Bug 282996 - [terminal][api] Add "hidden" attribute to terminal connector extension point, part 2 Version number fixes 2009-07-09 16:47:31 +00:00
Uwe Stieber
ec15514aa5 [fix] Bug 282996 - [terminal][api] Add "hidden" attribute to terminal connector extension point 2009-07-09 11:00:22 +00:00
Uwe Stieber
f05f0ebf99 [fix] Bug 281329: Telnet connection not handling "SocketException: Connection reset" correct 2009-06-25 06:52:55 +00:00
Martin Oberhuber
8a0b94d8e8 [277061] Fix contributor 2009-05-25 21:16:12 +00:00
Michael Scharf
6b1f08b2f5 bug 277061: [terminal] TelnetConnection.isConnected() should check if socket was not closed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277061
2009-05-21 02:59:22 +00:00
Martin Oberhuber
68e848f70f [254293] DSDP update copyright comments 2009-05-13 22:43:51 +00:00
Martin Oberhuber
45c7196f67 [254293] DSDP branding for Galileo 2009-05-13 22:23:26 +00:00
Martin Oberhuber
137ebf2f52 [267181] Fix telnet option negotiation loop 2009-03-05 11:36:50 +00:00
Martin Oberhuber
ce7d62d66d [releng] Update tm.terminal version to 3.0 2009-02-01 15:15:29 +00:00
Martin Oberhuber
ce78395c37 [206917][terminal] Add validation for Terminal Settings 2008-07-15 22:40:47 +00:00
Martin Oberhuber
83bd97bcdf [231959][terminal][telnet] NPE in TelnetConnector.java (applied patch from Sean Adams) 2008-05-20 18:51:02 +00:00
Martin Oberhuber
2cfc3a2a1a [168197] Fix Terminal for CDC-1.1/Foundation-1.1 2008-04-11 19:50:19 +00:00
Michael Scharf
7085803193 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
76e2d6090d [cleanup] Fix copyright dates 2008-04-04 16:31:46 +00:00
Martin Oberhuber
f432d8aebd [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:36:12 +00:00
Martin Oberhuber
1692d941ab [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:23:10 +00:00
Michael Scharf
c91dfb4717 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
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
Martin Oberhuber
24ba529260 [cleanup] Switch on API Tooling checks for terminal and discovery 2008-03-16 20:19:58 +00:00
Martin Oberhuber
f5147e4140 [cleanup] fix some comments and copyright dates 2008-02-26 02:54:00 +00:00
Martin Oberhuber
f09eae6477 [cleanup] fix copyright notices for 2008 2008-02-13 00:28:51 +00:00
Martin Oberhuber
32ea48c2d9 [cleanup] fix copyright notices for 2008 2008-02-12 23:51:21 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
Martin Oberhuber
1d99028446 Remove Eclipse-LazyStart since no bundle activator defined 2008-02-05 18:50:09 +00:00
Martin Oberhuber
7722d202a2 Fix Javadoc spelling errors 2008-02-05 18:48:47 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
Michael Scharf
9f10faedc8 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
e371fa05ff call Logger.encode only if logging is enabled 2007-11-14 05:58:57 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Michael Scharf
2ad64ddcdd 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
Martin Oberhuber
6c8f8258d5 [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
ae9c95cb2f [cleanup] Update Copyrights 2007-06-05 12:51:06 +00:00
Martin Oberhuber
f90d5dbafc [174162][api] Move Terminal Telnet Connector into a separate plugin 2007-06-05 12:48:29 +00:00