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

4929 commits

Author SHA1 Message Date
David McKnight
c048159b94 Applied Michael Berger patch from here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=149080

Along with suggested changed from Martin.
2006-07-10 15:19:13 +00:00
Martin Oberhuber
25a6c26d74 Fix NPE when working with both default and delegate wizards 2006-07-10 15:09:26 +00:00
Martin Oberhuber
ffbaae2bf1 Workaround bug 150127 in ssh - fallback to empty password if no password information is available 2006-07-10 15:08:30 +00:00
Martin Oberhuber
0ec8307a30 Fix newConnectionWizardDelegate.exsd schema 2006-07-10 09:12:29 +00:00
Martin Oberhuber
a40eccb989 Fix daytime systemType iconLive 2006-07-07 14:50:53 +00:00
Martin Oberhuber
916b0db285 Organize imports to create separate group for RSE 2006-07-07 09:46:00 +00:00
Martin Oberhuber
0763e22d4a Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings) 2006-07-07 09:42:15 +00:00
Martin Oberhuber
ddd6fff4a6 Use NLS.bind instead of MessageFormat 2006-07-07 09:39:55 +00:00
Martin Oberhuber
7796160258 Fix externalized strings warnings in tracer 2006-07-07 09:37:55 +00:00
Martin Oberhuber
9ff36ff253 Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings) 2006-07-07 09:25:20 +00:00
Martin Oberhuber
54d0676204 Externalize strings in ssh services 2006-07-07 09:13:31 +00:00
Martin Oberhuber
896ef5f33a Fix externalized strings warnings in tracer 2006-07-07 08:57:37 +00:00
Martin Oberhuber
128cbbcceb Externalize strings in ssh services 2006-07-07 08:50:51 +00:00
Martin Oberhuber
04251c8bcd Fix externalized strings warnings in tracer 2006-07-07 08:15:18 +00:00
Martin Oberhuber
73f204a7c8 Bug 149149 - Improve progress message for sftp 2006-07-06 09:47:28 +00:00
Martin Oberhuber
9ed427dbbc Fix bug 149292 - missing icon makeProfileActive on UNIX 2006-07-03 15:14:03 +00:00
David McKnight
baf42cfefc remove printlns 2006-06-30 20:33:49 +00:00
David McKnight
565bb1d4bb remove print 2006-06-30 20:30:27 +00:00
David McKnight
97c8498abf cd to intialialWorkingDirectory after starting shell 2006-06-30 16:46:31 +00:00
David McKnight
b47dd96a8f set command for patterns before running command 2006-06-30 16:18:40 +00:00
David McKnight
bc6dd4a8af fix for local copies when there are spaces in path (on linux) 2006-06-30 15:41:35 +00:00
David McKnight
d18b434d25 fix for local copies when there are spaces in path (on linux) 2006-06-30 15:39:22 +00:00
Kushal Munir
de3af0763d RSE New Connection Wizard update 2006-06-30 13:47:50 +00:00
Martin Oberhuber
1069e41afc Fix timestamp handling for S-builds 2006-06-30 10:58:04 +00:00
Martin Oberhuber
cc82f3d0ac Put build.pl in sync with build.rb (default timestamp) 2006-06-30 09:36:42 +00:00
Martin Oberhuber
108fd36c65 Bug 149284 - shells not properly initialized when only ssh is installed 2006-06-30 08:52:11 +00:00
Martin Oberhuber
dff0b6243c Update build notes and download page for M3 2006-06-30 08:36:53 +00:00
Martin Oberhuber
7e32291739 Bug 139286 - fix icons for Perspective and Launch shell action 2006-06-30 07:46:48 +00:00
David McKnight
c4ba637e1a Michael Berger patch for process filtering 2006-06-30 00:24:26 +00:00
David Dykstal
cfa8527eeb bug 139286 - Icons are missing in RSE M1 2006-06-29 22:35:35 +00:00
David Dykstal
837227c85b fixing some links and toc entries 2006-06-29 22:00:45 +00:00
Martin Oberhuber
ce3c3c4ca9 Fix error message in case of canceled ssh transfer 2006-06-29 21:58:01 +00:00
Martin Oberhuber
992747ac6a Bug 149150 - fix modtime for local subsystem, FTP and dstore to check 2006-06-29 21:43:25 +00:00
Martin Oberhuber
1ed80584e7 Bug 149150 - fix timestamps for ssh, other file services to be done 2006-06-29 21:18:15 +00:00
David Dykstal
0df0fff7a6 fixing some links and toc entries 2006-06-29 20:49:55 +00:00
David McKnight
02f6549363 Michael Berger's patch for 147531 2006-06-29 20:22:51 +00:00
David McKnight
a698ade0f7 Fix for 148971. Need to activate files.ui plugin to get adapter for files 2006-06-29 20:17:49 +00:00
David Dykstal
e601b59cac fixing some links and toc entries 2006-06-29 19:38:25 +00:00
Kushal Munir
9c7ad4084f Updates to New Connection wizard 2006-06-29 18:02:02 +00:00
David McKnight
1daaecc113 null pointer check for user id 2006-06-29 15:41:00 +00:00
David McKnight
ed7dc37c6e update subsystem name with switching configurations 2006-06-29 15:37:25 +00:00
Martin Oberhuber
d05238b1b5 Bug 149155 always do ssh download and upload on secondary channel
Disconnect primary channel in case of error to maintain system stability
2006-06-29 15:23:07 +00:00
Martin Oberhuber
4b9375afc1 Fix bug 149129 - Perl string comparison with eq instead of == 2006-06-29 10:55:11 +00:00
David Dykstal
e32b3be6e7 bug 141835 - user id information wasn't being persisted.
Found a password persistence bug during testing and fixed that at the same time.
2006-06-28 21:26:22 +00:00
Kushal Munir
5e8dfb9cf8 Extension point for New Connection wizard delegate and implementation 2006-06-28 13:04:29 +00:00
David Dykstal
080693364e fix method spelling "verbage" to "verbiage" 2006-06-28 03:19:39 +00:00
David Dykstal
726c8abe70 bug 148808 - local subsystems do not work on linux/gtk 2006-06-28 03:16:48 +00:00
David Dykstal
21d998ba3c fix method spelling "verbage" to "verbiage" 2006-06-28 03:09:15 +00:00
David Dykstal
3769d89efc fix method spelling "verbage" to "verbiage" 2006-06-28 02:52:02 +00:00
David Dykstal
3c1d75060f fixing default ftp port 2006-06-28 01:53:44 +00:00