/[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.135 by wakaba, Sun Feb 26 14:32:38 2006 UTC revision 1.139 by wakaba, Mon Mar 6 10:19:33 2006 UTC
# Line 1  Line 1 
1    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMCore.dis (HIERARCHY_WRONG_DOCTYPE_ERR): New error.
4            (REMOVE_DOCUMENT_ELEMENT_ERR): New error.
5            (REMOVE_DOCUMENT_TYPE_ERR): New error.
6    
7            * DOMXML.dis (ManakaiDOMDocumentType): Removed.
8            (ProcessingInstruction.appendChild, CDATASection.appendChild,
9            Notation.appendChild): New method implementation.
10    
11            * Tree.dis (CharacterData.appendChild): New method implementation.
12    
13            * XDoctype.dis: Tests moved from |MDOM:DOMXML| module.
14    
15    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
16    
17            * DOMXML.dis (ManakaiDOMXMLIdAttr): New class.
18    
19            * Tree.dis (createAttribute, createAttributeNS,
20            setAttribute, setAttributeNS): They now supports
21            the |cfg:xml-id| configuration parameter.
22            (cfg:xml-id): New configuration parameter.
23    
24            * XDoctype.dis (createAttributeDefinition): It now
25            supports the |cfg:xml-id| configuration parameter.
26    
27            * XMLParser.dis (parse): It now supports
28            the |cfg:xml-id| configuration parameter.
29    
30    2006-03-05  Wakaba  <wakaba@suika.fam.cx>
31    
32            * XMLParser.dis (parse): Sets |Document.documentURI|
33            and |Document.manakaiEntityBaseURI| attributes of the
34            document created.
35            (_ProcessingInstructionDTD): Sets the |manakaiBaseURI|
36            property of the created node.
37            (_SystemLiteral): Sets the |manakaiDeclarationBaseURI|
38            of the created node.
39            (ls-input-to-input-file.default): Sets the resolved
40            system identifier to the |documentURI| attribute if available.
41            Sets the |baseURI| attribute if available.
42    
43    2006-03-05  Wakaba  <wakaba@suika.fam.cx>
44    
45            * XDoctype.dis (DocumentTypeDefinition.implementation): New attribute.
46            (Node.baseURI): New attribute implementations.
47            (declarationBaseURI): Setter is added.
48            (manakaiDeclarationBaseURI): New attribute.
49    
50            * Tree.dis (Require): A reference to the |MURI:Generic|
51            module is added.
52            (Node.baseURI): The implementation is revised.
53            (getNodeReference): Attribute node classes specialized
54            to attribute names are supported.
55            (contentBaseURI, htmlBaseURI): Removed.
56            (manakaiEntityBaseURI): New attribute.
57            (ManakaiDOMImplementationDocument): It now inherits
58            the |urigen:URIImplementation| class.
59    
60            * DOMMain.dis (isRelativeDOMURI): The definition
61            of the URI scheme is synced with |Message::URI::Generic|'s
62            one.
63    
64            * DOMXML.dis (Require): A reference to |DISlib:DISMarkup|
65            module is added.
66            (DocumentType.implementation): New attribute.
67            (Node.baseURI): Implementations are added.
68            (manakaiDeclarationBaseURI): New attributes.
69            (manakaiEntityBaseURI): New attributes.
70            (manakaiEntityURI): New attribute.
71            (manakaiExternal): New attribute.
72            (manakaiBaseURI): New attribute.
73            (ManakaiDOMXMLBaseAttr): New class.
74    
75  2006-02-26  Wakaba  <wakaba@suika.fam.cx>  2006-02-26  Wakaba  <wakaba@suika.fam.cx>
76    
77          * SimpleLS.dis (Require): Reference to the |MDOM:Tree|          * SimpleLS.dis (Require): Reference to the |MDOM:Tree|

Legend:
Removed from v.1.135  
changed lines
  Added in v.1.139

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24