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

Diff of /test/html-webhacc/ChangeLog

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

revision 1.48 by wakaba, Sun Feb 10 03:11:06 2008 UTC revision 1.109 by wakaba, Wed Sep 17 03:56:43 2008 UTC
# Line 1  Line 1 
1    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc.cgi: Support for |text/x-css-inline| type is added.
4    
5    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
6    
7            * standards.en.html: Updated.
8    
9    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
10    
11            * error-description-source.xml: WebIDL checker errors are added.
12    
13    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
14    
15            * error-description-source.xml: WebIDL parser errors are added.
16    
17    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
18    
19            * error-description-source.xml: "control char" errors are now
20            handled by UnicodeChecker module.  New "non unicode" error added.
21    
22    2008-09-11  Wakaba  <wakaba@suika.fam.cx>
23    
24            * error-description-source.xml: Unicode checker
25            errors are added.
26    
27    2008-09-10  Wakaba  <wakaba@suika.fam.cx>
28    
29            * error-description-source.xml: Encoding layer errors added.
30    
31    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
32    
33            * error-description-source.xml: More error descriptions.
34    
35    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
36    
37            * error-description-source.xml: Descriptions for new error
38            types are added.
39    
40    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
41    
42            * cc-style.css: Rule for empty |mark| elements is added.
43    
44            * error-description-source.xml: Error message for
45            unknown address type error is updated.
46    
47    2008-08-29  Wakaba  <wakaba@suika.fam.cx>
48    
49            * error-description-source.xml: Error types added for IMTChecker.
50    
51    2008-08-22  Wakaba  <wakaba@suika.fam.cx>
52    
53            * error-description-source.xml: More l10n.
54    
55            * mkdescription.pl: Fallback <html:title> to xml:lang=en's one.
56    
57    2008-08-22  Wakaba  <wakaba@suika.fam.cx>
58    
59            * error-description-source.xml: Localize "no more information"
60            message.
61    
62    2008-08-17  Wakaba  <wakaba@suika.fam.cx>
63    
64            * cc-about.en.html: Author section added.
65    
66            * cc.cgi: |text/x-h2h| added.
67    
68    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
69    
70            * Makefile: Generate Japanese version of error description document.
71    
72            * cc-script.js, cc-style.css: Support for help popup.
73    
74            * error-description-source.xml: Descriptions are added
75            to the description of WebHACC itself and descriptions
76            of error levels.  Old error level table is removed.
77    
78            * mkdescription.pl: Assume the second argument is
79            the language.  Support for d:cat/d:desc.
80    
81    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
82    
83            * error-description-source.xml: Error for CSS cursor: hand
84            is added.
85    
86    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
87    
88            * cc-script.js: Support for #index- fragment identifiers.
89    
90            * cc-style.css: Prety styling for reformatted sources.
91            Support for new version of manifest dump sections.
92    
93            * error-description-source.xml: Support for Whatpm::CacheManifest,
94            Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser,
95            and Whatpm::CSS::Parser errors.  Support for l10n of cache
96            manifest dump sections.
97    
98    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
99    
100            * cc-style.css: Set min/max width/height such that tab content
101            is accessible even when stupid size of window is used.
102    
103    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
104    
105            * cc-script.js (_showTab): Show the tab button of the selected
106            tab.
107    
108            * cc-script.css (nav): Show scrollbar if there are too many
109            tabs.
110    
111            * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e.
112            imlementation error case).
113    
114    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
115    
116            * error-description-source.xml: Error entries for
117            Whatpm::URIChecker and Whatpm::LangTag error types
118            are added.
119    
120    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
121    
122            * error-description-source.xml: Error entries
123            for Whatpm::RDFXML errors are addded.  Missing entries
124            for Whatpm::HTMLTable errors are added.
125    
126    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
127    
128            * error-description-source.xml: Missing entries for
129            Whatpm::ContentChecker::Atom errors are added.
130    
131    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
132    
133            * error-description-source.xml: Missing entries for
134            Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
135            error types are added.  Error entries used by these
136            modules are marked as such.
137    
138    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
139    
140            * error-description-source.xml: Missing entries for Whatpm::HTML
141            error types are added.  Error entries used by Whatpm::HTML
142            are marked as "HTML::Parser".
143    
144    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
145    
146            * cc-style.css: Add icons to links and headings of error sections.
147            Use standard "uncertain" color for level-u errors.  "No error found"
148            messages are now handled by catalog, not by CSS presentation.
149            The result paragraph saying that the conformance is unknown
150            should be bordered as uncertain error messages are.
151    
152            * error-description-source.xml: New message entries
153            for not-translated-yet messages.  Distinguish result table's
154            layer names from other similar texts.
155    
156    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
157    
158            * cc.cgi: Generate result summary sections for
159            each subdocument.
160    
161            * error-description-source.xml: New entries to
162            support localization of result sections.
163    
164    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
165    
166            * cc-style.css: Support for revised version of result summary
167            section styling.
168    
169    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
170    
171            * cc-style.css: Revised such that subdocument check results
172            do not look stupid and that new class name rules
173            for level-* and layer-* is reflected by icons.
174    
175    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
176    
177            * cc-script.js, cc-style.css: Support for tab styling
178            of subdoc sections.
179    
180            * cc-script.js (onbodyload): Scroll to the pointed
181            element, if possible.
182    
183    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
184    
185            * cc-script.js, cc-style.js: Support for tab styling
186            of the "input" subsections.  Support for the "details"
187            widget.
188    
189    2008-08-10  Wakaba  <wakaba@suika.fam.cx>
190    
191            * cc-script.js: Functions for tabbing are added.
192    
193            * cc-style.css: Tab styling rules are added.
194    
195    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
196    
197            * .htaccess: Files gone.
198    
199            * cc-interface.en.html, cc-todo.txt: Removed.
200    
201            * cc-about.en.html: New document.
202    
203            * cc.cgi: Insert document input section before anything.
204            No check performed if no URL is specified and the
205            input is empty.
206    
207            * error-description-source.xml (WebHACC:Heading): Link
208            to cc-about in place of cc-interface.
209    
210    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
211    
212            * cc.cgi: get_input_document function is now handled
213            by WebHACC::Input classes.  |cc-script| reference
214            is now generated by |html_header| in WebHACC::Output.
215    
216            * error-description-source.xml: Document URL and Request URL
217            are now just "URLs".
218    
219    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
220    
221            * .htaccess: error-description-source.xml is in UTF-8
222            actually.
223    
224            * Makefile: Rule to make Japanese language catalog file
225            is added.
226    
227            * cc-script.js: Line and column numbers are now taken
228            from data-* attributes, not from textContent.
229    
230            * cc.cgi: Tentative support for Japanese/English conneg.
231            (load_text_catalog, get_text): Removed (catalog text selection
232            is now handled by WebHACC::Output).
233    
234            * error-description-source.xml: Catalog entries in new
235            format are added.  Old catalog element is removed.
236    
237            * mkcatalog.pl: Support for non-English languages.
238            Drop support for old catalog element.  Add support
239            for new cat element.
240    
241            * mkdescription.pl: Drop support for old catalog element.
242            Add support for new cat element.
243    
244    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
245    
246            * cc.cgi: Code clean-up.
247    
248    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
249    
250            * cc.cgi: Old commented out code for additional
251            information sections are removed.  They are now
252            implemented as part of |generate_add_info_sections| method.
253    
254    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
255    
256            * cc.cgi (print_table_section): Removed (now part of
257            WebHACC::Language::DOM).
258    
259    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
260    
261            * cc.cgi: Information sections are now handled by WebHACC::Input
262            module.  Input objects for subdocuments now owns their
263            own subclass.
264    
265    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
266    
267            * cc.cgi: Errors and results are now handled by WebHACC::Result.
268            Decode |uri| parameter as UTF-8.  HTTP header dump and
269            input error are now handled by WebHACC::Input.
270    
271    2008-07-20  Wakaba  <wakaba@suika.fam.cx>
272    
273            * cc.cgi: Modularized.
274    
275            * WebHACC/: New directory.
276    
277    2008-07-18  Wakaba  <wakaba@suika.fam.cx>
278    
279            * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
280            for dummping (Data::Dumper::Dumper no longer used).
281    
282    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
283    
284            * LICENSE: Note on icons/*.png are added.
285    
286            * icons/: New directory.
287    
288            * cc-style.css: Rules for background images on error category
289            are added.
290    
291    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
292    
293            * cc.cgi (print_source_string_section): Use new Message::Charset::Info
294            interface to decode source code, otherwise the Perl native Encode
295            module might decode the source code into different character
296            string with the Info's.
297    
298    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
299    
300            * standards.en.html (requirements): Remove a requirement
301            for an HTML element's allowed context (it is covered by HTML5
302            spec since r1583).
303    
304    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
305    
306            * cc.cgi: Use table object returned by the checker; don't
307            form a table by itself.
308    
309            * table-script.js: Use different coloring for empty data cells.
310    
311            * cc.cgi, table.cgi: Remove table reference for JSON convertion.
312    
313    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
314    
315            * table-script.js: Support for header cell highlighting.
316    
317            * table.cgi: Set |id| to cells; it enables the cell highlighting
318            feature.
319    
320    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
321    
322            * table-script.js: Table header/footer fill started at a
323            wrong point.
324    
325    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
326    
327            * table-script.js: It is now 0-indexed stead
328            of 1-indexed (HTML5 revision 1376).
329    
330    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
331    
332            * cc-style.css: Duplicate terms are no longer disallowed (HTML5
333            revision 1467).
334    
335    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
336    
337            * parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML|
338            output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)"
339            output modes.
340    
341    2008-03-29  Wakaba  <wakaba@suika.fam.cx>
342    
343            * cc.cgi: New "URI" section is implemented.
344    
345    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
346    
347            * cc.cgi (get_node_path): Use qualified name, not just
348            local name.
349    
350    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
351    
352            * cc.cgi (get_rdf_resource_html): undef vs false bug fixed.
353    
354    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
355    
356            * cc.cgi: Experimental support for application/rdf+xml type.
357            Generate section on RDF triples extracted from the document.
358            (print_rdf_section): New function.
359            (get_rdf_resource_html): New function.
360    
361    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
362    
363            * cc.cgi (get_error_label): No-parent case was not considered.
364    
365    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
366    
367            * cc.cgi (get_error_label): Use the error location
368            of the parent node, if the node does not have one.
369    
370    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
371    
372            * cc-script.js: The ID of the list is now given as an argument.
373    
374            * cc.cgi: List of document errors now also expanded by source
375            code fragment generated by scripting.
376            (get_error_label): Use line/column information from the error
377            context node, if any.
378    
379    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
380    
381            * cc.cgi: Line break treatment was different from
382            that of HTML and CSS parsers.
383    
384    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
385    
386            * cc-script.js: Unquote U+hhhh escapes.
387    
388    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
389    
390            * cc.cgi (get_error_label): Use token's line and column
391            if available.
392    
393    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
394    
395            * cc-script.js: Character was not marked if the line
396            is less than 50 characters.
397    
398    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
399    
400            * cc.cgi: Link to the script added.
401    
402            * cc-style.css (mark): Added.
403    
404            * cc-script.js: New script.
405    
406    2008-03-11  Wakaba  <wakaba@suika.fam.cx>
407    
408            * cc.cgi: |value| should be output in |dt| in Parse Errors
409            section.
410    
411    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
412    
413            * cc.cgi: Support for level-i (informational).
414    
415            * cc-style.css: New style rules for informational messages added.
416    
417            * error-description-source.xml (#information, #level-i): Added.
418    
419    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
420    
421            * cc.cgi: In CSS mode, add 'u' error for 'structure' category (until
422            it is actually implemented).  Support for '-moz-pre-wrap'.
423            Typo in 'collapse' value fixed.
424    
425    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
426    
427            * cc.cgi: |text/css| support.  |id_prefix| support was
428            partially broken.
429    
430  2008-02-10  Wakaba  <wakaba@suika.fam.cx>  2008-02-10  Wakaba  <wakaba@suika.fam.cx>
431    
432          * cc.cgi: Subdocument validation framework implemented.          * cc.cgi: Subdocument validation framework implemented.

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.109

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24