/[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.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>  2008-08-14  Wakaba  <wakaba@suika.fam.cx>
172    
173          * 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.107

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24