1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.ui
2006-04-22 21:51:46 +00:00
..
browser Put the Type Cache back and reactivate the code that uses it, i.e., Open Type and the New Class Wizard. The info still returns null but I'll you should be able to compile. 2006-04-19 19:20:05 +00:00
icons Added per file C/C++ Includes & Symbols property page to display per file scanner info (discovered and user specified). 2005-04-22 16:04:06 +00:00
META-INF 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
schema Added documentation comments for the schema of ProposalFilter extension point. 2006-02-02 13:33:42 +00:00
src/org/eclipse/cdt PDOM - Added file inclusions to index. Started the Full Indexer. Change the visit method on BTrees to be accept, as is the standard name for such things. 2006-04-22 21:51:46 +00:00
templates 2005-02-25 Alain Magloire 2005-02-26 03:12:35 +00:00
utils.ui/org/eclipse/cdt/utils/ui/controls Fix copyright 2005-07-22 03:32:01 +00:00
.classpath 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
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.options Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
build.properties Remove the removed source folders from the build.properties file. 2006-04-12 17:42:20 +00:00
ChangeLog 2005-08-27 Alain Magloire 2005-08-27 22:50:52 +00:00
ChangeLog-2003 Split the ChangeLog, it is getting way to big 2004-01-29 17:40:39 +00:00
NEWS Update news file. 2005-02-26 03:34:21 +00:00
plugin.properties Integrated indexing into PDOM. Also change the names of a couple of things, such as PDOM which used to be PDOMDatabase. Cleaned up the indexing setting so that it is a ProjectScope preference instead of a ICExtension. Conversion should happen automagically. 2006-03-30 21:59:22 +00:00
plugin.xml Hooked up the PDOM to content assist. Addes a getExpressionType to IASTExpression to help out the cause. 2006-04-09 20:11:21 +00:00