CDT Commit Report for - June 24, 2004

aniefer

68409
- fix out of memory exception while searching.
- fix hierarchical search view issues when offsets are off

ddaoust

From Dave Williams: Minor update

From Dave Williams: A few minor changes to the tutorials and the new cdt_c_makefile.htm

Updated copyright notice to conform with IBM's legal requirements

From Dave Williams: Updated screen shots

From Dave Williams: Continuing doc clean up.

All .htm files have changed for Copyright notice change.

New search docs (including indexer), new screen caps.

dinglis

patch from Vmir - Patch for PR 65449: [Scanner Config] Editing discovered path lacks
select-copy

copyright update patch from David Daoust

patch from Tanya Wolff - Here's a patch that sets titles for "Open" FileDialog and "Browse For Folder" DirectoryDialog which aren't necessary for Windows OS since these dialogs come from the platform and have their own defaults, but for Linux, these dialogs don't have defaults.
Tested on Windows and Linux

patch from Tanya Wolff - This patch switches the Binary Parser Options group with its child composite. This gets rid of an unnamed composite between the controls and the group so that a screen reader can read the name of the group before the control. Now you can't see the Binary Parser Options group unless you select a parser that has some options.
Also externalized some dialog titles accessed by Browse buttons.

patch from Tanya Wolff - Added an accessibleListener to the Build Behaviour properties page for a Make project. This listener is used by the input fields that don't have labels so that MS Inspect Objects or a Screen reader can get the Name object info.

gheorghe

Fix for 66695: [Indexer] Manually add an include path to a file/folder is ignored
Changed CompletionEngine getScannerInfo to get the info from a resource instead of
a project in order to get a complete list of include paths

hamer

Patch for Chris W.

Bug Fixing

jcamelon

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

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

Applied copyright notices for David Daoust on core and ui packages.

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

Applied yet more copyrights for Dave Daoust.

mkhodjai

Temporary fix for bug 56520: Debug Perspective doesn't get called when a breakpoint is hit.

sevoy

Fix for bug 67345 -- Logging the exception for updating closed projects is increasing the noise-to-signal ratio.

Partial fix for bug 63479 -- The binaries for Managed make projects are only listed sometimes.

Commit for Dave Daoust: adds updated copyright notices for IBM-supplied source