CDT Commit Report for - August 24, 2004

amagloire

2004-08-24 Alain Magloire

Fix for PR 72078
* model/org/eclipse/cdt/internal/core/model/CModelStatus.java
* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java

cwiebe

2004-08-24 Chris Wiebe

fix sorting bug
* browser/org/eclipse/cdt/core/browser/QualifiedTypeName.java

jcamelon

Partial fix for bug 72535 - [Parser] Parser (and indexer) hangs on mutual inclusion

Fix for Bug 72535 [Parser] Parser (and indexer) hangs on mutual inclusion

mkhodjai

Replaced the "Breakpoint Properties" dialog by standard property pages.

Moved the property pages and related classes into the newly created package - "org.eclipse.cdt.debug.internal.ui.propertypages".