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

1246 commits

Author SHA1 Message Date
David Dykstal
78f489ac1c [150364] Added default implementations of the suggested methods. 2006-12-11 23:17:13 +00:00
David Dykstal
1a165ae1dd [142962] - fixed grid data for description portion of form 2006-12-11 23:05:35 +00:00
David Dykstal
c50f92edbb [142962] - fixed grid data for description portion of form 2006-12-11 23:01:55 +00:00
Kushal Munir
c0895a4799 [164292] Selection of a specific editor for a file does not persist 2006-12-11 22:17:08 +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
David McKnight
a9dd185879 no synch queries 2006-12-11 22:03:24 +00:00
David Dykstal
33c8fcb206 [cleanup] in preparation for 142806
javadoc, nl strings, etc.
2006-12-08 19:21:39 +00:00
David Dykstal
28e772baaa [cleanup] strings, javadoc, unused vars prior to bug work 2006-12-08 16:43:39 +00:00
David McKnight
3830d0d7ac force deferred queries - non-deferred can introduce potential hangs and we always planned to get rid of that option too 2006-12-08 16:18:08 +00:00
David McKnight
0f7a7d69e8 force deferred queries - non-deferred can introduce potential hangs and we always planned to get rid of that option too 2006-12-08 16:16:27 +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
David Dykstal
579a668568 [cleanup] fixing javadoc errors, added null value check for subsystem configuration in testAttribute 2006-12-07 20:17:16 +00:00
David McKnight
a8d15bf226 [160353] avoid nested look in connect 2006-12-07 19:35:45 +00:00
David McKnight
4a9fb5a754 [142968] getting rid of IBM strings 2006-12-07 19:19:44 +00:00
David McKnight
930c30f06a [142968] getting rid of IBM strings 2006-12-07 18:46:40 +00:00
David McKnight
fa0ffc9080 [142968] getting rid of IBM strings 2006-12-07 18:15:01 +00:00
David McKnight
cb2b52f077 removing unneeded IBM reference 2006-12-07 18:04:53 +00:00
David McKnight
5eb1d9cf32 [160353] removal of unnecessary readAndDispatch() 2006-12-07 18:03:05 +00:00
David McKnight
7b31ccbb66 [142478] fix for upload conflict scenario such that all uploads and downloads are in background 2006-12-07 18:01:56 +00:00
Martin Oberhuber
86a3c819ff Copy keylock image from cvs 2006-12-07 17:36:46 +00:00
Martin Oberhuber
f7e9a85365 Get rid of dependency to team.cvs, re-using Preferences directly by Strings 2006-12-07 17:16:35 +00:00
Martin Oberhuber
acf72cf5d3 Get rid of dependency to team.cvs, re-using Preferences directly by Strings 2006-12-07 17:14:44 +00:00
David McKnight
7ce035576e [165891] windows remote part of the fix 2006-12-07 17:07:35 +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
Javier Montalvo Orus
9720a193bd [cleanup] fix compiler warnings 2006-12-07 13:20:19 +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
Javier Montalvo Orus
71278d5e46 [cleanup] fix compiler warnings 2006-12-07 12:37: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
David McKnight
560621cc1d [142478] fix for upload conflict scenario such that all uploads and downloads are in background 2006-12-06 22:18:51 +00:00
Martin Oberhuber
b4a9b0b0f3 Release fixes for 166302 (read-only files); 166154,166156, 166343,166345 (systemview performance / empty list); 160353 (background job); 163381 (invalid duplicates); 165471,165476 (ftp); 141804 (disable remote search if invalid); 165891 (preserve permissions on copy); 166605 (NPE for daytime); 164118 (moving file back and forth). 2006-12-06 19:09:45 +00:00