1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-08 08:45:44 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Martin Oberhuber
76c13438d7 [282996] Fix bundle version dependencies 2009-07-10 12:48:08 +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
Martin Oberhuber
ce7d62d66d [releng] Update tm.terminal version to 3.0 2009-02-01 15:15:29 +00:00
Martin Oberhuber
316e8a1270 [168197] Fix Terminal for eRCP 2008-04-11 19:51:41 +00:00
Martin Oberhuber
1941a62e16 [168197] Fix Terminal for CDC-1.1/Foundation-1.1 2008-04-11 18:57:46 +00:00
Martin Oberhuber
ffd50c0b55 [cleanup] organize manifests 2008-04-09 19:55:57 +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
c3b8fd7a6a Organize Manifest and add feature branding 2008-02-13 13:56:43 +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
25490cd6a2 speedtest added 2007-10-04 18:44:59 +00:00
Michael Scharf
e0ac61bfdc merged performance branch into main 2007-10-04 18:38:31 +00:00
Michael Scharf
e940279c31 Initial version 2007-08-03 15:33:15 +00:00