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

142 commits

Author SHA1 Message Date
Martin Oberhuber
2049848c1a [208778] [efs][api] Improve default impl of new getOutputStream() API for backward compatibility 2007-12-06 11:18:34 +00:00
David McKnight
47d69ab7aa [209704] added supportsEncodingConversion() 2007-12-04 17:49:02 +00:00
David McKnight
51a2ca0ee4 [209704] move code for getting code page converter from activator to CodePageConverterManager utility class 2007-12-04 17:22:41 +00:00
Xuan Chen
58600211f3 [211653] fix: Copy virtual directory with nested directory of tar file did not work 2007-11-30 22:29:48 +00:00
Kevin Doyle
250570d64e [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-30 20:40:06 +00:00
Xuan Chen
48ef3db9b8 [211551] fix: NPE when moving multiple folders from one tar file to another tar file 2007-11-30 17:59:46 +00:00
Xuan Chen
78845993fb [209825] fix: Update SystemTarHandler so that archive operations could be cancelable. 2007-11-30 16:45:52 +00:00
Kevin Doyle
77a094ca8a [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-29 16:13:29 +00:00
Xuan Chen
c3642f1be2 [210555] fix: [regression]NPE when deleting a file on SSH 2007-11-27 15:04:35 +00:00
David McKnight
f4b21a4de4 [209704] doc.isv updates for codePageConverters extension point 2007-11-26 15:18:20 +00:00
David McKnight
28e99e8e3a [209704] [api] Ability to override default encoding conversion needed. 2007-11-24 00:36:27 +00:00
David McKnight
7102cef21e [209704] [api] Ability to override default encoding conversion needed. 2007-11-23 23:42:40 +00:00
David McKnight
c224183f23 [210109] store constants in IFileService rather than IFileServiceConstants 2007-11-16 17:15:49 +00:00
Martin Oberhuber
1fce7beccf [210109] no need to declare IFileService constants in AbstractFileService 2007-11-16 16:38:37 +00:00
David McKnight
8c7ca4bd78 [210109] store constants in IFileService rather than IFileServiceConstants 2007-11-16 16:20:10 +00:00
Martin Oberhuber
08cdb4a7b9 [apidoc] Add Javadoc about clients not implementing IFileService directly 2007-11-16 13:54:10 +00:00
Martin Oberhuber
b1d7212909 AbstractFileService: Bring in FILE_TYPE_ constants again for backward compatibility 2007-11-16 13:46:11 +00:00
Xuan Chen
e525f4b1a4 [209828] fix: Need to move the Create operation to a job. 2007-11-15 19:25:46 +00:00
David McKnight
ee4f4bb453 [209552] API changes to use multiple and getting rid of deprecated 2007-11-15 19:12:26 +00:00
David McKnight
712e981fcc [209552] API changes to use multiple and getting rid of deprecated 2007-11-15 19:08:42 +00:00
Xuan Chen
2448faa0ba [160775] fix: [Archives] [api] [breaking] [nl] rename (at least within a zip) blocks UI thread 2007-11-14 17:56:59 +00:00
David McKnight
3bd826f5b5 [207178] listMultiple() instead of listMulti, fileTypes[] as well as fileType param API 2007-11-05 17:24:39 +00:00
David McKnight
19c1d8e469 [207178] use array of fileTypes for multi queries, instead of just one 2007-11-05 14:58:34 +00:00
David McKnight
ac20528b77 [162195] new APIs for upload multi and download multi 2007-11-02 19:02:13 +00:00
David McKnight
3d2a16aeb2 [207178] changing list APIs for file service and subsystems 2007-10-31 21:03:25 +00:00
Xuan Chen
508129509f [202949] fix: [archives] copy a folder from one connection to an archive file in a different connection does not work 2007-10-04 04:38:27 +00:00
Martin Oberhuber
954dc9c537 [204710] Update Javadoc to mention that getUserHome() may return null 2007-09-26 18:33:47 +00:00
Xuan Chen
c8b3a085c5 [199132] fix: [Archives-TAR][Local-Windows] Can't open files in tar archives 2007-08-14 05:02:57 +00:00
Martin Oberhuber
28eefd9eff [199548] Avoid touching files on setReadOnly() if unnecessary 2007-08-10 11:26:58 +00:00
Martin Oberhuber
f1764e6689 [197848] Fix shell terminated state when remote dies 2007-08-03 14:32:55 +00:00
Xuan Chen
f675957b70 [181784] [archivehandlers] zipped text files have unexpected contents 2007-07-30 02:56:30 +00:00
Martin Oberhuber
a34964063b Throw RemoteFileCanceledException in case IFileService operations were canceled 2007-07-27 17:26:10 +00:00
Martin Oberhuber
027ca1461a Throw RemoteFileCanceledException in case IFileService#getFile() was canceled 2007-07-27 17:20:16 +00:00
Martin Oberhuber
17795ab579 Improve Javadoc of IHostFile#getFile() 2007-07-27 17:14:55 +00:00
David McKnight
54645d9950 [194293] Xuan's patch for Saving file second time in an Archive Errors 2007-07-12 20:55:52 +00:00
Martin Oberhuber
fd3a307707 [192741] Fix extract (copy, move) from archive if more than 1 level deep 2007-07-05 08:11:40 +00:00
Martin Oberhuber
e8a25cec9b [cleanup] Update Copyrights 2007-06-05 10:37:14 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
Martin Oberhuber
daddc54dae [186128][refactoring] Move IProgressMonitor last in public base classes 2007-05-14 09:44:39 +00:00
Martin Oberhuber
d147deac13 [186128][api] Move progress monitor last for more methods of abstract base classes 2007-05-11 11:21:47 +00:00
Martin Oberhuber
0c96066b98 [183824][api] Forward SystemMessageException from IRemoteFileSubsystem rather than handling it 2007-05-10 16:02:01 +00:00
Martin Oberhuber
9af75140de [186128][api] Move IProgressMonitor last in all API 2007-05-10 14:11:48 +00:00
Martin Oberhuber
5cfd747882 Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
Martin Oberhuber
1580ebb837 [183991] handle windows C:/ paths for FTP 2007-04-27 09:06:08 +00:00
Martin Oberhuber
599e4bc3b7 [181550] Support more valid filename characters in patterns.dat 2007-04-18 17:01:52 +00:00
Martin Oberhuber
6c8d04c512 [181550] support Unicode characters in patterns 2007-04-18 16:58:06 +00:00
David McKnight
ce7eb4c4b0 [180568] moving interfaces to internal 2007-04-12 20:26:13 +00:00
Martin Oberhuber
cec805307d [cleanup] update javadoc 2007-04-05 16:01:26 +00:00
Martin Oberhuber
55973c21f9 [cleanup][180606] put subclassing info javadoc into a separate paragraph 2007-04-05 09:41:10 +00:00
Kushal Munir
910cb15848 [180606] [api] Add javadoc to indicate that BasicClassFileParser and ClassFileUtil should not be subclassed. 2007-04-04 12:56:39 +00:00