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

Legend:
Removed from v.1.83  
changed lines
  Added in v.1.108

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24