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> |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
* cc.cgi: Code clean-up. |
* cc.cgi: Code clean-up. |