2004-02-05 Alain Magloire
PR 51221 Reformat Patch from Bogdan base on Thomas Fletcher original patch In a nutshell, it moves the search operation into a runnable which can be passed to a progress dialog.
|
Fix PR 50810
COFF/PE parser the String Table had wrong value. Guard against it.
Model: Cache the IBinaryArchive class in Archive.
|
PR 51221
Move the search operation in a runnable.
|
Fix for PR 50810
PE/Coff guard agains bad values of String Table.
Model: cache the IBinaryArchive class in Archive.
|
Patch from Chris Wiebe
to deal with includes outside the workspace.
|
2004-02-05 Alain Magloire
PR 51221 Reformat Patch from Bogdan base on Thomas Fletcher original patch In a nutshell, it moves the search operation into a runnable which can be passed to a progress dialog.
* src/org/eclipse/cdt/internal/ui/editor/OpenDeclarationsAction.java
|
Patch from Chris to catch Cancel exception
|