/[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.133 by wakaba, Sat Feb 25 16:49:55 2006 UTC revision 1.142 by wakaba, Tue Mar 7 10:30:31 2006 UTC
# Line 1  Line 1 
1    2006-03-07  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Tree.dis (ForAppendChild, ForInsertBefore, ForReplaceChild): New |for|
4            definitions.
5    
6            * XDoctype.dis (insertBefore): New method implementation.
7    
8    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
9    
10            * DOMXML.dis (insertBefore): Method implementations
11            for |ProcessingInstruction| and |Notation| nodes are added.
12    
13            * Tree.dis (insertBefore): Method implementation
14            for |CharacterData| nodes is added.
15    
16            * XDoctype.dis (insertBefore): Method implementation
17            for |ElementTypeDefinition| nodes is added.
18    
19    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
20    
21            * XDoctype.dis (appendChild): New method implementation.
22    
23    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
24    
25            * DOMCore.dis (HIERARCHY_WRONG_DOCTYPE_ERR): New error.
26            (REMOVE_DOCUMENT_ELEMENT_ERR): New error.
27            (REMOVE_DOCUMENT_TYPE_ERR): New error.
28    
29            * DOMXML.dis (ManakaiDOMDocumentType): Removed.
30            (ProcessingInstruction.appendChild, CDATASection.appendChild,
31            Notation.appendChild): New method implementation.
32    
33            * Tree.dis (CharacterData.appendChild): New method implementation.
34    
35            * XDoctype.dis: Tests moved from |MDOM:DOMXML| module.
36    
37    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
38    
39            * DOMXML.dis (ManakaiDOMXMLIdAttr): New class.
40    
41            * Tree.dis (createAttribute, createAttributeNS,
42            setAttribute, setAttributeNS): They now supports
43            the |cfg:xml-id| configuration parameter.
44            (cfg:xml-id): New configuration parameter.
45    
46            * XDoctype.dis (createAttributeDefinition): It now
47            supports the |cfg:xml-id| configuration parameter.
48    
49            * XMLParser.dis (parse): It now supports
50            the |cfg:xml-id| configuration parameter.
51    
52    2006-03-05  Wakaba  <wakaba@suika.fam.cx>
53    
54            * XMLParser.dis (parse): Sets |Document.documentURI|
55            and |Document.manakaiEntityBaseURI| attributes of the
56            document created.
57            (_ProcessingInstructionDTD): Sets the |manakaiBaseURI|
58            property of the created node.
59            (_SystemLiteral): Sets the |manakaiDeclarationBaseURI|
60            of the created node.
61            (ls-input-to-input-file.default): Sets the resolved
62            system identifier to the |documentURI| attribute if available.
63            Sets the |baseURI| attribute if available.
64    
65    2006-03-05  Wakaba  <wakaba@suika.fam.cx>
66    
67            * XDoctype.dis (DocumentTypeDefinition.implementation): New attribute.
68            (Node.baseURI): New attribute implementations.
69            (declarationBaseURI): Setter is added.
70            (manakaiDeclarationBaseURI): New attribute.
71    
72            * Tree.dis (Require): A reference to the |MURI:Generic|
73            module is added.
74            (Node.baseURI): The implementation is revised.
75            (getNodeReference): Attribute node classes specialized
76            to attribute names are supported.
77            (contentBaseURI, htmlBaseURI): Removed.
78            (manakaiEntityBaseURI): New attribute.
79            (ManakaiDOMImplementationDocument): It now inherits
80            the |urigen:URIImplementation| class.
81    
82            * DOMMain.dis (isRelativeDOMURI): The definition
83            of the URI scheme is synced with |Message::URI::Generic|'s
84            one.
85    
86            * DOMXML.dis (Require): A reference to |DISlib:DISMarkup|
87            module is added.
88            (DocumentType.implementation): New attribute.
89            (Node.baseURI): Implementations are added.
90            (manakaiDeclarationBaseURI): New attributes.
91            (manakaiEntityBaseURI): New attributes.
92            (manakaiEntityURI): New attribute.
93            (manakaiExternal): New attribute.
94            (manakaiBaseURI): New attribute.
95            (ManakaiDOMXMLBaseAttr): New class.
96    
97    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
98    
99            * SimpleLS.dis (Require): Reference to the |MDOM:Tree|
100            module was missing.
101    
102            * ManakaiDOMLS2003.dis: Some property names was incorrect.
103    
104            * Makefile (distclean): New rule.
105    
106    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
107    
108            * DOMLS.dis: Removed from the CVS repository, since
109            it has been no longer required to make the |daf| system
110            itself.
111    
112    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
113    
114            * Makefile: Revised for new |daf| database format.
115    
116  2006-02-25  Wakaba  <wakaba@suika.fam.cx>  2006-02-25  Wakaba  <wakaba@suika.fam.cx>
117    
118          * DOMFeature.dis (Require): Missing reference to |DISlib:Test|          * DOMFeature.dis (Require): Missing reference to |DISlib:Test|

Legend:
Removed from v.1.133  
changed lines
  Added in v.1.142

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24