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

2009 commits

Author SHA1 Message Date
David McKnight
076735e8f8 [180562] not implementing ISystemIconConstants 2007-04-03 16:28:48 +00:00
David McKnight
e32350ca18 [180562] not implementing ISystemContextMenuConstants 2007-04-03 16:25:10 +00:00
David McKnight
e52bdbba6e [180562[ not implementing IServiceConstants 2007-04-03 16:23:09 +00:00
David McKnight
925dc6e3a6 [180575] missed when applying patch 2007-04-03 15:34:59 +00:00
Kushal Munir
6754d2fb7b [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ISystemRemoteEditConstants and ISystemTextEditorConstants. 2007-04-03 15:20:33 +00:00
David McKnight
33c837d99f [180575] applying patch + imples 2007-04-03 15:07:54 +00:00
David McKnight
6474a2af7f [180651] making getPatterns() private 2007-04-03 14:46:36 +00:00
David McKnight
01e918f2ce [180562[ not implementing I*Property*Constants 2007-04-03 14:42:07 +00:00
David McKnight
103e79173f [180562[ not implementing IUniversalDataStoreConstants or IServiceConstants or IClientServerConstants 2007-04-03 14:28:59 +00:00
David McKnight
b54c04556b [180562[ not implementing IDataStoreConstants 2007-04-03 14:04:06 +00:00
David McKnight
e8c7010093 [180650] moved dstore.miners.miner to dstore.miners 2007-04-03 13:50:57 +00:00
David McKnight
f65d331b47 [180650] moved dstore.miners.miner to dstore.miners 2007-04-03 13:45:46 +00:00
Martin Oberhuber
f501ac6de3 [175262][api] IHost.getSystemType() should return IRSESystemType 2007-04-03 11:13:35 +00:00
Uwe Stieber
92320907ab [fix] remove non-standard net.sourceforge.metric.builder from project settings 2007-04-03 10:57:14 +00:00
Uwe Stieber
7f9be5d877 [fix] remove non-standard net.sourceforge.metric.builder from project settings 2007-04-03 10:51:32 +00:00
Martin Oberhuber
2b0d06c109 Release [178599] internal refactorings; [fix] bootclasspath for isv docs; [176603] new connect(IProgressMonitor) api; [180520] delete DataStoreResources.properties; [180525] resources to internal; [180532] RemoteGDBDebuggerPage; [180562][api] remove implements clauses; [166338] IRSECallback; [168870][api][refactor] moving SubSystemConfigurationProxy; [180313] restoring behavior of StandardCredentialsProvider; [180602][api] Remove Communications Daemon; [176486] updating labels with colon; [180606][api] BasicClassFileParser implementation to internal; [176488] cache limit checkbox; [158783][contributed] browse button for cdt remote; 2007-04-03 09:35:51 +00:00
Kushal Munir
78b4d0616b [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ISystemProcessPropertyConstants and ISystemProcessRemoteConstants. 2007-04-03 09:00:38 +00:00
Kushal Munir
ba91cf7ea1 [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement IUniversalProcessDataStoreConstants. 2007-04-03 08:58:21 +00:00
Kushal Munir
3789c71626 [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ISystemProcessPropertyConstants and ISystemProcessRemoteConstants. 2007-04-03 08:55:04 +00:00
Martin Oberhuber
5de9a79807 [cleanup] organize imports 2007-04-03 08:42:29 +00:00
Martin Oberhuber
cf90e3c2e7 [cleanup] organize Manifests: export internal packages with x-internal 2007-04-03 08:40:38 +00:00
Kushal Munir
8ec970dced [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ITarConstants. 2007-04-03 08:35:08 +00:00
Kushal Munir
57d908cf59 [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ISystemSearchConstants. 2007-04-03 08:29:23 +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
256766d3ad Revert change to exsd - see bug [180640] 2007-04-03 08:19:59 +00:00
Martin Oberhuber
786f1d6fc7 [cleanup] organize imports: make not-exported classes internal in tests.framework 2007-04-03 08:13:12 +00:00
Martin Oberhuber
407435a206 Rev up remotecdt version to 2.0.0.qualifier 2007-04-03 07:57:29 +00:00
Martin Oberhuber
73a42a4902 [158783][contributed] browse button for cdt remote path 2007-04-03 07:48:11 +00:00
Martin Oberhuber
53975439f6 [cleanup] Copyright: WindRiver -> Wind River 2007-04-03 07:46:34 +00:00
David Dykstal
f3019a2ddb [176488] adding some text for the cache limit checkbox 2007-04-03 02:59:37 +00:00
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