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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24