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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24