/[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.60 by wakaba, Mon Mar 17 13:52:48 2008 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>  2008-03-17  Wakaba  <wakaba@suika.fam.cx>
295    
296          * cc.cgi (get_error_label): No-parent case was not considered.          * cc.cgi (get_error_label): No-parent case was not considered.

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.97

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24