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

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.82

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24