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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24