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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24