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

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.107

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24