/[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.269 by wakaba, Sun Oct 7 04:55:31 2007 UTC revision 1.279 by wakaba, Mon Dec 31 03:02:29 2007 UTC
# Line 1  Line 1 
1    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
2    
3            * CSSStyleDeclaration.pm (AUTOLOAD): Getter for attributes
4            reflecting CSS property is implemented.
5            (css_text): Getter is implemented.
6    
7    2007-12-24  Wakaba  <wakaba@suika.fam.cx>
8    
9            * CSSRule.pm (selector_text): Ad hoc support for namespace prefixes.
10            (CSSNamespaceRule.css_text): Getter implemented.
11    
12            * CSSStyleSheet.pm (manakai_is_default_namespace,
13            manakai_lookup_namespace_prefix): New methods.
14    
15    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
16    
17            * CSSRule.pm (@charset.css_text): Implemented.
18    
19    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
20    
21            * CSSRule.pm (type, css_text): Typo fixed.
22            (____new): s/_selector/_selectors/g;
23            (CSSStyleRule.css_text, selectors_text): Ad hoc implementation.
24    
25            * CSSStyleDeclaration.pm (css_text): Ad hoc implementation.
26    
27            * CSSStyleSheet.pm (new): s/new/____new/.
28            (css_text): New attribute.
29    
30    2007-12-22  Wakaba  <wakaba@suika.fam.cx>
31    
32            * MediaList.pm: New placeholder for a CSSOM interface.
33    
34            * CSSRule.pm, CSSStyleSheet.pm: Implementing the initial
35            setting of owner* and parent* attributes; support
36            for the |delete_rule| method.
37    
38    2007-12-22  Wakaba  <wakaba@suika.fam.cx>
39    
40            * CSSStyleSheet.pm, CSSRule.pm, CSSRuleList.pm, CSSStyleDeclaration.pm:
41            First version of CSSOM implementation.
42    
43    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
44    
45            * Document.pm, Entity.pm (manakai_has_bom,
46            manakai_charset): New attributes.
47    
48    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
49    
50            * Document.pm, Element.pm (inner_html): Use |Whatpm::HTML::Serializer|
51            for getter.
52    
53    2007-10-27  Wakaba  <wakaba@suika.fam.cx>
54    
55            * Event.pm (init_event, init_event_ns, init_custom_event_ns):
56            The |namespaceURI| attribute was not set correctly.
57    
58            * DOMEvents.dis: Removed.
59    
60    2007-10-08  Wakaba  <wakaba@suika.fam.cx>
61    
62            * Event.pm, EventTarget.pm, EventTargetNode.pm,
63            EventException.pm: Implemented (but not tested!).
64    
65            * DOMException.pm (MALFORMED_EVENT_TYPE_ERR,
66            EVENT_INTERFACE_NOT_SUPPORTED_ERR, EXTERNAL_EVENT_ERR): New
67            error subtypes.
68    
69            * DOMImplementation.pm ($HasFeature): The |Event| feature,
70            version |3.0|, is added.
71    
72            * Document.pm, Node.pm: Event attributes and
73            methods are implemented.
74    
75  2007-10-07  Wakaba  <wakaba@suika.fam.cx>  2007-10-07  Wakaba  <wakaba@suika.fam.cx>
76    
77          * SelectorsAPI.pm ($get_elements_by_selectors): Receive          * SelectorsAPI.pm ($get_elements_by_selectors): Receive

Legend:
Removed from v.1.269  
changed lines
  Added in v.1.279

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24