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

3324 commits

Author SHA1 Message Date
Xuan Chen
fe4d14e4d3 [214251] fix: [archive] [tar]"Last Modified Time" changed for all virtual files/folders if rename/paste/delete of one virtual file. 2008-01-04 21:36:40 +00:00
Xuan Chen
50f0471159 [214251] fix: [archive] [zip]"Last Modified Time" changed for all virtual files/folders if rename/paste/delete of one virtual file. 2008-01-04 19:44:00 +00:00
David McKnight
b0a45c287c [214378]increate the defer time 2008-01-04 19:19:16 +00:00
David McKnight
72d794af7a [214378] [dstore] remote search doesn't display results sometimes 2008-01-04 18:35:28 +00:00
David McKnight
4692095642 [187711] fix for filter comparison 2008-01-04 16:53:26 +00:00
David McKnight
186b363fed [187711] use action.isChecked() to determine new toggle state - not the view flag 2008-01-04 16:45:30 +00:00
David McKnight
d4c902100a [187711] use action.isChecked() to determine new toggle state - not the view flag 2008-01-04 16:17:37 +00:00
Martin Oberhuber
794ccd8169 Release [205448] [search]All the files are listed as in the Remote Search view even only found one match in a file; [194865][local][Archives] Searching contents of a file in an Archive doesn't work 2008-01-04 10:56:19 +00:00
David McKnight
96c4679ca1 dstore - search using canonical path 2008-01-03 21:28:02 +00:00
David McKnight
47a82b774e [187711] toolbar button style needs to be specified as toggle 2008-01-03 20:48:51 +00:00
David McKnight
15f2700e97 [187711] memento support + linking from remote object to editor 2008-01-03 20:05:21 +00:00
David McKnight
a11b162369 [187711] filter encompass apis specified here instead of in subsystem 2008-01-03 19:36:55 +00:00
David McKnight
886b5721b3 [187711] filter encompass apis taken out 2008-01-03 19:36:35 +00:00
David McKnight
30555b1db5 [187711] do the queries in jobs to avoid main thread 2008-01-03 18:42:17 +00:00
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