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

2733 commits

Author SHA1 Message Date
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
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
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
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
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
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