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

2603 commits

Author SHA1 Message Date
Martin Oberhuber
7f53460969 Fix typos in Javadoc 2007-05-03 15:08:22 +00:00
Martin Oberhuber
832e9f8032 Adding a script to update global CVS tags 2007-05-03 09:02:59 +00:00
Martin Oberhuber
426d0dbcfa Adding readme.txt repository info 2007-05-03 08:15:29 +00:00
Kushal Munir
824e173d2f [179939] BIDI3.3:HCG_ Text files written in ASCII Hebrew do not look correctly 2007-05-02 16:40:53 +00:00
Martin Oberhuber
d6c020513f Add API change information for adding progress monitor to file subsystem 2007-05-02 13:10:11 +00:00
Kushal Munir
782d2eb994 [170909] [plan] Contribute User Actions and Import/Export from RSE7. Update model and registry for user actions. 2007-05-01 19:52:18 +00:00
Kushal Munir
2ce6dd9df2 [170909] [plan] Contribute User Actions and Import/Export from RSE7. Add methods to the user action registry to manage user actions and contexts. 2007-05-01 19:20:36 +00:00
Kushal Munir
3cacc032a0 [170909] [plan] Contribute User Actions and Import/Export from RSE7. Add model for user action contexts and user actions, and a registry to manage them. 2007-05-01 18:39:42 +00:00
David McKnight
ff6fc2fce7 [166338] use new connect API in SystemConnectAction 2007-05-01 16:31:57 +00:00
David McKnight
c369e9fbfa [181553] need to make cached files stale when doing the discard check
Also, for dstore need to make sure we invalidate the file type if the file no longer exists since a valid file type will indicate that the file exists
2007-04-27 18:28:39 +00:00
David McKnight
bca932fbea minor miner fix - dataelement naming conventions for folders should be consistent: name should be name, while value should be parent path 2007-04-27 17:58:34 +00:00
David McKnight
bf910f21f8 [183772] need to pass existing names into the file wizard 2007-04-27 17:45:11 +00:00
David McKnight
275d4249da minor fix so that the correct pwd is stored in status when running windows remotely 2007-04-27 16:40:35 +00:00
David McKnight
9b16d8af74 [181667] windows get parent path fixes 2007-04-27 16:16:49 +00:00
Martin Oberhuber
5cfd747882 Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
David McKnight
4f814c3be1 [183870] merged patch from Kevin Doyle 2007-04-27 13:40:16 +00:00
David McKnight
b5a98ae067 [181667] removing the /O for xcopy since it won't work on Vista unless you're an admin 2007-04-27 13:03:26 +00:00
David McKnight
f49f3c8ec6 [180875] applying Kevin Doyle's patch so that files are not opened when double-clicking a file from a dialog 2007-04-27 12:55:35 +00:00
David McKnight
7cfdd7ebb0 [184322] progress monitor added along with dstore host file caching in dstore file service layer 2007-04-27 12:28:51 +00:00
David McKnight
6ecacafa7a [184322] progress monitor added to file subsystem apis 2007-04-27 12:26:01 +00:00
Javier Montalvo Orus
cc5d054901 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-04-27 12:14:09 +00:00
Martin Oberhuber
1580ebb837 [183991] handle windows C:/ paths for FTP 2007-04-27 09:06:08 +00:00
David McKnight
918b9b28c1 [184053] storing absolute path separately from the DataElement in DSToreHostFile so that when there is a deletion the mapped lookup will still work 2007-04-26 14:25:22 +00:00
Michael Scharf
2020cc540c make background thread a daemon 2007-04-26 12:59:56 +00:00
Martin Oberhuber
69383cb9c0 Release ICU4J use in SystemWidgetHelpers for sorting system type labels 2007-04-26 10:15:31 +00:00
Martin Oberhuber
dc2155d4e9 Prepare Build Notes towards M7 2007-04-26 09:57:19 +00:00
Martin Oberhuber
67afb87a3d Use ICU4J to sort system type labels according to international unicode rules 2007-04-26 09:21:40 +00:00
Martin Oberhuber
44400301a9 Release towards I20070426 2007-04-25 21:43:48 +00:00
Martin Oberhuber
256236b789 Fix javadoc classpath for new plugin org.eclipse.jsch.core*.jar 2007-04-25 21:38:04 +00:00
Martin Oberhuber
ee7334cc01 Reexport commons.net from services.files.ftp, since it is part of the extension point API 2007-04-25 21:31:07 +00:00
Martin Oberhuber
9c486010c1 [184095] update docs for SystemWidgetHelpers.sortSystemTypesByLabel() 2007-04-25 21:24:35 +00:00
Martin Oberhuber
1646646eaf [184095][api] Replace String systemTypeName by IRSESystemType everywhere.
Migrate to using system type labels in all UI, and system type IDs when storing Preferences.
Combine NLS messages in rse.core. Add some API to SystemWidgetHelpers for dealing with system types.
Update and beautify Javadoc.
2007-04-25 20:24:16 +00:00
David McKnight
216e97eaf8 [181553] delete obsolete temp files before transfering 2007-04-25 18:05:33 +00:00
David McKnight
b5980ec2a6 [184053] recursiveFindExactMatches to find exact match when hash lookup fails 2007-04-25 16:39:34 +00:00
David McKnight
8a2f96ce75 [181458] support for copy paste and drag and drop from rse to windows explorer 2007-04-25 15:04:45 +00:00
David McKnight
bb8214b649 should only add multirule if there are rules. If we do add a multirule with no rules, then we hit an exception 2007-04-25 14:14:53 +00:00
Javier Montalvo Orus
5117d0c6d4 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-04-25 12:57:29 +00:00
Martin Oberhuber
5db36e801e [182454] improve getAbsoluteName() documentation 2007-04-25 11:51:55 +00:00
Martin Oberhuber
acd39c3849 [182454] improve getAbsoluteName() documentation 2007-04-25 11:49:36 +00:00
Martin Oberhuber
7fc7c243b4 [182454] improve getAbsoluteName() documentation 2007-04-25 11:41:25 +00:00
Martin Oberhuber
d31ac6c82c [182454] improve getAbsoluteName() documentation 2007-04-25 11:32:53 +00:00
Martin Oberhuber
85602bc479 [180649] miners to single package. This requires a server update. 2007-04-25 08:53:13 +00:00
Kushal Munir
17713e6a85 [160405] Launch Shell menu should not be displayed for FTP-Only connections. Do not make the action visible for FTP connections by adding an attribute for IRemoteFile adapter to check for command subsystem existence of host. 2007-04-24 23:26:35 +00:00
David McKnight
4a61087b23 fix for problem found with encoding work. dstore file parent not being resolved properly when at the root. 2007-04-24 21:00:11 +00:00
David McKnight
05e87c7c55 [180649] miners to single package. This requires a server update. 2007-04-24 19:55:31 +00:00
David McKnight
09082e1c96 [180649] miners to single package. This requires a server update. 2007-04-24 19:11:17 +00:00
Kushal Munir
bb20d0849b [179939] BIDI3.3: HCG Text files written in ASCII Hebrew do not look correctly. The container encoding value was not being picked up. Now it should be. 2007-04-24 17:42:55 +00:00
Martin Oberhuber
20a4a9ef77 [183769] fix drag and drop after refactoring for [168975] 2007-04-24 12:26:57 +00:00
Martin Oberhuber
fe8cc2c5f0 [183165] Do not implement constant interfaces 2007-04-23 13:54:00 +00:00
Martin Oberhuber
e8dc372b54 [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00