/[suikacvs]/messaging/manakai/lib/Message/DOM/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/DOM/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.136 by wakaba, Sun Mar 5 10:07:01 2006 UTC revision 1.141 by wakaba, Mon Mar 6 13:46:08 2006 UTC
# Line 1  Line 1 
1    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMXML.dis (insertBefore): Method implementations
4            for |ProcessingInstruction| and |Notation| nodes are added.
5    
6            * Tree.dis (insertBefore): Method implementation
7            for |CharacterData| nodes is added.
8    
9            * XDoctype.dis (insertBefore): Method implementation
10            for |ElementTypeDefinition| nodes is added.
11    
12    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
13    
14            * XDoctype.dis (appendChild): New method implementation.
15    
16    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
17    
18            * DOMCore.dis (HIERARCHY_WRONG_DOCTYPE_ERR): New error.
19            (REMOVE_DOCUMENT_ELEMENT_ERR): New error.
20            (REMOVE_DOCUMENT_TYPE_ERR): New error.
21    
22            * DOMXML.dis (ManakaiDOMDocumentType): Removed.
23            (ProcessingInstruction.appendChild, CDATASection.appendChild,
24            Notation.appendChild): New method implementation.
25    
26            * Tree.dis (CharacterData.appendChild): New method implementation.
27    
28            * XDoctype.dis: Tests moved from |MDOM:DOMXML| module.
29    
30    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
31    
32            * DOMXML.dis (ManakaiDOMXMLIdAttr): New class.
33    
34            * Tree.dis (createAttribute, createAttributeNS,
35            setAttribute, setAttributeNS): They now supports
36            the |cfg:xml-id| configuration parameter.
37            (cfg:xml-id): New configuration parameter.
38    
39            * XDoctype.dis (createAttributeDefinition): It now
40            supports the |cfg:xml-id| configuration parameter.
41    
42            * XMLParser.dis (parse): It now supports
43            the |cfg:xml-id| configuration parameter.
44    
45    2006-03-05  Wakaba  <wakaba@suika.fam.cx>
46    
47            * XMLParser.dis (parse): Sets |Document.documentURI|
48            and |Document.manakaiEntityBaseURI| attributes of the
49            document created.
50            (_ProcessingInstructionDTD): Sets the |manakaiBaseURI|
51            property of the created node.
52            (_SystemLiteral): Sets the |manakaiDeclarationBaseURI|
53            of the created node.
54            (ls-input-to-input-file.default): Sets the resolved
55            system identifier to the |documentURI| attribute if available.
56            Sets the |baseURI| attribute if available.
57    
58  2006-03-05  Wakaba  <wakaba@suika.fam.cx>  2006-03-05  Wakaba  <wakaba@suika.fam.cx>
59    
60          * XDoctype.dis (DocumentTypeDefinition.implementation): New attribute.          * XDoctype.dis (DocumentTypeDefinition.implementation): New attribute.

Legend:
Removed from v.1.136  
changed lines
  Added in v.1.141

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24