/[pub]/test/html-webhacc/ChangeLog
Suika

Diff of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.40

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24