CDT Commit Report for - May 12, 2004

amagloire

throw an exception if the project is not accessible

remove of this file no longer use, the AnnotaionModel
is now located in the CDocumentProvider.

Remove the workspace runnable when doing
setPathEntryCotainer() it was causing deadlock
when an autobuild was trigger.

dinglis

only show index page on c projects

disable source attachment for now

compare curent with new before saving paths

fixed typo

enable project path property page

remove apply as its not needed

extern string

update project path pages (added export option to libs/containers)

fixed method name....

added method to initializer to allow some forms for editing the entries in a container ie source attribute of lib

gheorghe

Changed searchResultViewPages extension point to work with both old M8 and recent integration builds

Removed FileSearchAction, FileSearchActionInWorkingSet + related properties

Fix for intermittent search test failures

jcamelon

Fixed NumberFormatException in TokenFactory for large int's.
Fixed numerous SelectionParse problems found through my own experimentation.

mkhodjai

Do not log CoreException thrown from the 'decrementInstallCount' method.

Implemented the color highlighting of the source lines in the Disassembly view.

The input member of 'DisassemblyAnnotationModel' can be null.

sevoy

Remove the possibility of an NPE in the client of the contribution by returning an empty map instead of null

Final work for PR 61596 - changing the storage of a enumerated option choice from its value to its ID

Commit for Dave Daoust removing a problem with the BootLoader call to figure out the OS.