/[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.77 by wakaba, Mon Jul 21 09:15:55 2008 UTC revision 1.98 by wakaba, Sun Aug 17 05:06:21 2008 UTC
# Line 1  Line 1 
1    2008-08-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc-about.en.html: Author section added.
4    
5            * cc.cgi: |text/x-h2h| added.
6    
7    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
8    
9            * Makefile: Generate Japanese version of error description document.
10    
11            * cc-script.js, cc-style.css: Support for help popup.
12    
13            * error-description-source.xml: Descriptions are added
14            to the description of WebHACC itself and descriptions
15            of error levels.  Old error level table is removed.
16    
17            * mkdescription.pl: Assume the second argument is
18            the language.  Support for d:cat/d:desc.
19    
20    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
21    
22            * error-description-source.xml: Error for CSS cursor: hand
23            is added.
24    
25    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
26    
27            * cc-script.js: Support for #index- fragment identifiers.
28    
29            * cc-style.css: Prety styling for reformatted sources.
30            Support for new version of manifest dump sections.
31    
32            * error-description-source.xml: Support for Whatpm::CacheManifest,
33            Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser,
34            and Whatpm::CSS::Parser errors.  Support for l10n of cache
35            manifest dump sections.
36    
37    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
38    
39            * cc-style.css: Set min/max width/height such that tab content
40            is accessible even when stupid size of window is used.
41    
42    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
43    
44            * cc-script.js (_showTab): Show the tab button of the selected
45            tab.
46    
47            * cc-script.css (nav): Show scrollbar if there are too many
48            tabs.
49    
50            * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e.
51            imlementation error case).
52    
53    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
54    
55            * error-description-source.xml: Error entries for
56            Whatpm::URIChecker and Whatpm::LangTag error types
57            are added.
58    
59    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
60    
61            * error-description-source.xml: Error entries
62            for Whatpm::RDFXML errors are addded.  Missing entries
63            for Whatpm::HTMLTable errors are added.
64    
65    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
66    
67            * error-description-source.xml: Missing entries for
68            Whatpm::ContentChecker::Atom errors are added.
69    
70    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
71    
72            * error-description-source.xml: Missing entries for
73            Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
74            error types are added.  Error entries used by these
75            modules are marked as such.
76    
77    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
78    
79            * error-description-source.xml: Missing entries for Whatpm::HTML
80            error types are added.  Error entries used by Whatpm::HTML
81            are marked as "HTML::Parser".
82    
83    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
84    
85            * cc-style.css: Add icons to links and headings of error sections.
86            Use standard "uncertain" color for level-u errors.  "No error found"
87            messages are now handled by catalog, not by CSS presentation.
88            The result paragraph saying that the conformance is unknown
89            should be bordered as uncertain error messages are.
90    
91            * error-description-source.xml: New message entries
92            for not-translated-yet messages.  Distinguish result table's
93            layer names from other similar texts.
94    
95    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
96    
97            * cc.cgi: Generate result summary sections for
98            each subdocument.
99    
100            * error-description-source.xml: New entries to
101            support localization of result sections.
102    
103    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
104    
105            * cc-style.css: Support for revised version of result summary
106            section styling.
107    
108    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
109    
110            * cc-style.css: Revised such that subdocument check results
111            do not look stupid and that new class name rules
112            for level-* and layer-* is reflected by icons.
113    
114    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
115    
116            * cc-script.js, cc-style.css: Support for tab styling
117            of subdoc sections.
118    
119            * cc-script.js (onbodyload): Scroll to the pointed
120            element, if possible.
121    
122    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
123    
124            * cc-script.js, cc-style.js: Support for tab styling
125            of the "input" subsections.  Support for the "details"
126            widget.
127    
128    2008-08-10  Wakaba  <wakaba@suika.fam.cx>
129    
130            * cc-script.js: Functions for tabbing are added.
131    
132            * cc-style.css: Tab styling rules are added.
133    
134    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
135    
136            * .htaccess: Files gone.
137    
138            * cc-interface.en.html, cc-todo.txt: Removed.
139    
140            * cc-about.en.html: New document.
141    
142            * cc.cgi: Insert document input section before anything.
143            No check performed if no URL is specified and the
144            input is empty.
145    
146            * error-description-source.xml (WebHACC:Heading): Link
147            to cc-about in place of cc-interface.
148    
149    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
150    
151            * cc.cgi: get_input_document function is now handled
152            by WebHACC::Input classes.  |cc-script| reference
153            is now generated by |html_header| in WebHACC::Output.
154    
155            * error-description-source.xml: Document URL and Request URL
156            are now just "URLs".
157    
158    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
159    
160            * .htaccess: error-description-source.xml is in UTF-8
161            actually.
162    
163            * Makefile: Rule to make Japanese language catalog file
164            is added.
165    
166            * cc-script.js: Line and column numbers are now taken
167            from data-* attributes, not from textContent.
168    
169            * cc.cgi: Tentative support for Japanese/English conneg.
170            (load_text_catalog, get_text): Removed (catalog text selection
171            is now handled by WebHACC::Output).
172    
173            * error-description-source.xml: Catalog entries in new
174            format are added.  Old catalog element is removed.
175    
176            * mkcatalog.pl: Support for non-English languages.
177            Drop support for old catalog element.  Add support
178            for new cat element.
179    
180            * mkdescription.pl: Drop support for old catalog element.
181            Add support for new cat element.
182    
183    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
184    
185            * cc.cgi: Code clean-up.
186    
187  2008-07-21  Wakaba  <wakaba@suika.fam.cx>  2008-07-21  Wakaba  <wakaba@suika.fam.cx>
188    
189          * cc.cgi: Old commented out code for additional          * cc.cgi: Old commented out code for additional

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.98

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24