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

111 commits

Author SHA1 Message Date
Martin Oberhuber
cec805307d [cleanup] update javadoc 2007-04-05 16:01:26 +00:00
David McKnight
61fc7b77c4 [180872] unqueried folder should initially be stale, internalHasChildren() should check for stale when when there are no children, and getImageDescriptor needs to check if contents have been queried before determining whether to show a folder as open or not 2007-04-04 13:27:26 +00:00
Martin Oberhuber
4826b2efab [180519][api] moving Activators to "internal" 2007-04-04 12:32:34 +00:00
Martin Oberhuber
08c6648552 [180519][api] declaratively register adapter factories 2007-04-04 12:14:23 +00:00
Martin Oberhuber
91d1ccf64a [180519] declaratively register rse.files.ui. adapter factories. Remove unnecessary dependencies. 2007-04-04 10:20:14 +00:00
Kushal Munir
814a8b283e [180485] [api] "Show Hidden" should be a view-only Preference and not on API level. 2007-04-04 02:49:28 +00:00
Martin Oberhuber
dcf70fe0b8 [cleanup] Remove unnecessary implementations 2007-04-03 17:18:39 +00:00
David McKnight
33c837d99f [180575] applying patch + imples 2007-04-03 15:07:54 +00:00
Kushal Munir
4f31956e59 [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement IHostSearchConstants. 2007-04-03 08:25:42 +00:00
Martin Oberhuber
53975439f6 [cleanup] Copyright: WindRiver -> Wind River 2007-04-03 07:46:34 +00:00
Martin Oberhuber
0d4d82ed4c [cleanup] fix javadoc 2007-04-02 19:11:51 +00:00
Martin Oberhuber
e46d18d10c [cleanup] organize imports 2007-04-02 19:10:39 +00:00
Martin Oberhuber
cd7ca5a088 [cleanup] fix javadoc 2007-04-02 19:08:09 +00:00
David McKnight
a2897d03f8 [180525] moving resources to internal 2007-04-02 18:06:06 +00:00
Martin Oberhuber
a88217eb69 [cleanup] friend export of Language Utility for local and dstore subsystems 2007-04-02 17:45:37 +00:00
Martin Oberhuber
615e181bec [cleanup] move FTPSubsystemResources out of core 2007-04-02 17:03:08 +00:00
David McKnight
daf29802eb [178599] public interfaces can't import private interfaces 2007-04-02 14:44:00 +00:00
Kushal Munir
5fbcefaad7 [170916][api][efs] Remove checking for the SHOWHIDDEN preference in the host file to remote file adapters and instead pass it in as a flag to the adapters. EFS can then make use of it to convert all files. 2007-03-30 22:26:17 +00:00
Kushal Munir
2b6be4143d [179850] [api] Introduce methods to get input stream and output stream in IRemoteFileSubSystem. Remove default implementations in RemoteFileSubSystem and add javadoc to clarify that implementations should not be returning null. 2007-03-29 15:42:13 +00:00
Martin Oberhuber
cf9a016317 Organize Manifests: Export internal packages with x-internal 2007-03-29 11:45:59 +00:00
Kushal Munir
97b3538695 [179910] [api] Remove unneccesary download and upload methods from IRemoteFileSubSystem, and also from the subclass RemoteFileSubSystem. 2007-03-29 05:14:36 +00:00
Kushal Munir
f417924571 [179850] [api] Introduce methods to get input stream and output stream in IRemoteFileSubSystem 2007-03-28 20:59:38 +00:00
David McKnight
58f046c8b2 [178599] more refactorings 2007-03-28 18:19:48 +00:00
Kushal Munir
5c799eff71 [176206] From preference page Remote Systems > Files, users can now add file transfer mode for filenames with no extension. 2007-03-02 18:19:24 +00:00
Kushal Munir
a61f2965b4 [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 21:54:57 +00:00
Kushal Munir
f90bc1961a [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 20:15:23 +00:00
Martin Oberhuber
a3b7c18be9 [cleanup] fix copyright year 2007 2007-02-22 15:15:28 +00:00
David McKnight
f0f8088a06 [174944] changes to allow setPreselection() to work 2007-02-21 19:36:38 +00:00
Martin Oberhuber
6ed4f11856 [172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible. 2007-02-19 09:06:28 +00:00
David McKnight
484a619cbf [172468] making rse.ui view stuff internal 2007-02-16 16:29:48 +00:00
Kushal Munir
cfd86803bb [173905] Remote file getContents() does not account for file type filters. It processes all filters as name filters. This is fixed. 2007-02-12 21:09:09 +00:00
David Dykstal
a480341791 [168870] stage 2 integration
removing extraneous classes and moving SystemPerspectiveHelpers
2007-02-09 16:35:59 +00:00
Kushal Munir
c47a69d198 [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 17:12:27 +00:00
Kushal Munir
e7d2f267ca [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 15:23:19 +00:00
Martin Oberhuber
d65885e486 Specify x-internal in manifest for exported internal packages. Fix some compiler warnings. 2007-02-01 11:47:47 +00:00
David McKnight
6ca970701b refactored RemoteOutput, RemoteError and ILanguageUtilityFactory 2007-01-30 22:15:10 +00:00
Martin Oberhuber
e9e70a23e6 [cleanup] avoid Platform internal access 2007-01-30 21:47:17 +00:00
Martin Oberhuber
a63480c5c0 [cleanup] compiler warnings 2007-01-30 21:46:24 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
Kushal Munir
5607bb0e30 [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-01-23 13:17:09 +00:00
David McKnight
74822bd918 new API IFileService.setReadOnly() 2007-01-17 18:06:45 +00:00
Martin Oberhuber
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +00:00
David McKnight
1579f9911b [149150] preference page for indication of whether to copy timestamps or not plus some minor refactoring of constants 2007-01-09 20:44:52 +00:00
David McKnight
ced81d390f [149150] new setLastModified() service call and use in file transfer operations 2007-01-09 19:58:49 +00:00
David Dykstal
66f3b60683 [167665] verbage -> verbiage 2007-01-03 20:41:46 +00:00
David McKnight
48b45595df removing some compile warnings 2007-01-03 17:36:42 +00:00
David McKnight
e394dfea79 [142712] predefine basic filter for non-default profiles 2007-01-03 17:23:38 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00