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

79 commits

Author SHA1 Message Date
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
Kushal Munir
d02d7eb162 Bug 158530: NullPointerException if dstore fails to connect. This applies to both remote file and processes subsystems. Although the user does not see any messages as a result, we should not get null pointer exceptions. Solution is to handle the case of not being connected when resolving filters. 2006-10-04 14:39:45 +00:00
Kushal Munir
c5341d32ff String applies to the writable property, not the readable property 2006-09-28 17:14:56 +00:00
David McKnight
b06a47ad46 open error dialog on main thread 2006-09-28 17:08:41 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
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