/[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.163 by wakaba, Sat Apr 1 14:41:29 2006 UTC revision 1.169 by wakaba, Tue Apr 4 10:53:13 2006 UTC
# Line 1  Line 1 
1    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLParser.dis: The |cfg:dtd-default-attributes| configuration
4            parameter is changed to |cfg:dtd-default-attribute|.
5    
6    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
7    
8            * TreeCore.dis: The |DOMMain:raiseException| elements
9            are replaced by |disPerl:EXCEPTION|s.
10    
11    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
12    
13            * DOMMain.dis (GetPropNode, CheckReadOnly): Removed.
14    
15            * Node.dis (cfg:dtd-default-attribute): The configuration
16            parameter |cfg:dtd-default-attributes| is renamed
17            as |cfg:dtd-default-attribute|.
18            (Roles): Definitions are changed so that classes
19            that implement those classes MUST implement the |Node|
20            and its subinterfaces.
21            (cfg:dtd-attribute-type): New configuration parameter.
22    
23            * Document.dis (adoptNode): Don't throw exception
24            if |strictErrorChecking| is |false|.
25    
26            * Element.dis (setAttribute, setAttributeNS): Don't
27            set [attribute type] if the |cfg:dtd-attribute-type|
28            configuration parameter is set to |false|.
29            (removeAttribute, removeAttributeNS, removeAttributeNode): Don't
30            regenerate default attribute nodes if the |cfg:dtd-default-attribute|
31            configuration parameter is set to |false|.
32    
33    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
34    
35            * TreeStore.dis: New module.
36    
37            * Makefile: |TreeStore.dis| is added.
38    
39    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
40    
41            * XMLParser.dis: Updated so that it can be used
42            with |TreeCore.pm|, |Document.pm|, |Element.pm|,
43            and |XML.pm|.  Set the read-only flag to
44            the |DocumentType|, |Entity|, and |EntityReference| noes.
45    
46            * Node.dis (textContent): It did not handle descendant
47            element and entity reference nodes.
48    
49            * Element.dis, XML.dis (manakaiBaseURI.get): Its
50            definition has been changed to return only explicit
51            base URI specification.
52    
53            * DOMLS.dis (LSInput, LSOutput): They no longer
54            inherits the |ManakaiDOM:ManakaiDOMObject| class.
55    
56            * Tree.dis, DOMXML.dis, ManakaiDOMLS2003.dis: Removed.
57    
58            * Tree.pm, DOMXML.pm: Removed.
59    
60            * TreeCore.pm, Document.pm, Element.pm: Added
61            to the CVS repository since they are necessary to
62            build the dis library.
63    
64            * Makefile: Sync'ed to new modules disposition.
65    
66    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
67    
68            * Makefile: Rules for |Tree.pm| and |DOMXML.pm| are
69            removed.  For |Element.pm| and |Document.pm| are added.
70    
71            * Document.dis, Element.dis: New module split from |TreeCore.dis|.
72    
73            * TreeCore.dis (Document, DocumentFragment, Element, Attr): Removed.
74    
75  2006-04-01  Wakaba  <wakaba@suika.fam.cx>  2006-04-01  Wakaba  <wakaba@suika.fam.cx>
76    
77          * DOMFeature.dis (getImplementation, getImplementationList): Support          * DOMFeature.dis (getImplementation, getImplementationList): Support

Legend:
Removed from v.1.163  
changed lines
  Added in v.1.169

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24