CDT Commit Report for - January 13, 2004

amagloire

updated the entry logs

We have to check the range of the st_shndx field
before using it some values are reserved.

Chech the range of the st_shndx field, some values
are reserved.

dinglis

- cleanup UI
- fixed problems with make target editor

removed warning

- update progress monitor to show complete build command
- update progress monitor to normailize over each build.

- removal of deprecated 1.2 methods/classes

jcamelon

CORE
Fixed bug 48909 - Wrong completion node after a . or an ->
Fixed bug 49702 - Wrong completion kind sent in const/dest and code blocks
Added new CompletionKind - STATEMENT_START to indicate the beginning of a statement line.

TESTS
Updated ContextualParseTest to accommodate bugfixes 48909 & 49702.

UI
Updated CompletionEngine to handle IASTCompletionKind.CompletionKind.STATEMENT_START

UI
Updated CompletionEngine to handle IASTCompletionKind.CompletionKind.STATEMENT_START