1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core/org.eclipse.cdt.ui
John Camelon 05f6b423c8 Patch for Andrew Niefer
fix bug 43129 - report definitions for variables, fields, enumerators and 
namespaces.

core:
- check definitions for variables, fields, enumerators and namespaces
- handle enter/exitLinkageSpecification
  * search/org/eclipse/cdt/internal/core/search/matching/MatchLocator.java
  * 
search/org/eclipse/cdt/internal/core/search/matching/CSearchPattern.java

core.tests:
-added testbug43129() in OtherPatternTests
modified:
* resources/search/include.h
* resources/search/classDecl.cpp
* search/org/eclipse/cdt/core/search/tests/OtherPatternTests.java

ui:
 modify UI to allow selecting Definitions for more items
* src/org/eclipse/cdt/internal/ui/search/CSearchPage.java
2003-09-26 14:58:17 +00:00
..
icons/full Patch for Sean Evoy: 2003-08-20 20:09:31 +00:00
src/org/eclipse/cdt Patch for Andrew Niefer 2003-09-26 14:58:17 +00:00
utils.ui/org/eclipse/cdt/utils/ui deprecated ui componets due move of builders out of the core/ui 2003-09-11 20:44:26 +00:00
.classpath Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project change all external plugin jar references to project references added 2002-06-28 14:20:21 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Added the build source folder to the build.properties file. 2003-06-14 21:14:56 +00:00
ChangeLog Patch for Andrew Niefer 2003-09-26 14:58:17 +00:00
plugin.properties removal of old make ui componets (wizards/views/actions/properties) 2003-09-16 20:45:41 +00:00
plugin.xml new class wizard enablement should only be on ccnature 2003-09-25 13:45:12 +00:00