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

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.99

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24