/[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.255 by wakaba, Sun Jul 29 08:04:40 2007 UTC revision 1.268 by wakaba, Sat Sep 29 14:03:04 2007 UTC
# Line 1  Line 1 
1    2007-09-29  Wakaba  <wakaba@suika.fam.cx>
2    
3            * SelectorsAPI.pm: Attribute selectors are implemented.
4    
5    2007-09-29  Wakaba  <wakaba@suika.fam.cx>
6    
7            * SelectorsAPI.pm (ElementSelector): Implemented.
8    
9    2007-09-29  Wakaba  <wakaba@suika.fam.cx>
10    
11            * SelectorsAPI.pm (query_selector): Implemented.
12    
13    2007-09-29  Wakaba  <wakaba@suika.fam.cx>
14    
15            * SelectorsAPI.pm ($get_elements_by_selectors): Created
16            from most part of |query_selector_all|.
17    
18    2007-09-24  Wakaba  <wakaba@suika.fam.cx>
19    
20            * DOMException.pm (SYNTAX_ERR): New subtype is defined.
21            (UNDECLARED_PREFIX_ERR): New subtype is defined.
22    
23            * Document.pm (Document): Implements the |DocumentSelector|
24            interface.
25    
26            * Element.pm (Element): Implements the |ElementSelector|
27            interface.
28    
29            * Node.pm (Node): Implements the |NSResolver| interface.
30    
31            * SelectorsAPI.pm: Now (hopefully) conform to the Selectors
32            API Editor's Draft (only |query_selector_all| on |Document|,
33            with limited selectors syntax support, though).
34    
35    2007-09-23  Wakaba  <wakaba@suika.fam.cx>
36    
37            * SelectorsAPI.pm: Namespaced type/universal selectors
38            are supported.
39    
40    2007-09-23  Wakaba  <wakaba@suika.fam.cx>
41    
42            * SelectorsAPI.pm: New Perl module.
43    
44    2007-08-25  Wakaba  <wakaba@suika.fam.cx>
45    
46            * Node.pm (manakai_language): Return the |manakai_language|
47            of the |owner_document|, if any, as defined in the spec.
48    
49    2007-08-25  Wakaba  <wakaba@suika.fam.cx>
50    
51            * Makefile: Relative path was wrong.
52    
53    2007-07-29  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML/: New directory.
56    
57            * Element.pm (create_element_ns): Return object implementing
58            the |HTMLElement| interface for HTML elements.
59    
60    2007-07-29  Wakaba  <wakaba@suika.fam.cx>
61    
62            * DOMImplementation.pod: New documentation.
63    
64            * Makefile: Make HTML document.
65    
66    2007-07-29  Wakaba  <wakaba@suika.fam.cx>
67    
68            * XDoctype.dis, XDoctype.pm: Removed.
69    
70            * CharacterData.pm: Renamed from DOMCharacterData.pm.
71    
72            * Document.pm: Renamed from DOMDocument.pm.
73    
74            * Element.pm: Renamed from DOMElement.pm
75    
76    2007-07-29  Wakaba  <wakaba@suika.fam.cx>
77    
78            * DOMString.dis, DOMString.pm, Document.dis, Document.pm,
79            Element.dis, Element.pm, CharacterData.dis, CharacterData.pm,
80            TreeCore.dis, TreeCore.pm, DOMCore.dis, DOMCore.pm,
81            DOMFeature.dis, DOMFeature.pm, XML.dis, XML.pm,
82            DOMMain.dis, DOMMain.pm, DOMLS.dis,
83            GenericLS.dis, GenericLS.pm, SimpleLS.dis: Removed.
84    
85            * Makefile: Rules for DIS are removed.
86    
87  2007-07-29  Wakaba  <wakaba@suika.fam.cx>  2007-07-29  Wakaba  <wakaba@suika.fam.cx>
88    
89          * Text.pm: |Message::DOM::Traversal, an obsolete module,          * Text.pm: |Message::DOM::Traversal, an obsolete module,

Legend:
Removed from v.1.255  
changed lines
  Added in v.1.268

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24