CDT Commit Report for - September 3, 2004

amagloire

2004-09-03 Alain Magloire

Fix for PR 73250
* plugin.xml

2004-09-03 Alain Magloire

The Binaries were not showing children.

* src/org/eclipse/cdt/internal/ui/BaseCElementContentProvider.java

2004-09-03 Alain Magloire

Provide the extension for the Core Plugin Preference Initializer.
* plugin.xml

Remove warnings.

2004-09-03 Alain Magloire

Provide key binding for AddInclude action
* src/org/eclipse/cdt/internal/ui/editor/AddIncludeOnSelectionAction.java
* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
* src/org/eclipse/cdt/internal/ui/editor/CEditorMessages.properties
* plugin.xml
* plugin.properties

Remove warning.

2004-09-03 Alain Magloire

Add the BinaryModule to the info.
* model/org/eclipse/cdt/internal/core/model/BinaryModule.java

2004-09-03 Alain Magloire

New spawner.dll from Alex Chapiro.
PR 71437
* os/win32/x86/spawner.dll

2004-09-03 Alain Magloire

Fix for PR 72901
* plugin.xml

2004-09-03 Alain Magloire

Patch from Patrick Duboy. 72901
* plugin.xml

cwiebe

2004-09-03 Chris Wiebe

add support for IDeferredWorkbenchAdapter
* src/org/eclipse/cdt/internal/ui/CElementAdapterFactory.java
* src/org/eclipse/cdt/internal/ui/DeferredCWorkbenchAdapter.java

mkhodjai

Fix for bug 73197: DisassemblyEditorInput.getAddress can crash.

Made global variables persistent.