/[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.162 by wakaba, Fri Mar 31 16:44:23 2006 UTC revision 1.171 by wakaba, Sun Apr 9 14:29:41 2006 UTC
# Line 1  Line 1 
1    2006-04-09  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLParser.dis (Require): Requires the |MCharset:Encode|
4            module.
5            (parse): Set the |inputEncoding| attribute of the generated document
6            object.
7            (resolveLSInput default implementation): The |byteStream|
8            and |encoding| attributes of the |LSInput| interface
9            are now supported.
10            (resolveLSInput): Parameters |impl| and |parser| are added.
11            (InputFile.inputEncoding): New attribute.
12    
13    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
14    
15            * Document.dis (adoptNode test): Documents were
16            made by different documents.
17    
18    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
19    
20            * XMLParser.dis: The |cfg:dtd-default-attributes| configuration
21            parameter is changed to |cfg:dtd-default-attribute|.
22    
23    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
24    
25            * TreeCore.dis: The |DOMMain:raiseException| elements
26            are replaced by |disPerl:EXCEPTION|s.
27    
28    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
29    
30            * DOMMain.dis (GetPropNode, CheckReadOnly): Removed.
31    
32            * Node.dis (cfg:dtd-default-attribute): The configuration
33            parameter |cfg:dtd-default-attributes| is renamed
34            as |cfg:dtd-default-attribute|.
35            (Roles): Definitions are changed so that classes
36            that implement those classes MUST implement the |Node|
37            and its subinterfaces.
38            (cfg:dtd-attribute-type): New configuration parameter.
39    
40            * Document.dis (adoptNode): Don't throw exception
41            if |strictErrorChecking| is |false|.
42    
43            * Element.dis (setAttribute, setAttributeNS): Don't
44            set [attribute type] if the |cfg:dtd-attribute-type|
45            configuration parameter is set to |false|.
46            (removeAttribute, removeAttributeNS, removeAttributeNode): Don't
47            regenerate default attribute nodes if the |cfg:dtd-default-attribute|
48            configuration parameter is set to |false|.
49    
50    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
51    
52            * TreeStore.dis: New module.
53    
54            * Makefile: |TreeStore.dis| is added.
55    
56    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
57    
58            * XMLParser.dis: Updated so that it can be used
59            with |TreeCore.pm|, |Document.pm|, |Element.pm|,
60            and |XML.pm|.  Set the read-only flag to
61            the |DocumentType|, |Entity|, and |EntityReference| noes.
62    
63            * Node.dis (textContent): It did not handle descendant
64            element and entity reference nodes.
65    
66            * Element.dis, XML.dis (manakaiBaseURI.get): Its
67            definition has been changed to return only explicit
68            base URI specification.
69    
70            * DOMLS.dis (LSInput, LSOutput): They no longer
71            inherits the |ManakaiDOM:ManakaiDOMObject| class.
72    
73            * Tree.dis, DOMXML.dis, ManakaiDOMLS2003.dis: Removed.
74    
75            * Tree.pm, DOMXML.pm: Removed.
76    
77            * TreeCore.pm, Document.pm, Element.pm: Added
78            to the CVS repository since they are necessary to
79            build the dis library.
80    
81            * Makefile: Sync'ed to new modules disposition.
82    
83    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
84    
85            * Makefile: Rules for |Tree.pm| and |DOMXML.pm| are
86            removed.  For |Element.pm| and |Document.pm| are added.
87    
88            * Document.dis, Element.dis: New module split from |TreeCore.dis|.
89    
90            * TreeCore.dis (Document, DocumentFragment, Element, Attr): Removed.
91    
92    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
93    
94            * DOMFeature.dis (getImplementation, getImplementationList): Support
95            for new class information variables.
96            (DOMLS:Generic): This old feature name is removed.
97    
98            * GenericLS.dis (createGLSParser, createGLSSerializer): Support
99            for new class information variables.
100    
101            * TreeCore.dis (manakaiExpandedURI): New attribute.
102            (Document, Element.___create_node_ref): New method
103            implementations.
104    
105  2006-04-01  Wakaba  <wakaba@suika.fam.cx>  2006-04-01  Wakaba  <wakaba@suika.fam.cx>
106    
107          * TreeCore.dis (setIdAttribute, setIdAttributeNS, setIdAttributeNode):          * TreeCore.dis (setIdAttribute, setIdAttributeNS, setIdAttributeNode):

Legend:
Removed from v.1.162  
changed lines
  Added in v.1.171

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24