1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-19 06:05:56 +02:00
Commit graph

117 commits

Author SHA1 Message Date
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
David McKnight
e52bdbba6e [180562[ not implementing IServiceConstants 2007-04-03 16:23:09 +00:00
Kushal Munir
3789c71626 [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ISystemProcessPropertyConstants and ISystemProcessRemoteConstants. 2007-04-03 08:55:04 +00:00
Kushal Munir
8ec970dced [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ITarConstants. 2007-04-03 08:35:08 +00:00
Kushal Munir
57d908cf59 [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ISystemSearchConstants. 2007-04-03 08:29:23 +00:00
Kushal Munir
4f31956e59 [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement IHostSearchConstants. 2007-04-03 08:25:42 +00:00
Kushal Munir
439df4639e [180606] [api] Move classes that parse Java class files into internal package. 2007-04-03 02:09:40 +00:00
Martin Oberhuber
8966310924 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
Kushal Munir
ae03da8d1c [162954] [api] Provide a way to get InputStream and OutputStream from file services. Added a getInputStream() and getOutputStream() to IFileService and implemented for SSH, FTP and Local. Dstore needs to be implemented. 2007-02-20 04:17:18 +00:00
Kushal Munir
45118db9d6 [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 19:58:51 +00:00
Kushal Munir
71e8bcdbaf [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 19:32:35 +00:00
Martin Oberhuber
587f656604 [173617][api] make internal: rse.services.Activator, CommandPattern, OutputPattern 2007-02-09 11:03:31 +00:00
Martin Oberhuber
76410247f4 [173619][api] Make RemoteUtil.createSocket() public available 2007-02-09 11:00:47 +00:00
Martin Oberhuber
7fa0ec0b33 [cleanup] moved Activator from org.eclipse.rse.services -> org.eclipse.rse.internal.services 2007-02-09 10:52:46 +00:00
Martin Oberhuber
a7551b8460 [173617][api] make internal: rse.services.Activator, CommandPattern, OutputPattern 2007-02-09 10:50:45 +00:00
Martin Oberhuber
f9604efebb [cleanup] fix compiler warnings 2007-02-09 10:44:04 +00:00
Martin Oberhuber
10f456a585 [cleanup] fix javadoc 2007-02-09 10:43:45 +00:00
Martin Oberhuber
f62d052091 Improve Javadoc 2007-02-09 09:59:28 +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
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
David McKnight
c6f4dcc067 shell output notification issues 2007-01-25 18:25:13 +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
ced81d390f [149150] new setLastModified() service call and use in file transfer operations 2007-01-09 19:58:49 +00:00