1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
Commit graph

178 commits

Author SHA1 Message Date
Martin Oberhuber
4c3386eebe Improve remoteFileTypes extension point specification schema to comply more with org.eclipse.team.core.fileTypes 2007-12-06 12:48:18 +00:00
Martin Oberhuber
4f1d09f5f5 Sync-up name of "New Connection Wizards" extension point in schema vs. plugin.properties 2007-12-06 12:19:23 +00:00
David McKnight
47d69ab7aa [209704] added supportsEncodingConversion() 2007-12-04 17:49:02 +00:00
Kevin Doyle
250570d64e [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-30 20:40:06 +00:00
David McKnight
789d7a59e8 [211472] [api][breaking] IRemoteObjectResolver.getObjectWithAbsoluteName() needs a progress monitor 2007-11-29 17:10:12 +00:00
Kevin Doyle
77a094ca8a [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-29 16:13:29 +00:00
David McKnight
998bc060b5 miner - property string for remote file type extensionpoint 2007-11-26 15:12:45 +00:00
Martin Oberhuber
083f73ebaf Update Javadoc links for IFileService#FILE_TYPE_* constants 2007-11-21 19:56:26 +00:00
David McKnight
8c7ca4bd78 [210109] store constants in IFileService rather than IFileServiceConstants 2007-11-16 16:20:10 +00:00
David McKnight
2eed2f80e3 [208951] new priority field 2007-11-16 16:08:19 +00:00
David McKnight
4976135552 [203114] Usability improvements for file transfer mode prefs 2007-11-15 20:31:52 +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
David McKnight
9c190dffe7 [203114] don't treat XML files specially (no hidden prefs for bin vs text) 2007-11-14 19:07:04 +00:00
David McKnight
8e30306972 [203114] don't treat XML files specially (no hidden prefs for bin vs text) 2007-11-14 19:07:00 +00:00
David McKnight
cfab40cb63 [208951] default file types supplied by rse 2007-11-14 18:54:21 +00:00
David McKnight
7ebed02f74 [208951] no longer used editor registry for file type associations 2007-11-14 18:33:13 +00:00
David McKnight
0252676845 [209660] remote file encoding should default to parent folder's encoding 2007-11-13 17:25:15 +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
92ff8a6a0a [186363] get rid of obsolete calls to ISubSystem.connect() 2007-11-05 15:56:00 +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
3ebb75cdad [207178] implicit connect on multi get remote file objects call 2007-11-01 20:10:08 +00:00
David McKnight
23fd70411a [207178] listFolders queries folders, not both 2007-11-01 18:24:23 +00:00
David McKnight
3d2a16aeb2 [207178] changing list APIs for file service and subsystems 2007-10-31 21:03:25 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
David McKnight
256b6765a2 [204307] listFolders now deals with a null parameter for fileNameFilter preventing NPE 2007-10-26 19:13:43 +00:00
David McKnight
d6112286b0 [207100] decorated input stream and output streams for FileServiceSubSystem.getInputStream() and FileServiceSubSystem.getOutputSTream() 2007-10-26 14:54:46 +00:00
David McKnight
456e55c23e [207095] Implicit connect needs to run in the same job as caller
[207100] Events for after a resource is downloaded and uploaded
2007-10-25 16:23:09 +00:00
David McKnight
8ffc652c8c [207095] Implicit connect on getRemoteFileObject 2007-10-25 14:29:37 +00:00
Javier Montalvo Orus
4603b2a1b1 [199773] Default file transfer mode is ignored for some file types (FTP always uploads binary) 2007-09-13 13:49:44 +00:00
Xuan Chen
9fc7a45a18 [202686] fix: Supertransfer should be disabled by default for 2.0.1 2007-09-12 22:34:39 +00:00
Martin Oberhuber
5d63e5ce2c [203105] Decouple recursive plugin activation of UI adapters 2007-09-12 20:38:00 +00:00
Martin Oberhuber
74d1a20e87 Fix Javadoc 2007-08-10 11:18:33 +00:00
Xuan Chen
78b6739a1c [191367] fix with supertransfer on, Drag & Drop Folder from DStore to DStore doesn't work 2007-08-10 02:02:44 +00:00
Martin Oberhuber
68862c619e Fix typo 2007-08-08 12:20:09 +00:00
David McKnight
a2afead1a5 [196664] prevent unnecessary query on the parent file 2007-07-25 18:39:51 +00:00
David McKnight
b6e59543b3 [190010] fire finish event if finished or cancelled 2007-07-13 18:20:16 +00:00
Martin Oberhuber
3d5fa56a2d Rev up plugin version to 2.0.1 for services.ssh, subsystems.files.core, subsystems.shells.core 2007-07-12 10:44:39 +00:00
David McKnight
0b3b03c7a4 [195830] setting remote file as non-stale by default when it's a non-folder and non-archive. 2007-07-11 21:00:25 +00:00
David McKnight
f669631dfe [191367] setting super transfer to be disabled by default. This doesn't solve the problem but it prevents the user from hitting this unless they change the preference. 2007-06-07 16:10:34 +00:00
David McKnight
aa7d983552 [173518] parent files need to be marked stale 2007-06-07 14:45:36 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
Martin Oberhuber
7b37fd56f3 [190271][api][breaking] Move ISystemViewInputProvider to Core 2007-06-05 21:02:59 +00:00
Martin Oberhuber
30c91936d2 [cleanup] Update Copyrights 2007-06-05 11:04:01 +00:00
David McKnight
8398567937 [190013] when comparing filters to paths, a filter who has a parent directory matching the path should return true. 2007-06-04 14:25:46 +00:00
David McKnight
4765eb31e5 [189973] removing obsolete code 2007-05-31 19:00:08 +00:00
David McKnight
32b9d89efe [189265] don't mark parent file stale 2007-05-30 19:23:17 +00:00
Kushal Munir
d74c0ce49b [189506] [api][breaking] Remove showActionBar(), showButtonBar() and showActions() from implementors of ISystemViewInputProvider. 2007-05-30 18:09:33 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00