/[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.277 by wakaba, Sun Dec 23 11:20:08 2007 UTC revision 1.287 by wakaba, Mon Jan 14 03:55:23 2008 UTC
# Line 1  Line 1 
1    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * CSSRule.pm (selector_text): Use |serialize_selector_text|
4            to get better result.
5    
6    2008-01-13  Wakaba  <wakaba@suika.fam.cx>
7    
8            * Window.pm: New Perl module.
9    
10            * Document.pm (default_view): Implemented.
11    
12            * Element.pm (current_style): Implemented.
13    
14    2008-01-06  Wakaba  <wakaba@suika.fam.cx>
15    
16            * CSSStyleDeclaration.pm (css_text): Allow to shorten a complete
17            set of longhand properties.
18            (get_property_priority): Implemented.
19            (CSSComputedStyleDeclaration AUTOLOAD): Implemented for reflecting
20            attributes.
21    
22    2008-01-04  Wakaba  <wakaba@suika.fam.cx>
23    
24            * CSSStyleDeclaration.pm (css_text): Allow |{compute_multiple}|
25            as well as |{compute}| as a way to filter out longhand
26            properties.  Sort properties by names for readability.
27    
28    2008-01-01  Wakaba  <wakaba@suika.fam.cx>
29    
30            * CSSStyleDeclaration.pm (css_text): Output |undef| property
31            information for debugging.
32    
33            * CSSStyleSheet.pm (manakai_base_uri): New attribute.
34    
35    2008-01-01  Wakaba  <wakaba@suika.fam.cx>
36    
37            * CSSStyleDeclaration.pm (CSSComputedStyleDeclaration): New class.
38    
39    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
40    
41            * SelectorsAPI.pm, Document.pm (___query_selector_all): New internal
42            method.
43    
44    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
45    
46            * SelectorsAPI.pm: Make simple-selector-sequence-matching
47            an independent function.
48    
49    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
50    
51            * CSSStyleDeclaration.pm (AUTOLOAD): Getter for attributes
52            reflecting CSS property is implemented.
53            (css_text): Getter is implemented.
54    
55    2007-12-24  Wakaba  <wakaba@suika.fam.cx>
56    
57            * CSSRule.pm (selector_text): Ad hoc support for namespace prefixes.
58            (CSSNamespaceRule.css_text): Getter implemented.
59    
60            * CSSStyleSheet.pm (manakai_is_default_namespace,
61            manakai_lookup_namespace_prefix): New methods.
62    
63  2007-12-23  Wakaba  <wakaba@suika.fam.cx>  2007-12-23  Wakaba  <wakaba@suika.fam.cx>
64    
65          * CSSRule.pm (@charset.css_text): Implemented.          * CSSRule.pm (@charset.css_text): Implemented.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24