/[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.166 by wakaba, Sun Apr 2 12:14:43 2006 UTC revision 1.170 by wakaba, Tue Apr 4 12:35:14 2006 UTC
# Line 1  Line 1 
1    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Document.dis (adoptNode test): Documents were
4            made by different documents.
5    
6    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
7    
8            * XMLParser.dis: The |cfg:dtd-default-attributes| configuration
9            parameter is changed to |cfg:dtd-default-attribute|.
10    
11    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
12    
13            * TreeCore.dis: The |DOMMain:raiseException| elements
14            are replaced by |disPerl:EXCEPTION|s.
15    
16    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
17    
18            * DOMMain.dis (GetPropNode, CheckReadOnly): Removed.
19    
20            * Node.dis (cfg:dtd-default-attribute): The configuration
21            parameter |cfg:dtd-default-attributes| is renamed
22            as |cfg:dtd-default-attribute|.
23            (Roles): Definitions are changed so that classes
24            that implement those classes MUST implement the |Node|
25            and its subinterfaces.
26            (cfg:dtd-attribute-type): New configuration parameter.
27    
28            * Document.dis (adoptNode): Don't throw exception
29            if |strictErrorChecking| is |false|.
30    
31            * Element.dis (setAttribute, setAttributeNS): Don't
32            set [attribute type] if the |cfg:dtd-attribute-type|
33            configuration parameter is set to |false|.
34            (removeAttribute, removeAttributeNS, removeAttributeNode): Don't
35            regenerate default attribute nodes if the |cfg:dtd-default-attribute|
36            configuration parameter is set to |false|.
37    
38  2006-04-02  Wakaba  <wakaba@suika.fam.cx>  2006-04-02  Wakaba  <wakaba@suika.fam.cx>
39    
40          * TreeStore.dis: New module.          * TreeStore.dis: New module.

Legend:
Removed from v.1.166  
changed lines
  Added in v.1.170

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24