/[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.245 by wakaba, Sat Jul 14 10:00:32 2007 UTC revision 1.251 by wakaba, Mon Jul 16 11:58:00 2007 UTC
# Line 1  Line 1 
1    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMElement.pm: Incorrect module was referenced.
4    
5            * DOMImplementation.pm: References to
6            the |Message::Charset::Encode| module has been removed.
7    
8    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
9    
10            * XMLParserTemp.pm: Use |Whatpm::Charset::DecodeHandle|
11            instead of |Message::Charset::Encode|.
12    
13    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
14    
15            * DOMDocument.pm (inner_html): New attribute (beta).
16    
17            * DOMElement.pm (inner_html): New attribute (beta).
18    
19    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
20    
21            * DOMConfiguration.pm: Configuration parameter |create-child-element|
22            implemented.
23    
24            * DOMElement.pm (create_element_ns): Support for Atom
25            subclasses.
26    
27            * DOMImplementation.pm (DOMImplementation): Now
28            implements the |AtomDOMImplementation| interface.
29            ($HasFeature): Features |atom| and |atomthreading| are added.
30    
31            * NodeList.pm (StaticNodeList): Implemented.
32    
33    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
34    
35            * Atom/: New directory.
36    
37    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
38    
39            * TreeWalker.pm, SerialWalker.pm: New Perl modules.
40    
41            * Text.pm (whole_text): Parameter index number has
42            been changed to support new |NodeFilter| Perl binding
43            definition.
44    
45    2007-07-14  Wakaba  <wakaba@suika.fam.cx>
46    
47            * AttributeDefinition.pm, DOMElement.pm, DocumentType.pm,
48            ElementTypeDefinition.pm, Entity.pm, EntityReference.pm,
49            Notation.pm, ProcessingInstruction.pm (AUTOLOAD): Don't croak even if an attempt is made to modify a read-only attribute.
50    
51            * DOMConfiguration.pm (can_set_parameter,
52            set_parameter): Don't allow to set the value
53            to a string other than <http://www.w3.org/TR/REC-xml> (XML 1.0 DTD).
54    
55            * DOMDocument.pm (Message::IF::DocumentTraversal): New interface.
56            (create_tree_walker, manakai_create_serial_walker): References
57            and prototypes are added.
58    
59            * DOMException.pm (NULLPO_ERR): New error type:-).
60    
61            * DOMImplementation.pm ($HasFeature): Feature |Traversal|,
62            version |2.0|, is added.
63    
64    2007-07-14  Wakaba  <wakaba@suika.fam.cx>
65    
66            * CDATASection.pm: Removed (merged with |Text.pm|).
67    
68            * Text.pm (Message::DOM::Text::CDATASection): New.
69    
70            * Comment.pm: Removed (merged with |DOMCharacterData.pm|).
71    
72            * DOMCharacterData.pm (Message::DOM::CharacterData::Comment): New.
73    
74  2007-07-14  Wakaba  <wakaba@suika.fam.cx>  2007-07-14  Wakaba  <wakaba@suika.fam.cx>
75    
76          * DOMConfiguration.pm: Support for |schema-type|          * DOMConfiguration.pm: Support for |schema-type|

Legend:
Removed from v.1.245  
changed lines
  Added in v.1.251

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24