/[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.77 by wakaba, Mon Jul 21 09:15:55 2008 UTC revision 1.94 by wakaba, Fri Aug 15 17:51:03 2008 UTC
# Line 1  Line 1 
1    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc-style.css: Set min/max width/height such that tab content
4            is accessible even when stupid size of window is used.
5    
6    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
7    
8            * cc-script.js (_showTab): Show the tab button of the selected
9            tab.
10    
11            * cc-script.css (nav): Show scrollbar if there are too many
12            tabs.
13    
14            * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e.
15            imlementation error case).
16    
17    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
18    
19            * error-description-source.xml: Error entries for
20            Whatpm::URIChecker and Whatpm::LangTag error types
21            are added.
22    
23    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
24    
25            * error-description-source.xml: Error entries
26            for Whatpm::RDFXML errors are addded.  Missing entries
27            for Whatpm::HTMLTable errors are added.
28    
29    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
30    
31            * error-description-source.xml: Missing entries for
32            Whatpm::ContentChecker::Atom errors are added.
33    
34    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
35    
36            * error-description-source.xml: Missing entries for
37            Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
38            error types are added.  Error entries used by these
39            modules are marked as such.
40    
41    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
42    
43            * error-description-source.xml: Missing entries for Whatpm::HTML
44            error types are added.  Error entries used by Whatpm::HTML
45            are marked as "HTML::Parser".
46    
47    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
48    
49            * cc-style.css: Add icons to links and headings of error sections.
50            Use standard "uncertain" color for level-u errors.  "No error found"
51            messages are now handled by catalog, not by CSS presentation.
52            The result paragraph saying that the conformance is unknown
53            should be bordered as uncertain error messages are.
54    
55            * error-description-source.xml: New message entries
56            for not-translated-yet messages.  Distinguish result table's
57            layer names from other similar texts.
58    
59    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
60    
61            * cc.cgi: Generate result summary sections for
62            each subdocument.
63    
64            * error-description-source.xml: New entries to
65            support localization of result sections.
66    
67    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
68    
69            * cc-style.css: Support for revised version of result summary
70            section styling.
71    
72    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
73    
74            * cc-style.css: Revised such that subdocument check results
75            do not look stupid and that new class name rules
76            for level-* and layer-* is reflected by icons.
77    
78    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
79    
80            * cc-script.js, cc-style.css: Support for tab styling
81            of subdoc sections.
82    
83            * cc-script.js (onbodyload): Scroll to the pointed
84            element, if possible.
85    
86    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
87    
88            * cc-script.js, cc-style.js: Support for tab styling
89            of the "input" subsections.  Support for the "details"
90            widget.
91    
92    2008-08-10  Wakaba  <wakaba@suika.fam.cx>
93    
94            * cc-script.js: Functions for tabbing are added.
95    
96            * cc-style.css: Tab styling rules are added.
97    
98    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
99    
100            * .htaccess: Files gone.
101    
102            * cc-interface.en.html, cc-todo.txt: Removed.
103    
104            * cc-about.en.html: New document.
105    
106            * cc.cgi: Insert document input section before anything.
107            No check performed if no URL is specified and the
108            input is empty.
109    
110            * error-description-source.xml (WebHACC:Heading): Link
111            to cc-about in place of cc-interface.
112    
113    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
114    
115            * cc.cgi: get_input_document function is now handled
116            by WebHACC::Input classes.  |cc-script| reference
117            is now generated by |html_header| in WebHACC::Output.
118    
119            * error-description-source.xml: Document URL and Request URL
120            are now just "URLs".
121    
122    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
123    
124            * .htaccess: error-description-source.xml is in UTF-8
125            actually.
126    
127            * Makefile: Rule to make Japanese language catalog file
128            is added.
129    
130            * cc-script.js: Line and column numbers are now taken
131            from data-* attributes, not from textContent.
132    
133            * cc.cgi: Tentative support for Japanese/English conneg.
134            (load_text_catalog, get_text): Removed (catalog text selection
135            is now handled by WebHACC::Output).
136    
137            * error-description-source.xml: Catalog entries in new
138            format are added.  Old catalog element is removed.
139    
140            * mkcatalog.pl: Support for non-English languages.
141            Drop support for old catalog element.  Add support
142            for new cat element.
143    
144            * mkdescription.pl: Drop support for old catalog element.
145            Add support for new cat element.
146    
147    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
148    
149            * cc.cgi: Code clean-up.
150    
151  2008-07-21  Wakaba  <wakaba@suika.fam.cx>  2008-07-21  Wakaba  <wakaba@suika.fam.cx>
152    
153          * cc.cgi: Old commented out code for additional          * cc.cgi: Old commented out code for additional

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.94

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24