/[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.111 by wakaba, Sat Jan 28 16:24:44 2006 UTC revision 1.113 by wakaba, Sun Jan 29 13:58:52 2006 UTC
# Line 1  Line 1 
1    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Tree.dis (ManakaiDOM:entity-reference-read-only): Configuration
4            parameter name changed to |cfg:entity-reference-read-only|.
5            (createEntityReference): Set |c:read-only| flag of
6            the created entity reference, too.
7    
8            * DOMLS.dis (min): New canonical feature name |fe:Min| added.
9    
10            * GenericLS.dis: Don't refer |DOMMain:DOMString|; use |f:MIString|
11            from |DOMFeature| module instead.  Use |idl:Object|
12            instead of |DOMMain:DOMObject| as well.
13            (Generic): New canonical feature name |fe:GenericLS| added.
14            (DOMLS:ParserRole, DOMLS:SerializerRole): Their
15            canonical name changed to |gls:ParserRole| and |gls:SerializerRole|
16            respectively.
17    
18            * DOMXML.dis (entities, notations): Perl code removed.
19            It will be reimplemented using |DocumentTypeDefinition|
20            class from |XDoctype| module.
21    
22            * DOMFeature.dis, DOMCore.dis, DOMMain.dis, DOMXML.dis,
23            Tree.dis, DOMLS.dis, GenericLS.dis, ManakaiDOMLS2003.dis,
24            SimpleLS.dis: Cleaned up unused definitions.
25    
26            * DOMCore.dis, DOMLS.dis (CParam): Definitions
27            for LS module moved from |DOMCore| module to |DOMLS| module.
28            This change makes |DOMCore| to |DOMLS| dependency removed.
29    
30            * .cvsignore (.html.pm, .ls.pm): Removed.
31    
32            * Makefile (.html.pm, .ls.pm): Removed.
33            (feature.dae): Include |GenericLS| module.
34            (core.dae): Don't include |DOMLS| and |GenericLS| module.
35            (ls.dae): Include |DOMLS| module.
36    
37    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
38    
39            * XMLParser.dis: Tests on default attributes and their |specified|
40            attribute are added.
41    
42            * XDoctype.dis (createGeneralEntity): New method.
43            (generalEntities): New attribute.
44            (getGeneralEntityNode, setGeneralEntityNode): New methods.
45    
46            * Tree.dis (ManakaiDOMEntities): Removed.
47            (ManakaiDOMEntityMap): New class.
48            (ManakaiDOM:entity-reference-read-only): New configuration parameter.
49            (createEntityReference): If there is a corresponding |Entity|
50            node in the document type definition, then copies its
51            subtree.
52    
53            * DOMXML.dis (Entity): Documentation updated.
54            (publicId, systemId, notationName, xmlEncoding,
55            xmlVersion): These attributes are now settable
56            if |ManakaiDOM:ManakaiDOMLatest| mode.
57            (hasReplacementTree): New attribute for |ManakaiDOM:ManakaiDOMLatest|
58            mode.
59            (ownerDocumentTypeDefinition): New attribute
60            for |ManakaiDOM:ManakaiDOMLatest| mode.
61            (isExpanded): New attribute for |ManakaiDOM:ManakaiDOMLatest| mode.
62    
63  2006-01-28  Wakaba  <wakaba@suika.fam.cx>  2006-01-28  Wakaba  <wakaba@suika.fam.cx>
64    
65          * DOMCore.dis (ErrDef): Missing |ecore:textFormatter| property added.          * DOMCore.dis (ErrDef): Missing |ecore:textFormatter| property added.

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.113

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24