CDT Commit Report for - May 11, 2004

amagloire

2004-05-11 Alain Magloire

Preliminary work to get Parser IProblem in the CEditor.

fix some race conditions on the CModelManager.
Not need to synch, the list itself is synchronized.

aniefer

- fix bug 60928 - content assist and member definitions
- also fix bug related to the display string for constructor content assist completions

dinglis

update images

don't show children for include/macros

fixed problem with closing project and lossing paths

jcamelon

Another partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=60298

Made as many built-in Scanner-internal macros constants as possible.

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=61613

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=60038

Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=60298

mkhodjai

Added category id in disassembly font definition.
Added descriptions for diassembly font and source line color.

Added theme category for CDT debugger.
Moved the disassembly font definition to the theme.

sevoy

Work for bugzilla 43021 - Search: cannot find things in stdio.h