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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24