1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

111 commits

Author SHA1 Message Date
Uwe Stieber
ff451b931f [fix] remove non-standard net.sourceforge.metric.builder from project settings 2007-04-03 10:57:14 +00:00
Uwe Stieber
f155489b09 [fix] remove non-standard net.sourceforge.metric.builder from project settings 2007-04-03 10:51:32 +00:00
Michael Scharf
5e341ca3f9 put a ':' after the titel only if the status is not empty 2007-03-15 14:20:56 +00:00
Michael Scharf
27188835d6 put a ':' after the title 2007-03-15 14:13:37 +00:00
Michael Scharf
1c5a171cc4 [174955] Terminal should go to "disconnected" state when typing "exit"
Simplified the read loop and check for InterruptedIOException...
2007-02-27 04:35:53 +00:00
Martin Oberhuber
6858d22f8b [175245] spell out feature neames for Europa site 2007-02-23 10:54:54 +00:00
Martin Oberhuber
5da49ca623 [175241] Reference Milestone Update Site in all features 2007-02-23 10:15:34 +00:00
Michael Scharf
023785fce1 Bug 174953 connect fails when a previous telnet connection had failed
The Msg is used as state indicator, was not cleaned on a new connection
2007-02-22 00:57:01 +00:00
Martin Oberhuber
1c78896262 [174795] dont make Terminal optional features explicit for UM 2007-02-21 22:31:10 +00:00
Martin Oberhuber
32b66c648f [174796] Dont make Terminal dependency on jsch explicit for UM 2007-02-21 22:28:46 +00:00
Martin Oberhuber
6da9ef47f4 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
Martin Oberhuber
79c7aa6d73 [cleanup] update copyright year 2007 2007-02-15 10:28:32 +00:00
Martin Oberhuber
0201d74979 [cleanup] update copyright year 2007 2007-02-15 10:01:26 +00:00
Martin Oberhuber
1854119043 Fix broken N-builds: remove old packages after move in terminal.view 2007-02-15 08:45:07 +00:00
Martin Oberhuber
35a8b05482 Fix broken N-builds: redo access permissions after previous classpath change 2007-02-15 08:44:29 +00:00
Michael Scharf
c792375d13 Fixed the neming scheme to use tm.internal.terminal instead of tm.terminal.internal 2007-02-15 05:38:15 +00:00
Michael Scharf
8d670efac5 remove obsolete method 2007-02-15 05:21:39 +00:00
Michael Scharf
f3e28bd939 removed dependency to jface.text.TextViewer 2007-02-15 01:40:32 +00:00
Michael Scharf
061835a458 added bin to cvsignore 2007-02-08 23:50:39 +00:00
Martin Oberhuber
a075b338af [refactor] tm.terminal.ssh --> tm.internal.terminal.ssh 2007-02-08 17:40:54 +00:00
Martin Oberhuber
d19efc76f4 [cleanup] Export all packages, mark internals with x-internal (PDE Tools: Organize Manifests) 2007-02-08 17:36:28 +00:00
Martin Oberhuber
d4de327425 Update feature names for Europa to include the terms "End-User" and "Extender" 2007-02-08 16:51:03 +00:00
Michael Scharf
25ab997497 ITerminalConnector removed unused method getInputStream 2007-02-08 15:45:35 +00:00
Martin Oberhuber
d66bb2d748 Allow access to gnu.io from RXTX when installed as JVM extension 2007-02-08 11:26:20 +00:00
Martin Oberhuber
19e3f6fd89 Improve Javadoc 2007-02-08 09:42:37 +00:00
Martin Oberhuber
0d3b99a2b5 Improve Javadoc 2007-02-08 09:40:47 +00:00
Michael Scharf
f4fa7cd3bd fixed warning 2007-02-08 04:19:53 +00:00
Michael Scharf
c0e2a60500 Simplified PageBook 2007-02-08 03:08:55 +00:00
Michael Scharf
d725899290 fixed warning 2007-02-07 21:32:41 +00:00
Michael Scharf
d038f96ff3 removed warmings and code cleanup 2007-02-02 04:25:13 +00:00
Michael Scharf
cc3f619114 removed warning: created preference initializer 2007-01-31 19:42:35 +00:00
Michael Scharf
3da1864665 make compatible with 3.2 2007-01-31 19:26:57 +00:00
Martin Oberhuber
a10b0e7b59 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
26eca8925e [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:28:32 +00:00
Martin Oberhuber
fbd66af4f0 [cleanup] avoid Platform internal access 2007-01-30 20:26:32 +00:00
Martin Oberhuber
be31fcaf8d [cleanup] compiler warnings 2007-01-30 18:06:57 +00:00
Michael Scharf
a5644ed6de reduced compiler warnings 2007-01-30 18:02:25 +00:00
Martin Oberhuber
e71b62c8d1 [cleanup] compiler warnings 2007-01-30 17:59:31 +00:00
Michael Scharf
d533122199 fix for bug 172023: when RXTX library is not installed, a warning is printed to the error log which includes the install instructions 2007-01-29 22:18:50 +00:00
Martin Oberhuber
a31509ca8e Add link to previous versions 2007-01-18 11:54:33 +00:00
Martin Oberhuber
9e62becd1e [170814] avoid excessive sending of resize packets 2007-01-17 18:51:18 +00:00
Martin Oberhuber
8f52495e85 Improved terminal logging 2007-01-17 18:50:22 +00:00
Martin Oberhuber
583749bec5 Switch terminal.serial to using rxtx-2.1 / gnu.io namespace instead of javax.comm 2007-01-17 17:35:56 +00:00
Martin Oberhuber
cd1decc3cf Improve Terminal Logging by quoting characters. Move logs to "eclipselogs" 2007-01-03 11:52:41 +00:00
Martin Oberhuber
95a8de4d41 Workaround [168606]: Revert to default workspace JRE for terminal.serial 2006-12-20 20:43:22 +00:00
Martin Oberhuber
a313f08e4c Fix Terminal Widget Command Context descriptions 2006-12-20 18:42:02 +00:00
Martin Oberhuber
44513bb634 Rev down ssh version again since it is not changed 2006-12-20 18:38:43 +00:00
Martin Oberhuber
69598a4e18 Rev up version numbers for 2.0M4 according to changes in plugins 2006-12-20 18:30:03 +00:00
Martin Oberhuber
4b684c972e Add eclipse_update_120.jpg to RSE SDK and Terminal 2006-12-20 17:03:15 +00:00
Michael Scharf
09f8e0da59 dialog settings uses a new section 2006-12-16 05:33:13 +00:00