/[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.24 by wakaba, Mon Jul 16 13:56:26 2007 UTC revision 1.54 by wakaba, Sun Mar 16 05:45:10 2008 UTC
# Line 1  Line 1 
1    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc-script.js: Character was not marked if the line
4            is less than 50 characters.
5    
6    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
7    
8            * cc.cgi: Link to the script added.
9    
10            * cc-style.css (mark): Added.
11    
12            * cc-script.js: New script.
13    
14    2008-03-11  Wakaba  <wakaba@suika.fam.cx>
15    
16            * cc.cgi: |value| should be output in |dt| in Parse Errors
17            section.
18    
19    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
20    
21            * cc.cgi: Support for level-i (informational).
22    
23            * cc-style.css: New style rules for informational messages added.
24    
25            * error-description-source.xml (#information, #level-i): Added.
26    
27    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
28    
29            * cc.cgi: In CSS mode, add 'u' error for 'structure' category (until
30            it is actually implemented).  Support for '-moz-pre-wrap'.
31            Typo in 'collapse' value fixed.
32    
33    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
34    
35            * cc.cgi: |text/css| support.  |id_prefix| support was
36            partially broken.
37    
38    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
39    
40            * cc.cgi: Subdocument validation framework implemented.
41    
42    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
43    
44            * cc.cgi (print_listing_section): ID, class, and term
45            section functions are merged.
46    
47    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
48    
49            * table-interface.en.html: Typo fixed.
50    
51            * cc.cgi: Use |$input->{id_prefix}| as the prefix for the
52            identifiers in report sections.  Don't add headings
53            if the |$input->{nested}| flag is set.
54    
55            * table-script.js (tableToCanvas): Now it aceepts third
56            argument, |idPrefix|, for setting ID prefix.
57    
58            * table.cgi: Set the third argument to |tableToCanvas| as an
59            empty string.
60    
61    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
62    
63            * cc.cgi (check_and_print): Now this is a subroutine.
64    
65    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
66    
67            * cc-style.css: Rules for s/unsupported/u/'ed version added.
68    
69            * cc.cgi: Support for 'u' level.
70    
71            * error-description-source.en.xml: s/unsupported/u/;
72    
73            * standards.en.html: CSS added.
74    
75    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
76    
77            * standards.en.html: New document.
78    
79            * cc-interface.en.html: Linking to |standards.en.html|.
80    
81    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
82    
83            * error-description-source.xml: New error descriptions.
84    
85            * cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send
86            a 406 page!  |identity| encoding is added.
87    
88    2007-11-19  Wakaba  <wakaba@suika.fam.cx>
89    
90            * cc.cgi (#document-tree Document): Output |inputEncoding|,
91            |manakaiCharset|, and |manakaiHasBOM| attributes.
92    
93    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
94    
95            * cc-style.css: New rules for warnings.
96    
97            * cc-todo.en.txt: Updated.
98    
99            * cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
100            for |inner_html| with external source.  Set |manakai_charset|
101            attribute if possible.
102            (load_text_catalog): Interpret catalog file as UTF-8.
103    
104            * error-description-source.en.xml: New errors for character
105            encodings are added.
106    
107    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
108    
109            * error-description-source.xml: s/charset declaration/character
110            encoding declaration/g, since HTML5 spec says so.
111    
112    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
113    
114            * cc.cgi (get_input_document): Use sniffer to determine
115            media type of the entity.
116    
117    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
118    
119            * cc-style.css: Rules for "unsupported" parse errors.
120    
121            * cc.cgi (print_syntax_error_html_section): Use HTML
122            parser for byte string.
123            (print_result_unknown_type_section): Make output
124            more consistent with other media types.
125    
126    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
127    
128            * parser.cgi: Use |Whatpm::HTML::Serializer| to serialize
129            an HTML DOM.
130    
131    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
132    
133            * cc-style.css: Styling examples.
134    
135    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
136    
137            * error-description-source.xml (enumerated:invalid:http-equiv:content-type):
138            New.
139    
140    2007-11-05  Wakaba  <wakaba@suika.fam.cx>
141    
142            * cc.cgi (get_error_level_label): New.
143    
144            * cc-style.css: New rules for error level descriptions.
145    
146            * error-description-source.xml: Description for error
147            levels is added.
148    
149    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
150    
151            * cc-interface.en.html (i): |text/cache-manifest| is added.
152    
153            * cc-style.css: New rules for manifest dump.
154    
155            * cc.cgi: Support for |text/cache-manifest|.
156    
157            * error-description-soruce.en.xml (#cache-manifest-errors): New
158            section.
159    
160    2007-09-10  Wakaba  <wakaba@suika.fam.cx>
161    
162            * cc.cgi, cc-style.css: Scoring support.
163    
164    2007-09-03  Wakaba  <wakaba@suika.fam.cx>
165    
166            * error-description-source.xml: Updated.
167    
168    2007-09-02  Wakaba  <wakaba@suika.fam.cx>
169    
170            * cc.cgi: Report document sections are now output by
171            corresponding subroutines.
172    
173    2007-08-26  Wakaba  <wakaba@suika.fam.cx>
174    
175            * cc.cgi: New catalog macros |local-name| and |element-local-name|.
176    
177    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
178    
179            * cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP|
180            instead of |SuikaWiki::Input::HTTP|.
181    
182    2007-08-05  Wakaba  <wakaba@suika.fam.cx>
183    
184            * cc-interface.en.html: IMT |application/atom+xml| is added.
185            Link to |cc-todo| is added.
186    
187    2007-07-24  Wakaba  <wakaba@suika.fam.cx>
188    
189            * error-description.xml: Description for "after body", "bare etago",
190            and "bogus end tag" are added.
191    
192    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
193    
194            * cc-style.css: Don't remove bullet of the document node
195            in the document tree.  Don't collapse white space
196            in the |code| elements.
197    
198            * cc.cgi: Put identifiers and class names into |code|
199            element.
200            (get_text): Template for attribute values are supported.
201    
202            * error-descriotion-source.en.xml: More error descriptions
203            are included.  Use |{@}| attribute value insertion macro
204            for errors in which it should be useful.
205    
206    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
207    
208            * cc.cgi: Output HTTP and HTML header before try to
209            fetch the specified resource for usability.  Add
210            tables, identifiers, and terms section to the TOC.
211            Generate classes list.
212    
213    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
214    
215            * alert.png, error.png, info.png: New images.
216    
217            * LICENSE: New image file names are added.
218    
219            * cc-interface.en.html: Link to the style sheet is added.
220    
221            * cc-style.css: Duplicate identifiers and terms
222            are decorated by icon.
223    
224            * cc.cgi: |h1| links to the interface page.
225            (#identifiers): New section.
226    
227            * error-description-source.en.xml: More error types are
228            added.
229    
230  2007-07-16  Wakaba  <wakaba@suika.fam.cx>  2007-07-16  Wakaba  <wakaba@suika.fam.cx>
231    
232          * cc.cgi: Set |STDOUT| encoding as |utf8|.          * cc.cgi: Set |STDOUT| encoding as |utf8|.

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.54

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24