/[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.291 by wakaba, Mon Jan 14 11:33:47 2008 UTC revision 1.304 by wakaba, Tue Oct 21 07:51:59 2008 UTC
# Line 1  Line 1 
1    2008-10-21  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Document.pm (inner_html): Use Whatpm::XML::Parser for XML
4            parsing.
5    
6            * Node.pm (manakai_html_language): New attribute.
7    
8    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
9    
10            * ElementTypeDefinition.pm (content_model_text): New attribute.
11    
12    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
13    
14            * Element.pm (create_element, create_element_ns): Inputs
15            were not normalized into a string.
16    
17    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
18    
19            * Document.pm (manakai_html, manakai_head): New methods.
20    
21    2008-02-11  Wakaba  <wakaba@suika.fam.cx>
22    
23            * CSSRule.pm (@import css_text): Implemented.
24    
25    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
26    
27            * CSSStyleSheet.pm (manakai_input_encoding): New.
28    
29    2008-02-08  Wakaba  <wakaba@suika.fam.cx>
30    
31            * CSSRule.pm (@media, @import ____new): Bless media object
32            with the appropriate class.
33            (@media css_text): Getter implemented.
34    
35            * MediaList.pm (media_text): Getter implemented.
36    
37    2008-02-03  Wakaba  <wakaba@suika.fam.cx>
38    
39            * CSSStyleDeclaration.pm ($serialize_value): Support
40            for new value types.
41    
42    2008-02-02  Wakaba  <wakaba@suika.fam.cx>
43    
44            * CSSStyleDeclaration.pm ($serialize_value): New (was
45            part of Whatpm::CSS::Parser as $default_serializer).
46            Use it instead of old 'serialize' parameter of CSS
47            property definition.
48    
49    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
50    
51            * CSSStyleDeclaration.pm (css_text): Prepend | ! | before
52            the priority token if any.
53            (get_property_priority): Shorthand case implemented.
54    
55    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
56    
57            * CSSStyleDeclaration.pm: Use |serialize_shorthand|
58            and |serialize_multiple| to serialize shorthand properties
59            in reflecting attributes.  Return value of
60            the |serialzie_multiple| function has been changed.
61            (non-computed css_text): Sort by property names.
62    
63    2008-01-24  Wakaba  <wakaba@suika.fam.cx>
64    
65            * Window.pm (manakai_get_computed_style): Renamed
66            from |get_computed_style|.
67    
68            * Element.pm (manakai_computed_style): Renamed from |current_style|.
69    
70    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
71    
72            * CSSStyleDeclaration.pm (AUTOLOAD): DOM attributes reflecting
73            shorthand properties did croak (fixed but still they does not
74            return correct result - they need to be fixed later).
75    
76            * Element.pm (query_selector, query_selector_all): Prototypes
77            were missing.
78    
79  2008-01-14  Wakaba  <wakaba@suika.fam.cx>  2008-01-14  Wakaba  <wakaba@suika.fam.cx>
80    
81          * Window.pm (___reset_css): Typo fixed.          * Window.pm (___reset_css): Typo fixed.

Legend:
Removed from v.1.291  
changed lines
  Added in v.1.304

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24