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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.13 - (hide annotations) (download)
Thu Aug 14 15:50:42 2008 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +6 -0 lines
++ ChangeLog	14 Aug 2008 15:42:17 -0000
	* cc.cgi: Generate result summary sections for
	each subdocument.

	* error-description-source.xml: New entries to
	support localization of result sections.

2008-08-14  Wakaba  <wakaba@suika.fam.cx>

	* cc-style.css: Support for revised version of result summary
	section styling.

2008-08-14  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	14 Aug 2008 15:50:38 -0000
	* Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
	HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable|
	or |layer_uncertain| flag appropriately.

2008-08-14  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	14 Aug 2008 15:48:38 -0000
	* Input.pm: Methods |generate_transfer_sections|
	and |generate_http_header_section| are moved to HTTP
	subclass, since they are irrelevant to non-HTTP inputs.
	(_get_document): Forbidden host error was not represented
	by WebHACC::Input::Error subclass.
	(WebHACC::Input::Error generate_transfer_sections): Use
	role name for the section.
	(WebHACC::Input::HTTPError generate_transfer_sections): New method
	added, since the main superclass, i.e. WebHACC::Input::Error,
	no longer dumps HTTP headers due to the change mentioned above.

	* Output.pm (start_section): New roles "transfer-errors" and "result".

	* Result.pm (parent_result): New attribute.
	(layer_applicable, layer_uncertain): New methods to set flags.
	(add_error): Natural language strings are now handled
	by the catalog mechanism.  Use new scoring mechanism.
	(generate_result_section): Use catalog for all natural
	language strings.  Table generation is now much more sophiscated
	that it was.  Support for subdoc result summary.  Support
	for the column of the number of informational message.  Support
	for "N/A" status.

2008-08-14  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.11 2008-08-14 Wakaba <wakaba@suika.fam.cx>
2    
3 wakaba 1.13 * Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
4     HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable|
5     or |layer_uncertain| flag appropriately.
6    
7     2008-08-14 Wakaba <wakaba@suika.fam.cx>
8    
9 wakaba 1.12 * Base.pm: Use "role" for source code sections.
10    
11     2008-08-14 Wakaba <wakaba@suika.fam.cx>
12    
13 wakaba 1.11 * CacheManifest.pm: Compile errors fixed.
14    
15 wakaba 1.10 2008-08-02 Wakaba <wakaba@suika.fam.cx>
16    
17     * WebIDL.pm (generate_structure_error_section): New method.
18    
19 wakaba 1.9 2008-07-27 Wakaba <wakaba@suika.fam.cx>
20    
21     * CSS.pm (generate_structure_dump_section): Role name was wrong.
22    
23 wakaba 1.2 2008-07-21 Wakaba <wakaba@suika.fam.cx>
24    
25 wakaba 1.8 * Base.pm, Default.pm: Updated to use newer way to construct a section.
26    
27     2008-07-21 Wakaba <wakaba@suika.fam.cx>
28    
29 wakaba 1.7 * DOM.pm (generate_structure_dump_section): Use catalog
30     for human-readable texts.
31     (generate_table_section): Use catalog for human readable texts.
32    
33     2008-07-21 Wakaba <wakaba@suika.fam.cx>
34    
35 wakaba 1.6 * DOM.pm (generate_table_section): Use hierarhical table
36     number for tables in subdocuments.
37    
38     2008-07-21 Wakaba <wakaba@suika.fam.cx>
39    
40 wakaba 1.5 * DOM.pm (generate_additional_sections): Support
41     for the other additional information sections are reintroduced.
42     (generate_listing_section, generate_rdf_section): Reimplemented.
43    
44     * XML.pm: Typo fixed.
45    
46     * HTML.pm: Load DOMImplementation as late as possible, to
47     save possiblity that another DOM implementation can be used
48     where possible.
49    
50     2008-07-21 Wakaba <wakaba@suika.fam.cx>
51    
52 wakaba 1.4 * Base.pm (generate_source_string_section): Invoke
53     |add_source_to_parse_error_list| method for generating a
54     script fragment.
55    
56     * CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm,
57     XML.pm: Use new methods for generating sections and error lists.
58    
59     * DOM.pm (generate_additional_sections, generate_table_section): New.
60    
61     * Default.pm: Pass |input| in place of |url| for unknown syntax
62     error.
63    
64     2008-07-21 Wakaba <wakaba@suika.fam.cx>
65    
66 wakaba 1.3 * Base.pm: Use new method for node links.
67    
68     * CSS.pm: Typo fixes. Pass |input| object as an argument
69     to the CSSOM validation not supported error.
70    
71     2008-07-21 Wakaba <wakaba@suika.fam.cx>
72    
73 wakaba 1.2 * Base.pm (_get_cc_url, _encode_url_component): Remove (now
74     supported by WebHACC::Output).
75    
76     * CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
77     HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to
78     WebHACC::Result.
79    
80 wakaba 1.1 2008-07-20 Wakaba <wakaba@suika.fam.cx>
81    
82     * ChangeLog: New file.
83    
84     * Base.pm, Default.pm, HTML.pm, XML.pm, CSS.pm,
85     CacheManifest.pm, WebIDL.pom, DOM.pm: New modules.
86    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24