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

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.110

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24