/[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.69 by wakaba, Tue May 6 08:47:09 2008 UTC revision 1.85 by wakaba, Thu Aug 14 11:58:32 2008 UTC
# Line 1  Line 1 
1    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc-style.css: Revised such that subdocument check results
4            do not look stupid and that new class name rules
5            for level-* and layer-* is reflected by icons.
6    
7    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
8    
9            * cc-script.js, cc-style.css: Support for tab styling
10            of subdoc sections.
11    
12            * cc-script.js (onbodyload): Scroll to the pointed
13            element, if possible.
14    
15    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
16    
17            * cc-script.js, cc-style.js: Support for tab styling
18            of the "input" subsections.  Support for the "details"
19            widget.
20    
21    2008-08-10  Wakaba  <wakaba@suika.fam.cx>
22    
23            * cc-script.js: Functions for tabbing are added.
24    
25            * cc-style.css: Tab styling rules are added.
26    
27    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
28    
29            * .htaccess: Files gone.
30    
31            * cc-interface.en.html, cc-todo.txt: Removed.
32    
33            * cc-about.en.html: New document.
34    
35            * cc.cgi: Insert document input section before anything.
36            No check performed if no URL is specified and the
37            input is empty.
38    
39            * error-description-source.xml (WebHACC:Heading): Link
40            to cc-about in place of cc-interface.
41    
42    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
43    
44            * cc.cgi: get_input_document function is now handled
45            by WebHACC::Input classes.  |cc-script| reference
46            is now generated by |html_header| in WebHACC::Output.
47    
48            * error-description-source.xml: Document URL and Request URL
49            are now just "URLs".
50    
51    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
52    
53            * .htaccess: error-description-source.xml is in UTF-8
54            actually.
55    
56            * Makefile: Rule to make Japanese language catalog file
57            is added.
58    
59            * cc-script.js: Line and column numbers are now taken
60            from data-* attributes, not from textContent.
61    
62            * cc.cgi: Tentative support for Japanese/English conneg.
63            (load_text_catalog, get_text): Removed (catalog text selection
64            is now handled by WebHACC::Output).
65    
66            * error-description-source.xml: Catalog entries in new
67            format are added.  Old catalog element is removed.
68    
69            * mkcatalog.pl: Support for non-English languages.
70            Drop support for old catalog element.  Add support
71            for new cat element.
72    
73            * mkdescription.pl: Drop support for old catalog element.
74            Add support for new cat element.
75    
76    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
77    
78            * cc.cgi: Code clean-up.
79    
80    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
81    
82            * cc.cgi: Old commented out code for additional
83            information sections are removed.  They are now
84            implemented as part of |generate_add_info_sections| method.
85    
86    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
87    
88            * cc.cgi (print_table_section): Removed (now part of
89            WebHACC::Language::DOM).
90    
91    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
92    
93            * cc.cgi: Information sections are now handled by WebHACC::Input
94            module.  Input objects for subdocuments now owns their
95            own subclass.
96    
97    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
98    
99            * cc.cgi: Errors and results are now handled by WebHACC::Result.
100            Decode |uri| parameter as UTF-8.  HTTP header dump and
101            input error are now handled by WebHACC::Input.
102    
103    2008-07-20  Wakaba  <wakaba@suika.fam.cx>
104    
105            * cc.cgi: Modularized.
106    
107            * WebHACC/: New directory.
108    
109    2008-07-18  Wakaba  <wakaba@suika.fam.cx>
110    
111            * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
112            for dummping (Data::Dumper::Dumper no longer used).
113    
114    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
115    
116            * LICENSE: Note on icons/*.png are added.
117    
118            * icons/: New directory.
119    
120            * cc-style.css: Rules for background images on error category
121            are added.
122    
123    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
124    
125            * cc.cgi (print_source_string_section): Use new Message::Charset::Info
126            interface to decode source code, otherwise the Perl native Encode
127            module might decode the source code into different character
128            string with the Info's.
129    
130    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
131    
132            * standards.en.html (requirements): Remove a requirement
133            for an HTML element's allowed context (it is covered by HTML5
134            spec since r1583).
135    
136  2008-05-06  Wakaba  <wakaba@suika.fam.cx>  2008-05-06  Wakaba  <wakaba@suika.fam.cx>
137    
138          * cc.cgi: Use table object returned by the checker; don't          * cc.cgi: Use table object returned by the checker; don't

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.85

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24