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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24