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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24