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> |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
* error-description-source.xml: Missing entries for |
* error-description-source.xml: Missing entries for |