1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-03 05:33:33 +02:00
Commit graph

31 commits

Author SHA1 Message Date
Martin Oberhuber
20598876f5 [216252] canceled --> cancelled in comments and locals 2008-04-12 00:35:17 +00:00
Martin Oberhuber
8c35ec2b5c [216252] canceled --> cancelled in comments 2008-04-12 00:12:51 +00:00
Martin Oberhuber
2198e60bb9 [216252] Revert CANCELED -> CANCELLED to restore 2.0.x compatibility 2008-04-11 23:39:56 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
David McKnight
95d57f627a [220547] [api][breaking] SimpleSystemMessage needs to specify a message id and some messages should be shared 2008-02-28 22:12:39 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
David McKnight
a1ae13b84a [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible 2008-02-21 17:59:14 +00:00
David McKnight
da6667f889 [216252] CANCELLED -> CANCELED 2008-02-21 15:29:07 +00:00
David McKnight
b11a865805 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-20 21:25:04 +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
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Martin Oberhuber
a98b1c2a0c [186761] make the port setting configurable for Telnet and SSH 2007-07-04 16:21:48 +00:00
Martin Oberhuber
5cc30b5522 [194464] fix create multiple telnet shells quickly 2007-07-04 15:56:47 +00:00
Martin Oberhuber
d2d6658cb8 [187301] support multiple telnet shells 2007-06-27 08:24:08 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
Martin Oberhuber
8c75ea9ba7 [cleanup] Update Copyrights 2007-06-05 10:49:35 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
Martin Oberhuber
116c5773b9 Use 60 seconds connect timeout 2007-05-16 15:52:44 +00:00
Martin Oberhuber
7e0136d6e5 [187218] Fix error reporting for connect() 2007-05-16 15:44:20 +00:00
Martin Oberhuber
c6af2690fb Get rid of unnecessary duplicate "Telnet Only" system type already defined in subsystems.shells.telnet 2007-05-16 12:18:05 +00:00
Martin Oberhuber
ac33b43623 [186570] handle invalid user id and password more gracefully 2007-05-16 12:02:09 +00:00
Martin Oberhuber
e25a596063 Reformat with Eclipse style 2007-05-16 10:53:54 +00:00
Martin Oberhuber
10d919453e [168870] refactor org.eclipse.rse.core package of the UI plugin 2007-05-15 23:55:07 +00:00
Martin Oberhuber
7e9da45590 Try to avoid exceptions with Telnet disconnect 2007-05-11 13:30:48 +00:00
Martin Oberhuber
29a39c85ae [186536] apply patch: Telnet login and password should be configurable 2007-05-11 13:02:14 +00:00
Martin Oberhuber
cc457bb0d7 Fix NPE on Telnet Disconnect and avoid printing password to stdout 2007-05-11 11:55:50 +00:00
Martin Oberhuber
72a0e2e522 [178606] fix endless loop in readUntil() 2007-05-11 10:15:19 +00:00
Martin Oberhuber
a2ef23d04a [178201] Apply refactorings for StandardConnectorService 2007-05-11 10:00:14 +00:00
Martin Oberhuber
3dbe7d2781 [178201] Telnet subsystem contribution initial checkin 2007-05-11 09:49:26 +00:00