sl@0: sl@0: sl@0: sl@0: Text content and formatting model for native applications e.g. word-processing. sl@0: sl@0: sl@0: sl@0: CRichTextIndex::GetPicturePhrase is not used and has been removed. sl@0: sl@0: sl@0: sl@0: CRichText::AppendCharFormatL now behaves the same as SetInsertCharFormatL when zero length txt selected sl@0: sl@0: sl@0: sl@0: CRichText::RemoveSpecificCharFormatL now includes capability of removing EOD char sl@0: sl@0: sl@0: sl@0: Documentation fixed to state that Bullet style other than ENullStyle and EBulletStlye are not currently supported. sl@0: sl@0: sl@0: sl@0: Removing duplicate lines in test code. sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: Updating the component source files to comply with the Symbian filename policy. sl@0: sl@0: sl@0: sl@0: sl@0: Fixed the defect where CRichText crashes when parsers is active sl@0: sl@0: sl@0: sl@0: Fixed defect in handling of antialiased font formatting sl@0: sl@0: sl@0: sl@0: Symbian OS v9.3 component branched from common codeline sl@0: sl@0: sl@0: sl@0: CTextFieldSet::NotifyDeletion checks deletion of hidden end-of-document character sl@0: sl@0: sl@0: sl@0: Changed ApplyExtendedCharFormatL() function to include EOD character when applying format. Wrote new test case to check formatting is applied. sl@0: sl@0: