/[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.226 by wakaba, Thu Jun 21 14:57:52 2007 UTC revision 1.230 by wakaba, Sat Jul 7 05:58:11 2007 UTC
# Line 1  Line 1 
1    2007-07-07  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMImplementation.pm (new): New method name for |____new|.
4            It will be defined in the DOM Perl Binding specification
5            as part of |DOMImplementation| interface.
6            ($HasFeature): Defined for features support.
7            (has_feature, get_feature): Implemented.
8    
9            * DOMStringList.pm: Don't load the |Message::DOM::DOMException|
10            module unless necessary.
11            (___report_error): Removed since it is not used in fact.
12    
13            * DOMImplementationList.pm, DOMImplementationSource.pm,
14            DOMImplementationRegistry.pm: New modules.
15    
16    2007-07-07  Wakaba  <wakaba@suika.fam.cx>
17    
18            * AttributeDefinition.pm (allowed_tokens): Implemented.
19    
20            * DOMStringList.pm: New Perl module.
21    
22    2007-06-26  Wakaba  <wakaba@suika.fam.cx>
23    
24            * DOMElement.pm (clone_node): Alpha version.  It did not work
25            at all.
26    
27    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
28    
29            * ProcessingInstruction.pm (data): Now it is a read-write attribute.
30    
31    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
32    
33            * DOMDocument.pm (compat_mode, manakai_compat_mode): Implemented.
34            (manakai_is_html): Revised.
35            (Document): Now it implements the |HTMLDocument| interface.
36            (adopt_node): Alpha version.
37    
38            * AttributeDefinition.pm (allowed_tokens): |allowed_tokens|,
39            not |allowed_token|!
40    
41            * ElementTypeDefinition.pm (attribute_definitions): Don't
42            return an |undef| even if its |attribute_definitions|
43            list is not created.
44    
45  2007-06-21  Wakaba  <wakaba@suika.fam.cx>  2007-06-21  Wakaba  <wakaba@suika.fam.cx>
46    
47          * Comment.pm (node_type): Node type was incorrect!          * Comment.pm (node_type): Node type was incorrect!

Legend:
Removed from v.1.226  
changed lines
  Added in v.1.230

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24