/[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.287 by wakaba, Mon Jan 14 03:55:23 2008 UTC revision 1.302 by wakaba, Sat Apr 12 15:58:40 2008 UTC
# Line 1  Line 1 
1    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Element.pm (create_element, create_element_ns): Inputs
4            were not normalized into a string.
5    
6    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
7    
8            * Document.pm (manakai_html, manakai_head): New methods.
9    
10    2008-02-11  Wakaba  <wakaba@suika.fam.cx>
11    
12            * CSSRule.pm (@import css_text): Implemented.
13    
14    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
15    
16            * CSSStyleSheet.pm (manakai_input_encoding): New.
17    
18    2008-02-08  Wakaba  <wakaba@suika.fam.cx>
19    
20            * CSSRule.pm (@media, @import ____new): Bless media object
21            with the appropriate class.
22            (@media css_text): Getter implemented.
23    
24            * MediaList.pm (media_text): Getter implemented.
25    
26    2008-02-03  Wakaba  <wakaba@suika.fam.cx>
27    
28            * CSSStyleDeclaration.pm ($serialize_value): Support
29            for new value types.
30    
31    2008-02-02  Wakaba  <wakaba@suika.fam.cx>
32    
33            * CSSStyleDeclaration.pm ($serialize_value): New (was
34            part of Whatpm::CSS::Parser as $default_serializer).
35            Use it instead of old 'serialize' parameter of CSS
36            property definition.
37    
38    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
39    
40            * CSSStyleDeclaration.pm (css_text): Prepend | ! | before
41            the priority token if any.
42            (get_property_priority): Shorthand case implemented.
43    
44    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
45    
46            * CSSStyleDeclaration.pm: Use |serialize_shorthand|
47            and |serialize_multiple| to serialize shorthand properties
48            in reflecting attributes.  Return value of
49            the |serialzie_multiple| function has been changed.
50            (non-computed css_text): Sort by property names.
51    
52    2008-01-24  Wakaba  <wakaba@suika.fam.cx>
53    
54            * Window.pm (manakai_get_computed_style): Renamed
55            from |get_computed_style|.
56    
57            * Element.pm (manakai_computed_style): Renamed from |current_style|.
58    
59    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
60    
61            * CSSStyleDeclaration.pm (AUTOLOAD): DOM attributes reflecting
62            shorthand properties did croak (fixed but still they does not
63            return correct result - they need to be fixed later).
64    
65            * Element.pm (query_selector, query_selector_all): Prototypes
66            were missing.
67    
68    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
69    
70            * Window.pm (___reset_css): Typo fixed.
71    
72    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
73    
74            * CSSStyleDeclaration.pm: The classes now explicitly implement
75            the |CSS2Properties| interface.
76            (@{}, TIEARRAY, FETCH, FETCHSIZE, EXISTS, item, length): Implemented.
77    
78    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
79    
80            * CSSStyleDeclaration.pm (attributes reflecting CSS properties):
81            Return an empty string if no value is assigned to the property.  Insert
82            a SPACE before '!' for compatibility with Firefox.
83    
84    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
85    
86            * CSSRule.pm (css_text): Trailing newline character is removed
87            to avoid double empty lines in CSSStyleSheet->css_text.
88            (selector_text): Namespace support is fixed.
89    
90            * CSSStyleSheet.pm (___new): Now it accepts |_nsmap| option.
91    
92  2008-01-14  Wakaba  <wakaba@suika.fam.cx>  2008-01-14  Wakaba  <wakaba@suika.fam.cx>
93    
94          * CSSRule.pm (selector_text): Use |serialize_selector_text|          * CSSRule.pm (selector_text): Use |serialize_selector_text|

Legend:
Removed from v.1.287  
changed lines
  Added in v.1.302

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24