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

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.111

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24