/[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.22 by wakaba, Mon Jul 16 08:38:48 2007 UTC revision 1.41 by wakaba, Mon Nov 19 12:20:14 2007 UTC
# Line 1  Line 1 
1    2007-11-19  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc.cgi (#document-tree Document): Output |inputEncoding|,
4            |manakaiCharset|, and |manakaiHasBOM| attributes.
5    
6    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
7    
8            * cc-style.css: New rules for warnings.
9    
10            * cc-todo.en.txt: Updated.
11    
12            * cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
13            for |inner_html| with external source.  Set |manakai_charset|
14            attribute if possible.
15            (load_text_catalog): Interpret catalog file as UTF-8.
16    
17            * error-description-source.en.xml: New errors for character
18            encodings are added.
19    
20    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
21    
22            * error-description-source.xml: s/charset declaration/character
23            encoding declaration/g, since HTML5 spec says so.
24    
25    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
26    
27            * cc.cgi (get_input_document): Use sniffer to determine
28            media type of the entity.
29    
30    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
31    
32            * cc-style.css: Rules for "unsupported" parse errors.
33    
34            * cc.cgi (print_syntax_error_html_section): Use HTML
35            parser for byte string.
36            (print_result_unknown_type_section): Make output
37            more consistent with other media types.
38    
39    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
40    
41            * parser.cgi: Use |Whatpm::HTML::Serializer| to serialize
42            an HTML DOM.
43    
44    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
45    
46            * cc-style.css: Styling examples.
47    
48    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
49    
50            * error-description-source.xml (enumerated:invalid:http-equiv:content-type):
51            New.
52    
53    2007-11-05  Wakaba  <wakaba@suika.fam.cx>
54    
55            * cc.cgi (get_error_level_label): New.
56    
57            * cc-style.css: New rules for error level descriptions.
58    
59            * error-description-source.xml: Description for error
60            levels is added.
61    
62    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
63    
64            * cc-interface.en.html (i): |text/cache-manifest| is added.
65    
66            * cc-style.css: New rules for manifest dump.
67    
68            * cc.cgi: Support for |text/cache-manifest|.
69    
70            * error-description-soruce.en.xml (#cache-manifest-errors): New
71            section.
72    
73    2007-09-10  Wakaba  <wakaba@suika.fam.cx>
74    
75            * cc.cgi, cc-style.css: Scoring support.
76    
77    2007-09-03  Wakaba  <wakaba@suika.fam.cx>
78    
79            * error-description-source.xml: Updated.
80    
81    2007-09-02  Wakaba  <wakaba@suika.fam.cx>
82    
83            * cc.cgi: Report document sections are now output by
84            corresponding subroutines.
85    
86    2007-08-26  Wakaba  <wakaba@suika.fam.cx>
87    
88            * cc.cgi: New catalog macros |local-name| and |element-local-name|.
89    
90    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
91    
92            * cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP|
93            instead of |SuikaWiki::Input::HTTP|.
94    
95    2007-08-05  Wakaba  <wakaba@suika.fam.cx>
96    
97            * cc-interface.en.html: IMT |application/atom+xml| is added.
98            Link to |cc-todo| is added.
99    
100    2007-07-24  Wakaba  <wakaba@suika.fam.cx>
101    
102            * error-description.xml: Description for "after body", "bare etago",
103            and "bogus end tag" are added.
104    
105    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
106    
107            * cc-style.css: Don't remove bullet of the document node
108            in the document tree.  Don't collapse white space
109            in the |code| elements.
110    
111            * cc.cgi: Put identifiers and class names into |code|
112            element.
113            (get_text): Template for attribute values are supported.
114    
115            * error-descriotion-source.en.xml: More error descriptions
116            are included.  Use |{@}| attribute value insertion macro
117            for errors in which it should be useful.
118    
119    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
120    
121            * cc.cgi: Output HTTP and HTML header before try to
122            fetch the specified resource for usability.  Add
123            tables, identifiers, and terms section to the TOC.
124            Generate classes list.
125    
126    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
127    
128            * alert.png, error.png, info.png: New images.
129    
130            * LICENSE: New image file names are added.
131    
132            * cc-interface.en.html: Link to the style sheet is added.
133    
134            * cc-style.css: Duplicate identifiers and terms
135            are decorated by icon.
136    
137            * cc.cgi: |h1| links to the interface page.
138            (#identifiers): New section.
139    
140            * error-description-source.en.xml: More error types are
141            added.
142    
143    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
144    
145            * cc.cgi: Set |STDOUT| encoding as |utf8|.
146            (htescape): Escape some more invisible characters.
147    
148            * error-description-source.en.xml: More error data.
149    
150    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
151    
152            * cc.cgi (table stuff): Set |is_header| property
153            of table cells explicitly since otherwise newer JSON.pm
154            generates broken output.
155            (get_text): Return the reduced type name as well.  Use
156            it as fragment of detail document.
157    
158            * error-description-source.en.xml: More error descriptions
159            are added.
160    
161            * mkdescription.pl: Remove |catalog| element from
162            the result description document.
163    
164            * table.cgi: Set |is_header| property
165            of table cells explicitly since otherwise newer JSON.pm
166            generates broken output.
167    
168  2007-07-16  Wakaba  <wakaba@suika.fam.cx>  2007-07-16  Wakaba  <wakaba@suika.fam.cx>
169    
170          * Makefile (all): |cc-msg.en.txt| is added to the list of          * Makefile (all): |cc-msg.en.txt| is added to the list of

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.41

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24