1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 04:35:45 +02:00
Commit graph

262 commits

Author SHA1 Message Date
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
David McKnight
ec40e043f0 [196624] dstore miner IDs should be String constants rather than dynamic lookup 2007-12-03 17:07:22 +00:00
Kevin Doyle
250570d64e [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-30 20:40:06 +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
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
a240d92192 [210812] for text transfer, need honour preference instead of straight binary 2007-11-23 20:58:12 +00:00
David McKnight
8c7ca4bd78 [210109] store constants in IFileService rather than IFileServiceConstants 2007-11-16 16:20:10 +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
00690859a4 [209387] should not delete elements for files that still exist (but are filtered out) 2007-11-12 20:09:36 +00:00
David McKnight
5cdc438ff7 [209423] Fix for null pointer - filter attributes need unique ids 2007-11-12 17:13:52 +00:00
David McKnight
6c5f63201a dstore - deal with \r\n in upload(IInputStream...) same as upload(File...) 2007-11-07 17:45:27 +00:00
David McKnight
002b3f7d0a dstore - deal with \r\n in upload(IInputStream...) same as upload(File...) 2007-11-07 17:21:35 +00:00
David McKnight
e5834735b3 dstore - removing some warnings 2007-11-05 20:55:51 +00:00
David McKnight
93eb994144 [197480] eliminating UI dependencies from services.dstore 2007-11-05 17:42:37 +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
f4196430ee null pointer check 2007-11-01 20:09:17 +00:00
David McKnight
2836aac7aa [207178] optimizations for listMulti and getFileMulti for DstoreFlieService 2007-11-01 19:32:30 +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
1e7454b343 [207095] check for null datastore 2007-10-25 14:25:08 +00:00
David McKnight
df7df72da7 [206642] changes to allow for java 1.4 on server 2007-10-17 18:54:23 +00:00
David McKnight
34cf468e73 [206642] changes to allow for java 1.4 on server 2007-10-17 17:51:56 +00:00
David McKnight
9b3d89b110 [206642] dstore bug fixes merged to open rse 2007-10-17 15:57:30 +00:00
Xuan Chen
4a7d336412 [190824] fix: Incorrect result for DStore#getSeparator() function when parent is "/" 2007-10-04 13:49:44 +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
David McKnight
1add2dba42 (dstore-specific) merge so that refresh happens after disconnectObjectS() called 2007-09-28 20:13:55 +00:00
David McKnight
031f379d36 [192884] Should not use filter to determine previous query results 2007-09-28 20:00:29 +00:00
David McKnight
d9da4ec9a2 [202822] get rid of printlns 2007-09-12 22:10:18 +00:00
Xuan Chen
63a9b0186f fix the following two problems:
[202668][Supertransfer] Subfolders not copied when doing first copy from dstore to Local
 [202670] [Supertransfer] After doing a copy to a directory that contains folders some folders name's display "deleted"
2007-09-12 20:35:59 +00:00
David McKnight
274017ee25 [202822] various synchronization issues with dstore spirit 2007-09-12 20:20:48 +00:00
David McKnight
ccc1549df4 merges from IBM RSE 2007-08-31 14:13:39 +00:00
Xuan Chen
acd2bd19c2 [191548] fix: Deleting Read-Only directory removes it from view and displays no error 2007-08-23 15:26:07 +00:00
Xuan Chen
69bf47f7ae [191548] fix Deleting Read-Only directory removes it from view and displays no error 2007-08-11 03:26:56 +00:00
Martin Oberhuber
7b51b729cd [199561][efs][dstore] Eclipse hangs when manipulating empty file 2007-08-10 13:26:48 +00:00
Martin Oberhuber
28eefd9eff [199548] Avoid touching files on setReadOnly() if unnecessary 2007-08-10 11:26:58 +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
Xuan Chen
bad965f8f5 [198046] fix cannot copy a folder into an archive file (fix a typo) 2007-08-09 21:22:34 +00:00
Martin Oberhuber
a8510db671 [198046] Improved and beautified code of previous checkin 2007-08-06 13:08:40 +00:00
Xuan Chen
7f4ceccfea [198046] fix cannot copy a folder into an archive file 2007-08-04 15:47:28 +00:00
David McKnight
9aea36c02e in copyBatch, need to make sure that we have a target folder instead of a target filter 2007-07-26 18:30:23 +00:00
David McKnight
64a20e4300 extra checking needed in case element is deleted 2007-07-24 19:18:47 +00:00
David McKnight
cb7dc5d04c [196662] we should refresh the subject when it doesnt' exist on the host. 2007-07-24 16:55:14 +00:00
David McKnight
9ca712e072 [196211] Kevin's patch for Move a folder to a directory that contains a folder by that name errors 2007-07-16 17:55:14 +00:00
David McKnight
23375e6f89 [190010] search cancellation issues -best to have incomplete results 2007-07-13 19:44:49 +00:00
David McKnight
3757b2c830 [190010] search cancellation issues 2007-07-13 19:32:16 +00:00