CDT Commit Report for - June 22, 2004

amagloire

Fix PR 68176
* mi/org/eclipse/cdt/debug/mi/core/command/CygwinMIEnvironmentCD.java

2004-06-21 Alain Magloire

It is too late to change the icons, but still
make a difference in a CFolder(CContainer) and
a normal folder.
* icons/full/obj16/sroo_obj.gif
* src/org/eclipse/cdt/internal/ui/BaseCElementContentProvider.java
* src/org/eclipse/cdt/internal/ui/CElementImageProvider.java
* src/org/eclipse/cdt/internal/ui/CPluginImages.java

Fix the exclusion scheme in IPathEntry.

* model/org/eclipse/cdt/core/mode/CoreModelUtil.java
* model/org/eclipse/cdt/internal/core/model/CContainer.java
* model/org/eclipse/cdt/internal/core/model/Openable.java
* model/org/eclipse/cdt/internal/core/model/SourceRoot.java

aniefer

fix for bug 68229 - problems with IToken.getNext() around places where subscanners are used

respond to source container changes
also check start and end of problem markers

ddaoust

From Dave Williams: New Indexer docs:

dinglis

Patch from Vmir -
PR 64368: [Scanner Config] Explain diff between Delete and Remove in
Discovered Path Container - Remove changed to Disable, Restore changed to
Enable, annotation (removed) changed to (disabled).
PR 65121: [Scanner Config] Importing 1.2.1 project does not update
properties - Discovered Paths container is now automatically created when
SC discovery is enabled for the first time for the legacy project

small schema update

getErrorStream did not return proper stream - fixed.

fixed NPE

refactor - public interfaces should not be internal plus move util class to public since its usefull for implementers

removed unused ext strings

fixed progress monitor usage

dschaefer

Scanner2 - sanity point - fixed some problems I was having with comments.

Scanner2 - completed rewrite if function macro expansion.

Scanner2 - some more minor fixes. I'm getting close to the trilogy...

Scanner2 - made a better hash function, added != to #if expressions,
started the rewrite of my macro expansion routines.

gheorghe

Modified JobManager to change state from waiting to enabled on a job request.

Fixed opening search external markers.

Fix for 68028: Open Declaration into closed project causes PartInitException

hamer

Patch for Tanya

Bug Fixing

mkhodjai

Replaced global resource bundles by messages.

Added translation instructions for choice formats.

Missing resources in the "Arguments" tab.