/[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.172 by wakaba, Sun Apr 16 08:20:25 2006 UTC revision 1.179 by wakaba, Sun Apr 30 07:58:20 2006 UTC
# Line 1  Line 1 
1    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile: |Traversal.dis| is added.
4    
5            * Traversal.dis: New module.
6    
7            * TreeCore.dis (___report_error): Return value was
8            not propagated.
9    
10    2006-04-29  Wakaba  <wakaba@suika.fam.cx>
11    
12            * Element.dis (removeAttributeNS): A runtime error
13            was occurred if there was no specified attribute node.
14    
15            * TreeCore.dis (manakaiLanguage): New attribute.
16    
17    2006-04-28  Wakaba  <wakaba@suika.fam.cx>
18    
19            * TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly):
20            New attributes.
21    
22            (StaticNodeList): New interface.
23    
24    2006-04-24  Wakaba  <wakaba@suika.fam.cx>
25    
26            * DOMCore.dis (c:SET_TO_NULL_ERR): New error code.
27    
28    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
29    
30            * SimpleLS.dis: Reimplemented.
31    
32    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
33    
34            * DOMCore.dis (NO_MODIFICATION_ALLOWED_ERR): It is now
35            a qualified name.
36            (tc:EXTERNAL_NODE_COMPARISON_ERR): New error type.
37    
38            * TreeCore.dis (compareDocumentPosition): Implemented.
39            (normalize): Implemented.
40            (STORESIZE, CLEAR): Were not implemented for |EmptyNodeList|
41            class.
42    
43    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
44    
45            * DOMCore.dis (OUT_OF_BOUND_ERR, NEGATIVE_INDEX_ERR): Removed.
46    
47    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
48    
49            * CharacterData.dis (length, insertData, substringData,
50            appendData, deleteData, replaceData, splitText): Reimplemented.
51    
52            * DOMCore.dis (NEGATIVE_LENGTH_ERR): New error.
53            (c:index): The definition was missing.
54            (c:length): New property.
55    
56    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
57    
58            * XMLParser.dis (close): Invoke |close| method
59            rather than |close| function.
60    
61  2006-04-16  Wakaba  <wakaba@suika.fam.cx>  2006-04-16  Wakaba  <wakaba@suika.fam.cx>
62    
63          * CharacterData.dis: New module split from |TreeCore.dis|.          * CharacterData.dis: New module split from |TreeCore.dis|.

Legend:
Removed from v.1.172  
changed lines
  Added in v.1.179

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24