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

1979 commits

Author SHA1 Message Date
David Dykstal
abccdcea54 [176488] adding some text for the cache limit checkbox 2007-04-03 02:58:43 +00:00
Kushal Munir
439df4639e [180606] [api] Move classes that parse Java class files into internal package. 2007-04-03 02:09:40 +00:00
David Dykstal
830d3b8415 [176486] updating labels with colon 2007-04-03 01:46:23 +00:00
Kushal Munir
a5179f9821 [180602] [api] Remove Communications Daemon and associated classes. Got rid of the daemon, daemon listener, communications preference page, start/stop daemon action and all related preference constants, messages, labels, tooltips and F1 help messages. 2007-04-03 01:22:11 +00:00
David Dykstal
2f54eead46 [180313] restoring behavior of StandardCredentialsProvider when invoked with an uninitialized workbench. 2007-04-03 00:59:43 +00:00
David Dykstal
70f93e8772 [180562][api] removing implementers of ISystemFilterConstants, ISystemFilterSavePolicies 2007-04-03 00:25:49 +00:00
David Dykstal
dd8984c399 [180562][api] removing implementers of IRSEUserIdConstants 2007-04-03 00:15:25 +00:00
David Dykstal
b68729222e [180562][api] removing implementers of IRSEDOMConstants 2007-04-03 00:05:07 +00:00
David Dykstal
d0fef66f3c [168870][refactor] Moving SubSystemConfigurationProxy and SubSystemConfigurationProxyComparator from UI to Core 2007-04-02 21:32:32 +00:00
Martin Oberhuber
c888133d77 [180562][api] Dont implement Constant interfaces 2007-04-02 21:23:07 +00:00
David Dykstal
cc97f1940a [168870][api][refactor] Preparation for moving SubSystemConfigurationProxy from
ui to core
2007-04-02 21:22:24 +00:00
David McKnight
b92439faf4 [166338] initial pass at IRSECallback 2007-04-02 21:16:43 +00:00
David Dykstal
db0f7ceaf2 [cleanup] removing unnecessary "extends" clauses 2007-04-02 20:04:31 +00:00
David Dykstal
3bcf0f906c [cleanup] removing unnecessary "implements" clauses 2007-04-02 20:03:40 +00:00
David Dykstal
84b39c2dba [cleanup] moving SubSystemHelpers from UI to Core 2007-04-02 20:02:25 +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
Martin Oberhuber
45c9d7e84a [180532] RemoteGDBDebuggerPage not found 2007-04-02 18:40:35 +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
David McKnight
e7cff05ecc [180520] yes, this file is not needed. Deleting it now. 2007-04-02 17:36:24 +00:00
David McKnight
f3ad795632 [176603] new connect(IProgressMonitor) api for ISubsystem 2007-04-02 17:13:12 +00:00
Martin Oberhuber
615e181bec [cleanup] move FTPSubsystemResources out of core 2007-04-02 17:03:08 +00:00
Martin Oberhuber
8d2d1249fc Fix bootclasspath used by javadoc to be j2se-1.4 even though the tool is 1.5 2007-04-02 16:29:11 +00:00
Martin Oberhuber
6e036071be Debug ISV Doc Bootclasspath 2007-04-02 15:58:38 +00:00
David McKnight
0925b3dbd9 [178599] fix bundle name 2007-04-02 15:35:12 +00:00
Martin Oberhuber
784ddc39ce [cleanup] Get rid of broken links from isv docs due to "internal" refactoring 2007-04-02 15:16:50 +00:00
David McKnight
92855adb7a [178599] internalize private miner classes 2007-04-02 15:15:18 +00:00
David McKnight
ece34284eb [178599] public interfaces can't import private interfaces 2007-04-02 15:03:43 +00:00
David McKnight
c55eb2c711 [178599] public interfaces can't import private interfaces (external loader) 2007-04-02 14:54:37 +00:00
David McKnight
daf29802eb [178599] public interfaces can't import private interfaces 2007-04-02 14:44:00 +00:00
Martin Oberhuber
7a02d4fec2 [cleanup] compiler warning 2007-04-02 14:35:58 +00:00
Martin Oberhuber
944255ff21 Fix errors on build servers other than build.eclipse.org 2007-04-02 13:00:27 +00:00
Martin Oberhuber
190ec2d8f6 Avoid invalid symlinks on setup 2007-04-02 11:00:45 +00:00
Martin Oberhuber
a8e3b8f48d Release [179850][api] subsystems must implement streams; [178599] internal refactorings; [168973] filters to core; [180091] Shell for StandardCredentialsProvider; [176484] white background in prefs; [170911] serviceTypes for Discovery; [180270] dont clear credentials while acquiring; [180274] single core.filters package; [cleanup] get rid of core/persistence folder; [170920] remove rse.logging plugin; [170916][api][efs] SHOWHIDDEN as parameter. EFS via Service and internal. 2007-04-02 09:11:58 +00:00
Martin Oberhuber
1656263665 Organize Manifests: Export internal packages with x-internal 2007-04-02 08:58:20 +00:00
Martin Oberhuber
e422ffc42a Upgrade to CDT m4, EMF m4 2007-04-02 08:00:18 +00:00
Martin Oberhuber
a344777ede Upgrade to CDT m4, EMF m4 2007-04-02 07:57:33 +00:00
Martin Oberhuber
41757435e3 [170920][api] Get rid of org.eclipse.rse.logging plugin 2007-04-02 07:25:38 +00:00
Kushal Munir
8bde9f14de [170916] [efs] Check in changes to EFS so that we do not use cached files since we always want live information in EFS. Also refactor classes to internal package. 2007-03-30 22:30:01 +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
David Dykstal
895374834f [170920] moved packages and data from org.eclipse.rse.logging plugin to org.eclipse.rse.core and org.eclipse.rse.ui. 2007-03-30 21:32:36 +00:00
David Dykstal
115435a893 [cleanup] move persistence packages to src folder of org.eclipse.rse.core project 2007-03-30 19:33:50 +00:00
David Dykstal
4c5a65137c [180274] Moving types from org.eclipse.rse.filters to org.eclipse.rse.core.filters 2007-03-30 19:14:36 +00:00
David Dykstal
eaa855d23d [180274] Moving types from org.eclipse.rse.filters to org.eclipse.rse.core.filters 2007-03-30 18:59:32 +00:00
David Dykstal
fa9cfcc53c [180270] do not allow clearing the credentials while acquiring them 2007-03-30 18:44:48 +00:00
Javier Montalvo Orus
63a9d19cb6 [170911] [plan] Improve Discovery and Autodetect in RSE 2007-03-30 17:43:42 +00:00
Javier Montalvo Orus
6634af6bbe [170911] [plan] Improve Discovery and Autodetect in RSE 2007-03-30 17:04:53 +00:00
David McKnight
2597c5dc20 [176484] setting the background of the Text field to the composite background 2007-03-30 16:33:33 +00:00