1 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* error-description-source.en.xml: Added descriptions for errors |
4 |
|
from Regexp::Parser and Regexp::Parser::JavaScript modules. |
5 |
|
|
6 |
|
* cc.cgi: Added support for JavaScript regular expressions. |
7 |
|
|
8 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* cc-about.en.html: Bookmarklet added. |
11 |
|
|
12 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* error-description-source.xml: An error for non-supported |
15 |
|
charset="" parameter is added. |
16 |
|
|
17 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* error-description-source.xml: New error for accept-charset="". |
20 |
|
New errors for RFC 4646 errors. |
21 |
|
|
22 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* cc.cgi: Support for |text/x-css-inline| type is added. |
25 |
|
|
26 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* standards.en.html: Updated. |
29 |
|
|
30 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* error-description-source.xml: WebIDL checker errors are added. |
33 |
|
|
34 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* error-description-source.xml: WebIDL parser errors are added. |
37 |
|
|
38 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* error-description-source.xml: "control char" errors are now |
41 |
|
handled by UnicodeChecker module. New "non unicode" error added. |
42 |
|
|
43 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* error-description-source.xml: Unicode checker |
46 |
|
errors are added. |
47 |
|
|
48 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* error-description-source.xml: Encoding layer errors added. |
51 |
|
|
52 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* error-description-source.xml: More error descriptions. |
55 |
|
|
56 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* error-description-source.xml: Descriptions for new error |
59 |
|
types are added. |
60 |
|
|
61 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* cc-style.css: Rule for empty |mark| elements is added. |
64 |
|
|
65 |
|
* error-description-source.xml: Error message for |
66 |
|
unknown address type error is updated. |
67 |
|
|
68 |
|
2008-08-29 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
|
* error-description-source.xml: Error types added for IMTChecker. |
71 |
|
|
72 |
|
2008-08-22 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* error-description-source.xml: More l10n. |
75 |
|
|
76 |
|
* mkdescription.pl: Fallback <html:title> to xml:lang=en's one. |
77 |
|
|
78 |
|
2008-08-22 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* error-description-source.xml: Localize "no more information" |
81 |
|
message. |
82 |
|
|
83 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* cc-about.en.html: Author section added. |
86 |
|
|
87 |
|
* cc.cgi: |text/x-h2h| added. |
88 |
|
|
89 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* Makefile: Generate Japanese version of error description document. |
92 |
|
|
93 |
|
* cc-script.js, cc-style.css: Support for help popup. |
94 |
|
|
95 |
|
* error-description-source.xml: Descriptions are added |
96 |
|
to the description of WebHACC itself and descriptions |
97 |
|
of error levels. Old error level table is removed. |
98 |
|
|
99 |
|
* mkdescription.pl: Assume the second argument is |
100 |
|
the language. Support for d:cat/d:desc. |
101 |
|
|
102 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
* error-description-source.xml: Error for CSS cursor: hand |
105 |
|
is added. |
106 |
|
|
107 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* cc-script.js: Support for #index- fragment identifiers. |
110 |
|
|
111 |
|
* cc-style.css: Prety styling for reformatted sources. |
112 |
|
Support for new version of manifest dump sections. |
113 |
|
|
114 |
|
* error-description-source.xml: Support for Whatpm::CacheManifest, |
115 |
|
Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser, |
116 |
|
and Whatpm::CSS::Parser errors. Support for l10n of cache |
117 |
|
manifest dump sections. |
118 |
|
|
119 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
120 |
|
|
121 |
|
* cc-style.css: Set min/max width/height such that tab content |
122 |
|
is accessible even when stupid size of window is used. |
123 |
|
|
124 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
126 |
|
* cc-script.js (_showTab): Show the tab button of the selected |
127 |
|
tab. |
128 |
|
|
129 |
|
* cc-script.css (nav): Show scrollbar if there are too many |
130 |
|
tabs. |
131 |
|
|
132 |
|
* cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e. |
133 |
|
imlementation error case). |
134 |
|
|
135 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
136 |
|
|
137 |
|
* error-description-source.xml: Error entries for |
138 |
|
Whatpm::URIChecker and Whatpm::LangTag error types |
139 |
|
are added. |
140 |
|
|
141 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
143 |
|
* error-description-source.xml: Error entries |
144 |
|
for Whatpm::RDFXML errors are addded. Missing entries |
145 |
|
for Whatpm::HTMLTable errors are added. |
146 |
|
|
147 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
148 |
|
|
149 |
|
* error-description-source.xml: Missing entries for |
150 |
|
Whatpm::ContentChecker::Atom errors are added. |
151 |
|
|
152 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
153 |
|
|
154 |
|
* error-description-source.xml: Missing entries for |
155 |
|
Whatpm::ContentChecker and Whatpm::ContentChecker::HTML |
156 |
|
error types are added. Error entries used by these |
157 |
|
modules are marked as such. |
158 |
|
|
159 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
160 |
|
|
161 |
|
* error-description-source.xml: Missing entries for Whatpm::HTML |
162 |
|
error types are added. Error entries used by Whatpm::HTML |
163 |
|
are marked as "HTML::Parser". |
164 |
|
|
165 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
166 |
|
|
167 |
|
* cc-style.css: Add icons to links and headings of error sections. |
168 |
|
Use standard "uncertain" color for level-u errors. "No error found" |
169 |
|
messages are now handled by catalog, not by CSS presentation. |
170 |
|
The result paragraph saying that the conformance is unknown |
171 |
|
should be bordered as uncertain error messages are. |
172 |
|
|
173 |
|
* error-description-source.xml: New message entries |
174 |
|
for not-translated-yet messages. Distinguish result table's |
175 |
|
layer names from other similar texts. |
176 |
|
|
177 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
179 |
|
* cc.cgi: Generate result summary sections for |
180 |
|
each subdocument. |
181 |
|
|
182 |
|
* error-description-source.xml: New entries to |
183 |
|
support localization of result sections. |
184 |
|
|
185 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
186 |
|
|
187 |
|
* cc-style.css: Support for revised version of result summary |
188 |
|
section styling. |
189 |
|
|
190 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
191 |
|
|
192 |
|
* cc-style.css: Revised such that subdocument check results |
193 |
|
do not look stupid and that new class name rules |
194 |
|
for level-* and layer-* is reflected by icons. |
195 |
|
|
196 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
198 |
|
* cc-script.js, cc-style.css: Support for tab styling |
199 |
|
of subdoc sections. |
200 |
|
|
201 |
|
* cc-script.js (onbodyload): Scroll to the pointed |
202 |
|
element, if possible. |
203 |
|
|
204 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
205 |
|
|
206 |
|
* cc-script.js, cc-style.js: Support for tab styling |
207 |
|
of the "input" subsections. Support for the "details" |
208 |
|
widget. |
209 |
|
|
210 |
2008-08-10 Wakaba <wakaba@suika.fam.cx> |
2008-08-10 Wakaba <wakaba@suika.fam.cx> |
211 |
|
|
212 |
* cc-script.js: Functions for tabbing are added. |
* cc-script.js: Functions for tabbing are added. |