/[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.174 by wakaba, Sun Apr 16 12:58:53 2006 UTC revision 1.190 by wakaba, Sat May 20 05:11:37 2006 UTC
# Line 1  Line 1 
1    2006-05-20  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XDP.dis (createXDPIf): New method.
4            (XDPIfElement): New interface.
5    
6    2006-05-15  Wakaba  <wakaba@suika.fam.cx>
7    
8            * XDP.dis (createXDPElement, createXDPAttlist, createXDPAttrDefinition):
9            New methods.
10    
11    2006-05-15  Wakaba  <wakaba@suika.fam.cx>
12    
13            * XDP.dis (XDPDocument): A number of constructor methods
14            are added.
15            (XDPTextDecl.dtdText): The |xml| target was missing.
16    
17    2006-05-14  Wakaba  <wakaba@suika.fam.cx>
18    
19            * Traversal.dis (SerialWalker): New interface.
20            (manakaiCreateSerialWalker): New method.
21    
22    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
23    
24            * Traversal.dis (testNode): Calls |acceptNode| method
25            rather than |&{}| dereferencing.
26            (acceptNode): Implemented.
27    
28    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
29    
30            * XDP.dis: New module.
31    
32            * Makefile: |XDP.dis| is added.
33    
34            * Traversal.dis (NodeFilter): |InputProcessor|
35            and |OutputProcessor| are added.
36    
37    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
38    
39            * Traversal.dis (MANAKAI_FILTER_OPAQUE): New |AcceptNode| value.
40            (TreeWalker): The |MANAKAI_FILTER_OPAQUE| value support
41            is added.  The |FILTER_REJECT| value is treated
42            as |FILTER_ACCEPT| if the |currentNode| is in the
43            rejected subtree as specified in the spec.
44    
45    2006-05-05  Wakaba  <wakaba@suika.fam.cx>
46    
47            * SimpleLS.dis: An |xmlns:| prefix was missing.
48    
49    2006-05-04  Wakaba  <wakaba@suika.fam.cx>
50    
51            * SimpleLS.dis: Namespace bugs are fixed.
52    
53    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
54    
55            * .cvsignore: Updated.
56    
57            * Traversal.dis: Unused declarations are removed.
58    
59    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
60    
61            * CharacterData.dis (Require): A reference to
62            the |MDOM:Traversal| module is added.
63            (wholeText): Implemented.
64    
65    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
66    
67            * Makefile: |Traversal.dis| is added.
68    
69            * Traversal.dis: New module.
70    
71            * TreeCore.dis (___report_error): Return value was
72            not propagated.
73    
74    2006-04-29  Wakaba  <wakaba@suika.fam.cx>
75    
76            * Element.dis (removeAttributeNS): A runtime error
77            was occurred if there was no specified attribute node.
78    
79            * TreeCore.dis (manakaiLanguage): New attribute.
80    
81    2006-04-28  Wakaba  <wakaba@suika.fam.cx>
82    
83            * TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly):
84            New attributes.
85    
86            (StaticNodeList): New interface.
87    
88    2006-04-24  Wakaba  <wakaba@suika.fam.cx>
89    
90            * DOMCore.dis (c:SET_TO_NULL_ERR): New error code.
91    
92    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
93    
94            * SimpleLS.dis: Reimplemented.
95    
96    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
97    
98            * DOMCore.dis (NO_MODIFICATION_ALLOWED_ERR): It is now
99            a qualified name.
100            (tc:EXTERNAL_NODE_COMPARISON_ERR): New error type.
101    
102            * TreeCore.dis (compareDocumentPosition): Implemented.
103            (normalize): Implemented.
104            (STORESIZE, CLEAR): Were not implemented for |EmptyNodeList|
105            class.
106    
107    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
108    
109            * DOMCore.dis (OUT_OF_BOUND_ERR, NEGATIVE_INDEX_ERR): Removed.
110    
111  2006-04-16  Wakaba  <wakaba@suika.fam.cx>  2006-04-16  Wakaba  <wakaba@suika.fam.cx>
112    
113          * CharacterData.dis (length, insertData, substringData,          * CharacterData.dis (length, insertData, substringData,

Legend:
Removed from v.1.174  
changed lines
  Added in v.1.190

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24