CDT Commit Report for - November 4, 2002

amagloire

new file.

dinglis

since config is shared we shouldn't filter that tab list

new pty lib

local to native

Since standard make project don't really know what there target platform
is lets (for now) assume any "*" if the extension does not list any, in the
future we'll call ICOwner.getPlatform(IProject) (new) to give back a target platform
which the user has given us.

support "*" as platform and change local to native

change library layout

mkhodjai

Added support of the formatting actions of the Memory view.

Implementation of the "Format/Decimal" and "Format/Unsigned Decimal" actions of the Memory view.

tfletcher

Update to appease the SWT versions which do not initially provide a callback when the index is set in the combo box (no SWT policy defined on this).