1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
Commit graph

72 commits

Author SHA1 Message Date
Martin Oberhuber
f8c5f538c4 Add link to previous versions 2007-01-18 11:54:33 +00:00
Martin Oberhuber
479e74ee2c [170814] avoid excessive sending of resize packets 2007-01-17 18:51:18 +00:00
Martin Oberhuber
e3b171930e Improved terminal logging 2007-01-17 18:50:22 +00:00
Martin Oberhuber
e4b9e3a221 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
70a0832b1d Improve Terminal Logging by quoting characters. Move logs to "eclipselogs" 2007-01-03 11:52:41 +00:00
Martin Oberhuber
fb21fa234d Workaround [168606]: Revert to default workspace JRE for terminal.serial 2006-12-20 20:43:22 +00:00
Martin Oberhuber
75f3d306dd Fix Terminal Widget Command Context descriptions 2006-12-20 18:42:02 +00:00
Martin Oberhuber
dedb502a51 Rev down ssh version again since it is not changed 2006-12-20 18:38:43 +00:00
Martin Oberhuber
307ce06ce2 Rev up version numbers for 2.0M4 according to changes in plugins 2006-12-20 18:30:03 +00:00
Martin Oberhuber
8f8d2b9279 Add eclipse_update_120.jpg to RSE SDK and Terminal 2006-12-20 17:03:15 +00:00
Michael Scharf
097ea41854 dialog settings uses a new section 2006-12-16 05:33:13 +00:00
Michael Scharf
5eb5359b92 bug 168185: [terminal] text entry fields in connection properties should be wider
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168185
Remember the size of the dialog
2006-12-16 05:20:10 +00:00
Michael Scharf
246261e106 bug 168185: [terminal] text entry fields in connection properties should be wider
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168185
2006-12-16 05:12:36 +00:00
Michael Scharf
3b85fde4cc bug 168183: [terminal] Exception logged when switching to terminal view for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168183
removed obsolete stuff
2006-12-16 01:15:54 +00:00
Michael Scharf
7ac215b39e bug 168183: [terminal] Exception logged when switching to terminal view for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168183
moved the context and key bindings to the terminal plugin
2006-12-16 01:14:22 +00:00
Michael Scharf
f7230852a2 fixed bug 168183: [terminal] Exception logged when switching to terminal view for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168183
The contexd ID defined in the plugin.xml was not used in the terminal
2006-12-16 00:56:45 +00:00
Martin Oberhuber
beee15184d Fix missing copyrights 2006-12-15 19:46:40 +00:00
Martin Oberhuber
287f005765 Simplify feature descriptions 2006-12-15 14:00:10 +00:00
Martin Oberhuber
aa4152589c Fix typo 2006-12-15 13:47:50 +00:00
Martin Oberhuber
f39a739c3d Rename and add branding for Terminal features 2006-12-15 09:41:16 +00:00
Martin Oberhuber
ba57b6db27 Adding SourceTemplateFeature for Terminal 2006-12-14 21:58:06 +00:00
Martin Oberhuber
767fa927f2 Add Terminal to Build 2006-12-14 20:05:23 +00:00
Martin Oberhuber
ee16890eb8 Make Terminal View feature optional for SDK 2006-12-14 15:49:03 +00:00
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