/[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.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>  2006-04-02  Wakaba  <wakaba@suika.fam.cx>
24    
25          * TreeStore.dis: New module.          * TreeStore.dis: New module.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24