/[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.14 - (show annotations) (download)
Fri Aug 15 05:53:23 2008 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +6 -0 lines
++ ChangeLog	15 Aug 2008 05:43:43 -0000
2008-08-15  Wakaba  <wakaba@suika.fam.cx>

	* cc-style.css: Add icons to links and headings of error sections.
	Use standard "uncertain" color for level-u errors.  "No error found"
	messages are now handled by catalog, not by CSS presentation.
	The result paragraph saying that the conformance is unknown
	should be bordered as uncertain error messages are.

	* error-description-source.xml: New message entries
	for not-translated-yet messages.  Distinguish result table's
	layer names from other similar texts.

++ html/WebHACC/Language/ChangeLog	15 Aug 2008 05:53:19 -0000
2008-08-15  Wakaba  <wakaba@suika.fam.cx>

	* CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't
	set "uncertain" flag to character encoding (encode) layer if the
	input is a character string.

++ html/WebHACC/ChangeLog	15 Aug 2008 05:51:54 -0000
2008-08-15  Wakaba  <wakaba@suika.fam.cx>

	* Input.pm (generate_transfer_sections): Use standard
	error list methods for transfer errors.  Typos fixed.

	* Output.pm (has_error): New attribute.
	(start_error_list, end_error_list): Support for role "transfer-errors".
	(end_error_list): Generate "no error found" paragraph if it should be.
	(generate_input_section): Decode parameters as UTF-8.

	* Result.pm (add_error): Set |has_error| flag.  Use catalog
	for "Unknown location" message.
	(generate_result_section): Use different text for
	result table rows than normal messages, to avoid collision
	with other messages (such as "Charset").

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24