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

88 commits

Author SHA1 Message Date
Kushal Munir
5c799eff71 [176206] From preference page Remote Systems > Files, users can now add file transfer mode for filenames with no extension. 2007-03-02 18:19:24 +00:00
Kushal Munir
a61f2965b4 [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 21:54:57 +00:00
Kushal Munir
f90bc1961a [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 20:15:23 +00:00
Martin Oberhuber
a3b7c18be9 [cleanup] fix copyright year 2007 2007-02-22 15:15:28 +00:00
David McKnight
f0f8088a06 [174944] changes to allow setPreselection() to work 2007-02-21 19:36:38 +00:00
Martin Oberhuber
6ed4f11856 [172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible. 2007-02-19 09:06:28 +00:00
David McKnight
484a619cbf [172468] making rse.ui view stuff internal 2007-02-16 16:29:48 +00:00
Kushal Munir
cfd86803bb [173905] Remote file getContents() does not account for file type filters. It processes all filters as name filters. This is fixed. 2007-02-12 21:09:09 +00:00
David Dykstal
a480341791 [168870] stage 2 integration
removing extraneous classes and moving SystemPerspectiveHelpers
2007-02-09 16:35:59 +00:00
Kushal Munir
c47a69d198 [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 17:12:27 +00:00
Kushal Munir
e7d2f267ca [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 15:23:19 +00:00
Martin Oberhuber
d65885e486 Specify x-internal in manifest for exported internal packages. Fix some compiler warnings. 2007-02-01 11:47:47 +00:00
David McKnight
6ca970701b refactored RemoteOutput, RemoteError and ILanguageUtilityFactory 2007-01-30 22:15:10 +00:00
Martin Oberhuber
e9e70a23e6 [cleanup] avoid Platform internal access 2007-01-30 21:47:17 +00:00
Martin Oberhuber
a63480c5c0 [cleanup] compiler warnings 2007-01-30 21:46:24 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
Kushal Munir
5607bb0e30 [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-01-23 13:17:09 +00:00
David McKnight
74822bd918 new API IFileService.setReadOnly() 2007-01-17 18:06:45 +00:00
Martin Oberhuber
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +00:00
David McKnight
1579f9911b [149150] preference page for indication of whether to copy timestamps or not plus some minor refactoring of constants 2007-01-09 20:44:52 +00:00
David McKnight
ced81d390f [149150] new setLastModified() service call and use in file transfer operations 2007-01-09 19:58:49 +00:00
David Dykstal
66f3b60683 [167665] verbage -> verbiage 2007-01-03 20:41:46 +00:00
David McKnight
48b45595df removing some compile warnings 2007-01-03 17:36:42 +00:00
David McKnight
e394dfea79 [142712] predefine basic filter for non-default profiles 2007-01-03 17:23:38 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
3382c209e6 [168596] FileServiceSubSystem.isCaseSensitive() 2006-12-20 19:05:33 +00:00
David McKnight
4a9fb5a754 [142968] getting rid of IBM strings 2006-12-07 19:19:44 +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
David McKnight
dee5c721fc [163381] fix so that duplicates of different hosts are not added in systems view 2006-11-29 17:18:52 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
David McKnight
94e0ef912d [148978] fix so that empty folders show as having been queried on linux clients 2006-11-27 16:09:37 +00:00
Kushal Munir
810b8008ba Bug 163565: Multiple files are not deleted when one of them fails to be deleted 2006-11-09 13:37:23 +00:00
Martin Oberhuber
58fb2ec9ce bug 162177 - Rename additional occurrences of ISystem -> IConnectorService 2006-11-08 16:43:12 +00:00
David McKnight
8d270bf046 fix for 162993 - ssh next the original src entry to be explicitly removed from cache 2006-11-07 22:07:12 +00:00
David McKnight
78a62f47b4 cleanup of equals() 2006-11-07 12:15:47 +00:00
David McKnight
f76cf1434b fix for 163381 - improper implementation of IRemoteFile.equals 2006-11-06 16:05:09 +00:00
Martin Oberhuber
1a713cc7e9 Fix 162962 - "duplicate name collision" when copying directory by improving RemoteFileSubSystem.removeCachedRemoteFile() such that when a file is removed, all its children are also removed from the cache. 2006-11-02 16:17:24 +00:00
Kushal Munir
79f1e885ee Bug 161936: Cannot create remote file 2006-11-02 05:17:49 +00:00
Kushal Munir
60c390b79e Bug 161936: [dstore-win] Cannot create remote file 2006-11-02 02:51:05 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Martin Oberhuber
c959f95786 Fix 158534 - NPE in upload/download after conflict 2006-10-29 20:38:32 +00:00
David Dykstal
edd4669f53 Bug 160397 - get filtering by file type to work properly in the local and dstore subsystems. 2006-10-27 01:48:46 +00:00
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
David McKnight
38db57e05c Bug 160777 - use progress monitor for queries 2006-10-20 20:24:48 +00:00
David McKnight
adde5c1eda fix for Bug 160186 2006-10-18 17:16:54 +00:00
David McKnight
07421cba57 Bug 160788 fix and additional changes to make "open with->" occur as cancellable job 2006-10-13 16:14:28 +00:00
David McKnight
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00