sl@0
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
sl@0
|
2 |
<relnotes name="Text Handling">
|
sl@0
|
3 |
<purpose>
|
sl@0
|
4 |
Text content and formatting model for native applications e.g. word-processing.
|
sl@0
|
5 |
</purpose>
|
sl@0
|
6 |
|
sl@0
|
7 |
<defect number="DEF113360" title="Redundant code / access violation in CRichTextIndex::GetPicturePhrase." revision="011">
|
sl@0
|
8 |
CRichTextIndex::GetPicturePhrase is not used and has been removed.
|
sl@0
|
9 |
</defect>
|
sl@0
|
10 |
|
sl@0
|
11 |
<defect number="INC110114" title="Rich text editor, wrong behavior when formatting text" revision="010">
|
sl@0
|
12 |
CRichText::AppendCharFormatL now behaves the same as SetInsertCharFormatL when zero length txt selected
|
sl@0
|
13 |
</defect>
|
sl@0
|
14 |
|
sl@0
|
15 |
<defect number="PDEF104748" title="CRichText::RemoveSpecificCharFormatL does not remove all formatting" revision="009">
|
sl@0
|
16 |
CRichText::RemoveSpecificCharFormatL now includes capability of removing EOD char
|
sl@0
|
17 |
</defect>
|
sl@0
|
18 |
|
sl@0
|
19 |
<defect number="PDEF103223" title="RichTextEditor: Using bullet styles other than EBulletStyle not implemented?" revision="008">
|
sl@0
|
20 |
Documentation fixed to state that Bullet style other than ENullStyle and EBulletStlye are not currently supported.
|
sl@0
|
21 |
</defect>
|
sl@0
|
22 |
|
sl@0
|
23 |
<minorchange revision="007">
|
sl@0
|
24 |
Removing duplicate lines in test code.
|
sl@0
|
25 |
</minorchange>
|
sl@0
|
26 |
|
sl@0
|
27 |
<deliverystep number="557" name="Filename policy changes" osproject="Oghma" revision="006">
|
sl@0
|
28 |
<milestone project="GT0329" number="3.11"/>
|
sl@0
|
29 |
<preq number="1182" title="GNU Make-based build system">
|
sl@0
|
30 |
Updating the component source files to comply with the Symbian filename policy.
|
sl@0
|
31 |
</preq>
|
sl@0
|
32 |
</deliverystep>
|
sl@0
|
33 |
|
sl@0
|
34 |
<defect number="PDEF102494" title="EText: CRichText crashes when parsers is active" revision="005">
|
sl@0
|
35 |
Fixed the defect where CRichText crashes when parsers is active
|
sl@0
|
36 |
</defect>
|
sl@0
|
37 |
|
sl@0
|
38 |
<defect number="PDEF102489" title="CEikRichTextEditor control dont support anti-aliasing font" revision="004">
|
sl@0
|
39 |
Fixed defect in handling of antialiased font formatting
|
sl@0
|
40 |
</defect>
|
sl@0
|
41 |
|
sl@0
|
42 |
<minorchange revision="003">
|
sl@0
|
43 |
Symbian OS v9.3 component branched from common codeline
|
sl@0
|
44 |
</minorchange>
|
sl@0
|
45 |
|
sl@0
|
46 |
<defect number="PDEF102466" title="MTBC: Panics occurs when part of a richtext is deleted/removed." revision="002">
|
sl@0
|
47 |
CTextFieldSet::NotifyDeletion checks deletion of hidden end-of-document character
|
sl@0
|
48 |
</defect>
|
sl@0
|
49 |
|
sl@0
|
50 |
<defect number="PDEF099919" title="When font size is set as small, bottom of a text is clipped on wk38" revision="001">
|
sl@0
|
51 |
Changed ApplyExtendedCharFormatL() function to include EOD character when applying format. Wrote new test case to check formatting is applied.
|
sl@0
|
52 |
</defect>
|
sl@0
|
53 |
</relnotes>
|