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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24