1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00
Commit graph

90 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
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
952ce85fc3 [releng] purge DSDP from TM build except for signing paths 2010-12-23 18:31:33 +00:00
Martin Oberhuber
6d5bc00f44 [282996] Restore original terminal versions since plugins were unchanged 2009-07-10 12:45:40 +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
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
ce7d62d66d [releng] Update tm.terminal version to 3.0 2009-02-01 15:15:29 +00:00
Martin Oberhuber
10633e6ac9 [262996] get rid of TerminalState.OPENED 2009-02-01 12:40:23 +00:00
Michael Scharf
607501c877 NEW - bug 262996: [terminal] get rid of the State.OPEN
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262996
2009-01-30 04:43:55 +00:00
Martin Oberhuber
ce78395c37 [206917][terminal] Add validation for Terminal Settings 2008-07-15 22:40:47 +00:00
Martin Oberhuber
74df5830ae [220306] Improve RXTX Serial Install Instructions 2008-07-09 14:46:26 +00:00
Martin Oberhuber
36d6d34a1a [221184] Redesign Serial Terminal Ownership Handling 2008-05-07 10:58:39 +00:00
Martin Oberhuber
6bac5c3e7f [168197][terminal] Replace JFace MessagDialog by SWT MessageBox 2008-04-11 20:38:06 +00:00
Martin Oberhuber
a05bf8c8f8 [206884] Update Terminal Ownership ID to "org.eclipse.tm.terminal.serial" 2008-04-09 21:59:37 +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
4fd8ea2b77 [225792][api][breaking] Rename SshConnector.getTelnetSettings() to getSshSettings() 2008-04-04 17:38:42 +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
6e7c3f740e [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:25:53 +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
f09eae6477 [cleanup] fix copyright notices for 2008 2008-02-13 00:28:51 +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
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
Martin Oberhuber
cff6bdc83f Update Terminal README for RXTX installation as plugins 2007-11-13 14:11:30 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Martin Oberhuber
cb76957136 [208029] COM port not released after quick disconnect/reconnect 2007-10-30 23:38:06 +00:00
Martin Oberhuber
486bc7245d [207158] improve error message when port not available 2007-10-23 13:20:30 +00:00
Michael Scharf
3e40a63159 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
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
6a54ad79e1 Rev up terminal serial connector version 2007-09-27 01:30:26 +00:00
Michael Scharf
53be336cfa 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
48a344793d fixed: when serial port in use, ask if connected terminal should be closed. 2007-09-26 21:17:16 +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
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
Michael Scharf
521f6a5a41 [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
Michael Scharf
9ac1f1845e [186136] [terminal] Terminal activates extensions too early
Now the plugins are activated only when they are really needed:
- when a connection is made
- when the user selects the connection in the settings dialog
2007-05-16 20:38:23 +00:00
Martin Oberhuber
bf55e1b690 Fixed another accidental change of a String 2007-05-16 07:56:22 +00:00
Michael Scharf
af8965d1f1 [186134] [api] Mark Terminal API as provisional Fixed some accidental changes of strings 2007-05-16 00:25:58 +00:00
Michael Scharf
ca1d643e1a [186134] [api] Mark Terminal API as provisional 2007-05-15 22:48:40 +00:00