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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24