/[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.52 by wakaba, Sun May 29 12:56:34 2005 UTC revision 1.56 by wakaba, Mon Sep 5 05:21:11 2005 UTC
# Line 1  Line 1 
1    2005-09-04  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMFeature.dis: New module.
4    
5            * DOMMetaImpl.dis (ManakaiDOM:ManakaiDOMObject): Removed.
6    
7            * DOMMain.dis (ManakaiDOM:ManakaiDOMObject): New.
8            (DOMString, DOMTimeStamp): Now they are not interfaces
9            but datatypes.
10            (DOMUserData, DOMObject, DOMUserData): Now they
11            are subtypes rather than aliases of their "real" type in IDL.
12            
13            * DOMCore.dis (DOMImplementationList, DOMImplementationSource):
14            New interfaces and classes.    
15    
16    2005-09-01  Wakaba  <wakaba@suika.fam.cx>
17    
18            * DOMCore.dis (setTextNodeContent): Sets the infoset:parent
19            property of the new Text node.
20    
21    2005-08-29  Wakaba  <wakaba@suika.fam.cx>
22    
23            * Makefile: Loads "NaturalLanguage.dis".
24    
25    2005-08-26  Wakaba  <wakaba@suika.fam.cx>
26    
27            * DOMCore.dis (createDocument): Set "ownerDocument" attribute
28            to the root element created by the method.  (It was forgotten!!)
29    
30    2005-08-15  Wakaba  <wakaba@suika.fam.cx>
31    
32            * DOMCore.dis (appendChild, insertBefore, replaceChild): Typo
33            in the code of removing the newChild from the previous
34            parent of that node is fixed.
35    
36  2005-05-29  Wakaba  <wakaba@suika.fam.cx>  2005-05-29  Wakaba  <wakaba@suika.fam.cx>
37    
38          * DOMLS.dis (SimpleSerializer): End tag was sometimes missing.  Use          * DOMLS.dis (SimpleSerializer): End tag was sometimes missing.  Use

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.56

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24