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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24