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

4060 commits

Author SHA1 Message Date
Xuan Chen
39ecf75e4d [205448] fix: [search]All the files are listed as in the Remote Search view even only found one match in a file 2008-01-03 16:17:15 +00:00
Xuan Chen
ec94488aa8 [194865] fix: [local][Archives] Searching contents of a file in an Archive doesn't work 2008-01-03 15:41:07 +00:00
Martin Oberhuber
34b382d22f Release for I20070803 2008-01-03 11:55:22 +00:00
Martin Oberhuber
ce78478428 Release for I20070803 2008-01-03 11:37:03 +00:00
Martin Oberhuber
d48efa25f4 Release for I20070803 2008-01-03 11:33:45 +00:00
David McKnight
8ef446e845 [187711] check for filter pool references 2008-01-02 21:22:14 +00:00
David McKnight
e2a2214137 [187711] [api] link with editor for system view 2008-01-02 19:28:31 +00:00
Xuan Chen
97b069a9ec [210816] fix: Archive testcases throw ResourceException if they are run in batch 2008-01-02 15:22:17 +00:00
Xuan Chen
66d9007048 [191370] fix: [dstore] Supertransfer zip not deleted when cancelling copy 2007-12-31 03:03:07 +00:00
Xuan Chen
a7be65e084 [209827] fix: Update DStore command implementation to enable cancelation of archive operations 2007-12-20 05:55:06 +00:00
David Dykstal
1c1fb2d1bd [203501] fix NPE in PFMetadataLocation 2007-12-19 21:32:16 +00:00
David Dykstal
54b801b1c9 [cleanup] javadoc and code style, remove dead code, mark methods deprecated 2007-12-19 19:56:44 +00:00
David Dykstal
89923f9852 [cleanup] format only 2007-12-19 14:59:05 +00:00
Xuan Chen
9b89ffb3f8 [209827] fix: Update DStore command implementation to enable cancelation of archive operations 2007-12-19 03:04:45 +00:00
David Dykstal
7d080e18cd [210537] [api] removed Exception throwing from ISystemHostPool 2007-12-18 20:20:12 +00:00
David McKnight
7090a75b05 nls extern strings 2007-12-18 19:40:16 +00:00
David McKnight
d2bbf9cad1 [143503] [updating] need a synchronize cache operation - nls messages 2007-12-18 19:39:03 +00:00
David Dykstal
3d54afd880 [206901] [api] fixing array store exception and simplifying class 2007-12-18 18:15:05 +00:00
David McKnight
84019da4e0 [143503] [updating] need a synchronize cache operation 2007-12-18 15:58:25 +00:00
Kevin Doyle
1a2bc616b9 [212940] Duplicate Help Context Identifiers 2007-12-14 20:55:59 +00:00
Kevin Doyle
5de86a5a48 [212944] New Profile dialog should have title "New Profile" 2007-12-14 19:20:10 +00:00
David McKnight
1305fc2295 [195285] more changes for mount path mapper 2007-12-13 16:10:13 +00:00
David McKnight
42324f2e58 [212403] [apidoc][breaking] Fixing docs of SubSystem#getConnectorService() and making internalConnect() private 2007-12-10 21:51:59 +00:00
Martin Oberhuber
3bbb5862a4 [cleanup] Update Javadocs 2007-12-10 14:24:41 +00:00
David McKnight
070e5834f6 [212229] using default code page converter that isn't null 2007-12-07 16:02:14 +00:00
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
Martin Oberhuber
38511db90a Release for I20071206 2007-12-06 11:49:14 +00:00
Martin Oberhuber
d437d13e86 Fix typo in References-extension points TOC 2007-12-06 11:48:41 +00:00
Martin Oberhuber
0e18f08a1b Fix typo in References-extension points TOC 2007-12-06 11:47:24 +00:00
Martin Oberhuber
3ffb1652f2 Release for I20071206 2007-12-06 11:34:56 +00:00
Martin Oberhuber
d5d8c2295d Release for I20071206 2007-12-06 11:32:34 +00:00
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
David McKnight
e77a193982 [143503] [updating] need a synchronize cache operation 2007-12-03 20:34:46 +00:00
David McKnight
6e9b519517 [143503] [updating] need a synchronize cache operation 2007-12-03 19:58:58 +00:00
David McKnight
5bc04695e2 [143503] encoding and isBinary needs to be stored in the IFile properties 2007-12-03 19:53:42 +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
Michael Scharf
903af81383 RESOLVED - bug 211659: Add FieldAssist to the terminal input field
https://bugs.eclipse.org/bugs/show_bug.cgi?id=211659
2007-11-30 23:51:31 +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
dff29f4fb5 [211374] [ssh] New File on SSH has unnecessary space in its contents 2007-11-30 21:05:23 +00:00
Kevin Doyle
c79b571cca Test case's for bugs:
[208778] - [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND
[211374] - [ssh] New File on SSH has unnecessary space in its contents
2007-11-30 20:52:59 +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
a479f02926 dstore - problem with spirited elements - need to clean an element's children before clearing the elements data 2007-11-30 19:00:55 +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
Uwe Stieber
1ad0910bd2 [cleanup] Make LAST_SELECTED_SYSTEM_TYPE_ID constant accessible for clients 2007-11-30 16:36:13 +00:00
David McKnight
d26070c791 [199424] restoring memento state asynchronously 2007-11-29 22:45:07 +00:00
David McKnight
789d7a59e8 [211472] [api][breaking] IRemoteObjectResolver.getObjectWithAbsoluteName() needs a progress monitor 2007-11-29 17:10:12 +00:00