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

16 commits

Author SHA1 Message Date
Markus Schorn
70e3e0942b Marks internal packages as such in the manifest 2006-10-12 15:01:47 +00:00
Anton Leherbauer
b7f5c2f33e Upversion to 4.0.0 and fix dependency version ranges (bug 157543) 2006-10-11 12:28:54 +00:00
Anton Leherbauer
f234a522db Rework code coloring preferences UI (bug 80104) 2006-09-27 14:38:35 +00:00
Markus Schorn
95b8581183 Call Hierarchy: Actions to open the call hierarchy, navigation of nodes. 2006-08-21 15:22:50 +00:00
Markus Schorn
7dc248df17 Initial version of call-hierarchy, not yet fully working. 2006-08-02 14:24:42 +00:00
Anton Leherbauer
51e04549cc Patch from Sergey Prigogin for bug 140489 - Support "smart caret positioning" similar to Java 2006-07-17 14:26:49 +00:00
Markus Schorn
b8e8fd3c90 Removed unused package org.eclipse.cdt.internal corext.textmanipulation, functionality is covered by the platform. 2006-07-05 14:23:52 +00:00
Markus Schorn
5019404aca Fix definition of execution environment (to 1.4) 2006-07-03 13:08:47 +00:00
Anton Leherbauer
36c5a333f1 Common Navigator extensions - bug 140337 2006-07-03 09:11:48 +00:00
Markus Schorn
7f90464021 Define minimum execution environment with 1.4 and allow usage of assert. 2006-07-03 08:13:55 +00:00
Doug Schaefer
0529788dfc Bug 140933 - added search to exports list for now until the real APIs can be determined. 2006-05-15 19:02:44 +00:00
Doug Schaefer
c394f40e48 Testing the scalability of the Commit Files dialog. No really, I've removed the old indexer, search and type cache and have fixed all the compile errors that doing so caused. A number of features are disabled to be re-enabled later. 2006-04-12 17:11:14 +00:00
David Inglis
58f26dfed6 Fixed build for jar'd plugins
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
c5c47c0842 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
Doug Schaefer
f385ba4ef0 Cleaned up dependencies a little. 2005-11-15 21:40:08 +00:00
Doug Schaefer
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00