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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24