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

34 commits

Author SHA1 Message Date
David McKnight
b4a63e3cc4 get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
David McKnight
35604e44a8 rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
Martin Oberhuber
142328f173 [refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way. 2006-08-31 12:21:36 +00:00
Martin Oberhuber
4a6b55ecb6 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:31:13 +00:00
Martin Oberhuber
6b26a0a792 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:08:16 +00:00
David McKnight
aa98dd9091 fixes for 154302 - relaying exceptions back from fetch operations 2006-08-28 15:31:45 +00:00
David McKnight
400065dc6a fixes for 154302 - relaying exceptions back from fetch operations 2006-08-25 13:49:00 +00:00
Martin Oberhuber
f3168a3023 [cleanup] Remove "implements" use of ISystemMessages 2006-08-25 11:29:28 +00:00
David McKnight
83f451321b fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
David Dykstal
7f3551e958 bug 149472 - moved the RemoteFileException hierarchy to org.eclipse.rse.services.files package.
Here it can be exploited directly by the services.
Hardcoded the SystemMessage creation for now. This will be changed when the message file DTD is moved and message file utilities are created.
Fixed javadoc where appropriate.
2006-08-16 16:31:36 +00:00
David Dykstal
f13adf6055 bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService.
Updated all subsystem configurations and connector services.
Rewrote login dialog to make password or user id optional.
Rewrote AbstractConnectorService.promptForPassword to take advantage of new configuration parameters.
2006-08-15 22:07:27 +00:00
Kushal Munir
df5ce0c379 [cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin 2006-08-11 14:58:48 +00:00
David McKnight
011424ad46 equals for RemoteFile - fix for 148981 2006-08-09 16:32:29 +00:00
David McKnight
6bae465c8c Bug 149133 - adding rules so that the same file can not be concurrently transferred 2006-08-02 14:33:05 +00:00
David McKnight
27746a536e SubSystemFactory -> SubSystemConfiguration
Fix for Defect 150496
2006-07-31 16:21:36 +00:00
Martin Oberhuber
1003ed6e14 Fix more obvious javadoc warnings (707 remaining) 2006-07-27 12:35:24 +00:00
Martin Oberhuber
cbbf547366 Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
David McKnight
7128ff317a getting rid of ibm strings 2006-07-14 16:15:19 +00:00
David McKnight
ed7dc37c6e update subsystem name with switching configurations 2006-06-29 15:37:25 +00:00
David Dykstal
5272f66d8d Bug 147792 - patch to put an end to circular searches 2006-06-20 21:38:20 +00:00
David Dykstal
f256e4bc8b Removing unnecessary explicit declarations of interfaces from class definitions. 2006-06-14 17:40:10 +00:00
David McKnight
05d2bc10e9 cache user home 2006-05-31 17:28:05 +00:00
Kushal Munir
1370bbef90 Bug 142182: Copying archives to local connection file system does not work 2006-05-18 19:47:06 +00:00
Kushal Munir
de80315a4f 142070: Remove Home filter 2006-05-18 19:40:48 +00:00
David Dykstal
1c0ba6102a Updating about.html files to new format. 2006-05-04 16:38:59 +00:00
David Dykstal
1d892b3fc4 Creating SDK feature, fixing feature branding, adding qualifiers to elements. 2006-05-01 22:53:53 +00:00
David McKnight
0ecce33193 disconnect(IProgressMonitor), internalDisconnect(IProgressMonitor),
uninitializeService(IProgressMonitor)
2006-04-26 19:55:23 +00:00
David Dykstal
79ec2c1a87 Jar up the entire plugin. 2006-04-25 21:19:05 +00:00
David Dykstal
f1abaa6ebe Removed explicit references to source folders from the SDK build. Added about.html files. 2006-04-23 19:05:57 +00:00
David Dykstal
559f1302f1 updating build.properties for source build 2006-04-21 20:33:23 +00:00
David Dykstal
8f7646f9be minor refactoring changes
eclipse file system changes
2006-04-19 20:06:17 +00:00
David Dykstal
84e14e782e Changes since initial population. Bringing support up to Eclipse M6 level. Significant refactoring. 2006-04-12 16:47:19 +00:00
David Dykstal
76eaebbe41 initial population 2006-04-10 21:04:06 +00:00