/[suikacvs]/test/html-webhacc/WebHACC/Language/ChangeLog
Suika

Diff of /test/html-webhacc/WebHACC/Language/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Sun Jul 20 14:58:24 2008 UTC revision 1.20 by wakaba, Sat Aug 16 08:37:12 2008 UTC
# Line 1  Line 1 
1    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * CSS.pm (generate_structure_error_section): Make the method
4            do nothing.
5    
6    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
7    
8            * CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to
9            obtain the URL of the document.
10    
11            * CacheManifest.pm (generate_structure_dump_section): It is
12            now i18n'ed.  In addition, since URLs are tend to be long,
13            tables for fallback entries are replaced by |dd| entries and
14            paragraphs.  "No entry" message is now handled by catalog,
15            rather than CSS.
16    
17    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
18    
19            * HTML.pm (generate_syntax_error_section): Remove |input_encoding|
20            attribute value if the input is specified by direct input.
21    
22    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
23    
24            * DOM.pm: Enable localization of RDF section.
25    
26    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
27    
28            * DOM.pm: Use error's own "layer" parameter, if any.
29    
30    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
31    
32            * HTML.pm: Set flags for encoding layer errors appropriately.
33            Save link to the document root for the parsed document
34            for garbage collection safety.
35    
36    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
37    
38            * CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't
39            set "uncertain" flag to character encoding (encode) layer if the
40            input is a character string.
41    
42    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
43    
44            * Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
45            HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable|
46            or |layer_uncertain| flag appropriately.
47    
48    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
49    
50            * Base.pm: Use "role" for source code sections.
51    
52    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
53    
54            * CacheManifest.pm: Compile errors fixed.
55    
56    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
57    
58            * WebIDL.pm (generate_structure_error_section): New method.
59    
60    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
61    
62            * CSS.pm (generate_structure_dump_section): Role name was wrong.
63    
64    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
65    
66            * Base.pm, Default.pm: Updated to use newer way to construct a section.
67    
68    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
69    
70            * DOM.pm (generate_structure_dump_section): Use catalog
71            for human-readable texts.
72            (generate_table_section): Use catalog for human readable texts.
73    
74    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
75    
76            * DOM.pm (generate_table_section): Use hierarhical table
77            number for tables in subdocuments.
78    
79    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
80    
81            * DOM.pm (generate_additional_sections): Support
82            for the other additional information sections are reintroduced.
83            (generate_listing_section, generate_rdf_section): Reimplemented.
84    
85            * XML.pm: Typo fixed.
86    
87            * HTML.pm: Load DOMImplementation as late as possible, to
88            save possiblity that another DOM implementation can be used
89            where possible.
90    
91    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
92    
93            * Base.pm (generate_source_string_section): Invoke
94            |add_source_to_parse_error_list| method for generating a
95            script fragment.
96    
97            * CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm,
98            XML.pm: Use new methods for generating sections and error lists.
99    
100            * DOM.pm (generate_additional_sections, generate_table_section): New.
101    
102            * Default.pm: Pass |input| in place of |url| for unknown syntax
103            error.
104    
105    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
106    
107            * Base.pm: Use new method for node links.
108    
109            * CSS.pm: Typo fixes.  Pass |input| object as an argument
110            to the CSSOM validation not supported error.
111    
112    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
113    
114            * Base.pm (_get_cc_url, _encode_url_component): Remove (now
115            supported by WebHACC::Output).
116    
117            * CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
118            HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to
119            WebHACC::Result.
120    
121  2008-07-20  Wakaba  <wakaba@suika.fam.cx>  2008-07-20  Wakaba  <wakaba@suika.fam.cx>
122    
123          * ChangeLog: New file.          * ChangeLog: New file.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.20

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24