1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

49 commits

Author SHA1 Message Date
Michael Scharf
196c0ad063 fixed out of bounds error on save 2006-12-12 17:58:36 +00:00
Michael Scharf
f34c344f00 FIXED - bug 165984: [terminal] store view data in memento and not in dialog settings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=165984
2006-12-11 22:15:14 +00:00
Michael Scharf
a72bc9ed55 clarified the comments 2006-12-11 22:14:44 +00:00
Michael Scharf
e49f27c4b1 telnet connector is called Telnet instead of Network 2006-12-11 22:04:52 +00:00
Michael Scharf
f19c85aded cancel the ssh connection correctly (terminate the SshConnection thread) 2006-12-08 05:25:42 +00:00
Michael Scharf
b9dfb44a5c log error messagen on extension loading 2006-12-07 20:35:32 +00:00
Martin Oberhuber
047d99fa77 Get rid of dependency to team.cvs, re-using Preferences directly by Strings 2006-12-07 16:49:38 +00:00
Martin Oberhuber
9cda4a05af Support Terminal Ssh Preferences, Proxy, Passphrase and KI authentication 2006-12-07 15:25:50 +00:00
Martin Oberhuber
1d5738379f [167071] use telnet ports that cannot be mapped verbatim 2006-12-07 14:21:29 +00:00
Martin Oberhuber
89994e4eb2 [167071] use telnet ports that cannot be mapped verbatim 2006-12-07 14:16:24 +00:00
Martin Oberhuber
f5e7dae7ac Switch terminal to standard RSE jdt.core.prefs 2006-12-07 13:43:20 +00:00
Martin Oberhuber
209b7830ba Fix terminal build.properties for adding about.html 2006-12-07 13:37:18 +00:00
Martin Oberhuber
45afc376c9 Add README for Terminal widget 2006-12-07 13:26:07 +00:00
Martin Oberhuber
d4368f9628 Generate separate source plugins for each terminal feature. Add install sizes. 2006-12-07 13:04:45 +00:00
Martin Oberhuber
e3a6413bd8 Add .qualifier 2006-12-07 12:41:36 +00:00
Martin Oberhuber
06a9119c12 Fix terminal.ssh version number 2006-12-07 12:35:07 +00:00
Martin Oberhuber
1d819df8cb Add terminal feature licenses, copyrights, descriptions and sdk-feature 2006-12-07 12:34:16 +00:00
Martin Oberhuber
173795e905 Add about.html to terminal plugins 2006-12-07 11:07:43 +00:00
Martin Oberhuber
695a0cae4f [cleanup] fix terminal copyright headers and beautify 2006-12-07 11:03:13 +00:00
Martin Oberhuber
9d59d4087a [cleanup] fix terminal copyright headers and beautify 2006-12-07 10:26:20 +00:00
Martin Oberhuber
c0ecadde56 [cleanup] fix terminal copyright headers and beautify 2006-12-07 10:19:22 +00:00
Martin Oberhuber
405deafe39 [cleanup] fix terminal copyright headers and beautify 2006-12-07 10:04:34 +00:00
Michael Scharf
61f613e2a3 initial version 2006-12-07 02:53:31 +00:00
Michael Scharf
300953d6e5 build fixed 2006-12-07 02:52:27 +00:00
Michael Scharf
ab27dfc05b fixed warnings and set 1.4 execution environment 2006-12-07 02:43:54 +00:00
Michael Scharf
9cf56ceee9 initial version 2006-12-07 02:40:58 +00:00
Michael Scharf
d9a0758560 removed obsolete methods 2006-12-06 03:26:05 +00:00
Michael Scharf
3e14df2bdb store timeout in settings 2006-12-06 02:57:03 +00:00
Martin Oberhuber
6e479efcc0 [cleanup] Add .options file for tracing 2006-12-04 14:52:19 +00:00
Martin Oberhuber
20f6af8dc8 [cleanup] Add .options file for tracing 2006-12-04 14:45:44 +00:00
Martin Oberhuber
a7d8478697 [cleanup] Add missing copyrights 2006-12-04 14:10:41 +00:00
Martin Oberhuber
83ce2bd321 Add instructions for installing comm.jar into the jre 2006-12-04 13:33:13 +00:00
Martin Oberhuber
c85979724b [cleanup] fix javadoc warnings 2006-12-04 10:42:29 +00:00
Martin Oberhuber
1770ac3e60 Fix PLUGIN_ID in com.windriver.ide.tm.terminal.view 2006-12-04 10:37:14 +00:00
Martin Oberhuber
0d49174878 [cleanup] fix compiler warnings 2006-12-04 10:33:49 +00:00
Michael Scharf
c3ba3dbbb3 dialog was shown again on cancel 2006-12-02 06:20:48 +00:00
Michael Scharf
03e5df54c2 use .qualifier in plugin and feature versions 2006-12-02 06:17:11 +00:00
Michael Scharf
afab79b57d instuct OSGi to load the comm library using the jave default class loader by
adding
  Eclipse-BuddyPolicy: app, registered
2006-12-02 04:04:05 +00:00
Michael Scharf
c1c163702a lazy true 2006-12-01 15:52:46 +00:00
Michael Scharf
958c5b4a22 removed comm.jar 2006-12-01 15:51:55 +00:00
Michael Scharf
41bbcca99f organized imports 2006-12-01 14:51:29 +00:00
Michael Scharf
4110b4e9cf changed version to 0.9.0 2006-12-01 14:50:06 +00:00
Michael Scharf
bd9ceb5cba properties are part of the binary distribution 2006-12-01 14:49:33 +00:00
Michael Scharf
c3b5c3d28b removed comm dependency 2006-12-01 14:47:42 +00:00
Michael Scharf
3ee369fe6a bug 165177: split the plugin into the terminal view and connection contributions 2006-12-01 03:08:19 +00:00
Michael Scharf
ea86fef2ec test check in 2006-11-15 11:39:08 +00:00
Ted Williams
52a026ef4f legal notice 2006-10-09 16:55:40 +00:00
Ted Williams
cdbe580c99 I accidentally added .classpath to my .cvsignore. Oops. (If anyone knows a method for removing items from the .cvsignore file without manually editing the file, please share.) 2006-10-04 23:51:35 +00:00
Ted Williams
6059a20125 Initial contribution of Wind River's terminal view. 2006-10-04 01:28:30 +00:00