/[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.69 by wakaba, Tue May 6 08:47:09 2008 UTC revision 1.100 by wakaba, Fri Aug 29 13:35:14 2008 UTC
# Line 1  Line 1 
1    2008-08-29  Wakaba  <wakaba@suika.fam.cx>
2    
3            * error-description-source.xml: Error types added for IMTChecker.
4    
5    2008-08-22  Wakaba  <wakaba@suika.fam.cx>
6    
7            * error-description-source.xml: More l10n.
8    
9            * mkdescription.pl: Fallback <html:title> to xml:lang=en's one.
10    
11    2008-08-22  Wakaba  <wakaba@suika.fam.cx>
12    
13            * error-description-source.xml: Localize "no more information"
14            message.
15    
16    2008-08-17  Wakaba  <wakaba@suika.fam.cx>
17    
18            * cc-about.en.html: Author section added.
19    
20            * cc.cgi: |text/x-h2h| added.
21    
22    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
23    
24            * Makefile: Generate Japanese version of error description document.
25    
26            * cc-script.js, cc-style.css: Support for help popup.
27    
28            * error-description-source.xml: Descriptions are added
29            to the description of WebHACC itself and descriptions
30            of error levels.  Old error level table is removed.
31    
32            * mkdescription.pl: Assume the second argument is
33            the language.  Support for d:cat/d:desc.
34    
35    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
36    
37            * error-description-source.xml: Error for CSS cursor: hand
38            is added.
39    
40    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
41    
42            * cc-script.js: Support for #index- fragment identifiers.
43    
44            * cc-style.css: Prety styling for reformatted sources.
45            Support for new version of manifest dump sections.
46    
47            * error-description-source.xml: Support for Whatpm::CacheManifest,
48            Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser,
49            and Whatpm::CSS::Parser errors.  Support for l10n of cache
50            manifest dump sections.
51    
52    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
53    
54            * cc-style.css: Set min/max width/height such that tab content
55            is accessible even when stupid size of window is used.
56    
57    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
58    
59            * cc-script.js (_showTab): Show the tab button of the selected
60            tab.
61    
62            * cc-script.css (nav): Show scrollbar if there are too many
63            tabs.
64    
65            * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e.
66            imlementation error case).
67    
68    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
69    
70            * error-description-source.xml: Error entries for
71            Whatpm::URIChecker and Whatpm::LangTag error types
72            are added.
73    
74    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
75    
76            * error-description-source.xml: Error entries
77            for Whatpm::RDFXML errors are addded.  Missing entries
78            for Whatpm::HTMLTable errors are added.
79    
80    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
81    
82            * error-description-source.xml: Missing entries for
83            Whatpm::ContentChecker::Atom errors are added.
84    
85    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
86    
87            * error-description-source.xml: Missing entries for
88            Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
89            error types are added.  Error entries used by these
90            modules are marked as such.
91    
92    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
93    
94            * error-description-source.xml: Missing entries for Whatpm::HTML
95            error types are added.  Error entries used by Whatpm::HTML
96            are marked as "HTML::Parser".
97    
98    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
99    
100            * cc-style.css: Add icons to links and headings of error sections.
101            Use standard "uncertain" color for level-u errors.  "No error found"
102            messages are now handled by catalog, not by CSS presentation.
103            The result paragraph saying that the conformance is unknown
104            should be bordered as uncertain error messages are.
105    
106            * error-description-source.xml: New message entries
107            for not-translated-yet messages.  Distinguish result table's
108            layer names from other similar texts.
109    
110    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
111    
112            * cc.cgi: Generate result summary sections for
113            each subdocument.
114    
115            * error-description-source.xml: New entries to
116            support localization of result sections.
117    
118    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
119    
120            * cc-style.css: Support for revised version of result summary
121            section styling.
122    
123    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
124    
125            * cc-style.css: Revised such that subdocument check results
126            do not look stupid and that new class name rules
127            for level-* and layer-* is reflected by icons.
128    
129    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
130    
131            * cc-script.js, cc-style.css: Support for tab styling
132            of subdoc sections.
133    
134            * cc-script.js (onbodyload): Scroll to the pointed
135            element, if possible.
136    
137    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
138    
139            * cc-script.js, cc-style.js: Support for tab styling
140            of the "input" subsections.  Support for the "details"
141            widget.
142    
143    2008-08-10  Wakaba  <wakaba@suika.fam.cx>
144    
145            * cc-script.js: Functions for tabbing are added.
146    
147            * cc-style.css: Tab styling rules are added.
148    
149    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
150    
151            * .htaccess: Files gone.
152    
153            * cc-interface.en.html, cc-todo.txt: Removed.
154    
155            * cc-about.en.html: New document.
156    
157            * cc.cgi: Insert document input section before anything.
158            No check performed if no URL is specified and the
159            input is empty.
160    
161            * error-description-source.xml (WebHACC:Heading): Link
162            to cc-about in place of cc-interface.
163    
164    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
165    
166            * cc.cgi: get_input_document function is now handled
167            by WebHACC::Input classes.  |cc-script| reference
168            is now generated by |html_header| in WebHACC::Output.
169    
170            * error-description-source.xml: Document URL and Request URL
171            are now just "URLs".
172    
173    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
174    
175            * .htaccess: error-description-source.xml is in UTF-8
176            actually.
177    
178            * Makefile: Rule to make Japanese language catalog file
179            is added.
180    
181            * cc-script.js: Line and column numbers are now taken
182            from data-* attributes, not from textContent.
183    
184            * cc.cgi: Tentative support for Japanese/English conneg.
185            (load_text_catalog, get_text): Removed (catalog text selection
186            is now handled by WebHACC::Output).
187    
188            * error-description-source.xml: Catalog entries in new
189            format are added.  Old catalog element is removed.
190    
191            * mkcatalog.pl: Support for non-English languages.
192            Drop support for old catalog element.  Add support
193            for new cat element.
194    
195            * mkdescription.pl: Drop support for old catalog element.
196            Add support for new cat element.
197    
198    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
199    
200            * cc.cgi: Code clean-up.
201    
202    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
203    
204            * cc.cgi: Old commented out code for additional
205            information sections are removed.  They are now
206            implemented as part of |generate_add_info_sections| method.
207    
208    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
209    
210            * cc.cgi (print_table_section): Removed (now part of
211            WebHACC::Language::DOM).
212    
213    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
214    
215            * cc.cgi: Information sections are now handled by WebHACC::Input
216            module.  Input objects for subdocuments now owns their
217            own subclass.
218    
219    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
220    
221            * cc.cgi: Errors and results are now handled by WebHACC::Result.
222            Decode |uri| parameter as UTF-8.  HTTP header dump and
223            input error are now handled by WebHACC::Input.
224    
225    2008-07-20  Wakaba  <wakaba@suika.fam.cx>
226    
227            * cc.cgi: Modularized.
228    
229            * WebHACC/: New directory.
230    
231    2008-07-18  Wakaba  <wakaba@suika.fam.cx>
232    
233            * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
234            for dummping (Data::Dumper::Dumper no longer used).
235    
236    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
237    
238            * LICENSE: Note on icons/*.png are added.
239    
240            * icons/: New directory.
241    
242            * cc-style.css: Rules for background images on error category
243            are added.
244    
245    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
246    
247            * cc.cgi (print_source_string_section): Use new Message::Charset::Info
248            interface to decode source code, otherwise the Perl native Encode
249            module might decode the source code into different character
250            string with the Info's.
251    
252    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
253    
254            * standards.en.html (requirements): Remove a requirement
255            for an HTML element's allowed context (it is covered by HTML5
256            spec since r1583).
257    
258  2008-05-06  Wakaba  <wakaba@suika.fam.cx>  2008-05-06  Wakaba  <wakaba@suika.fam.cx>
259    
260          * cc.cgi: Use table object returned by the checker; don't          * cc.cgi: Use table object returned by the checker; don't

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.100

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24