CDT Commit Report for - October 25, 2002

amagloire

updated.

new Method isLittleEndian().

jgreen

Added 'New" to text of creation wizards as per Eclipse UI (Guideline 2.3)

removed the redundant Eclipse Platform from the perspective name. It has resulted in titles such as "C/C++ Developmnet - Eclipse Platform - Eclipse Platform"

Updated log regarding change to plugin.properties file

mkhodjai

Cleanup.

Remove the 'setWordSize' method from 'IFormattedMemoryBlock' and use 'reformat' instead.

Implementation of the 'Number Of Columns' action.

Utilities to convert textual presentation of memory to bytes.

Set the 'relationship' attribute value to 'stack' for the 'MemoryView' perspective extension.

Replaced the usage of 'setWordSize' method by the 'reformat' method of 'IFormattedMemoryBlock'.

Replaced 'MEMORY_BYTES_PER_ROW_...' constants by 'MEMORY_NUMBER_OF_COLUMNS_...'.

Support of the "Memory Unit Size" action.

Implementing editor features of Memory view.

Implementation of the 'Memory Unit Size' action.