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

Diff of /test/html-webhacc/ChangeLog

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

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

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.106

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24