/[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.45 by wakaba, Fri Feb 18 06:13:52 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>
37    
38            * DOMLS.dis (SimpleSerializer): End tag was sometimes missing.  Use
39            namespace prefix of element type if it is not declared
40            but not used else.  A shift is replaced by pop:).
41    
42            * DOMCore.dis (getFeature): The getFeature method
43            for Node-derived classes implemented.
44            * DOMXML.dis (getFeature): Ditto.
45    
46    2005-05-21  Wakaba  <wakaba@suika.fam.cx>
47    
48            * DOMCore.dis (getNodeReference): Use HTMLDocument class
49            if a document node has no document element node but
50            has support for the "HTML" feature.
51    
52    2005-03-03  Wakaba  <wakaba@suika.fam.cx>
53    
54            * DOMMetaImpl.dis (features input normalizer): Variable name
55            typo fixed.
56            (ManakaiDOMImplementationSource.getDOMImplementation): Fixed bug
57            so that version specification for "+"'ed feature name does work now.
58    
59    2005-03-02  Wakaba  <wakaba@suika.fam.cx>
60    
61            * DOMBoot.dis (ResourceDef): Definitions for DOMFeature are
62            removed (now defined in DOMMetaImpl).
63    
64    2005-02-21  Wakaba  <wakaba@suika.fam.cx>
65    
66            * DOMMetaImpl.dis (IFClsDef[ManakaiDOMMinimumImplementation]): New.
67    
68            * Makefile: Rules for DOMMetaImpl module added.
69    
70    2005-02-20  Wakaba  <wakaba@suika.fam.cx>
71    
72            * DOMMetaImpl.dis: New module (split from DOMCore and DOMMain).
73    
74  2005-02-18  Wakaba  <wakaba@suika.fam.cx>  2005-02-18  Wakaba  <wakaba@suika.fam.cx>
75    
76            * DOMCore.dis (getFeature): ManakaiDOM:ManakaiDOMNodeObject.newReference
77            is an instance method, not a class method.
78    
79          * DOMMain.dis (ResourceTypeDef[ManakaiDOM:Const,          * DOMMain.dis (ResourceTypeDef[ManakaiDOM:Const,
80          ManakaiDOM:ConstGroup]): Removed (moved to "lib/manakai/DISLang.dis").          ManakaiDOM:ConstGroup]): Removed (moved to "lib/manakai/DISLang.dis").
81          (Exception-related definitions): Removed (moved to          (Exception-related definitions): Removed (moved to

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24