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