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

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.98

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24