1 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi: Output HTTP and HTML header before try to |
4 |
|
fetch the specified resource for usability. Add |
5 |
|
tables, identifiers, and terms section to the TOC. |
6 |
|
Generate classes list. |
7 |
|
|
8 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* alert.png, error.png, info.png: New images. |
11 |
|
|
12 |
|
* LICENSE: New image file names are added. |
13 |
|
|
14 |
|
* cc-interface.en.html: Link to the style sheet is added. |
15 |
|
|
16 |
|
* cc-style.css: Duplicate identifiers and terms |
17 |
|
are decorated by icon. |
18 |
|
|
19 |
|
* cc.cgi: |h1| links to the interface page. |
20 |
|
(#identifiers): New section. |
21 |
|
|
22 |
|
* error-description-source.en.xml: More error types are |
23 |
|
added. |
24 |
|
|
25 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* cc.cgi: Set |STDOUT| encoding as |utf8|. |
28 |
|
(htescape): Escape some more invisible characters. |
29 |
|
|
30 |
|
* error-description-source.en.xml: More error data. |
31 |
|
|
32 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* cc.cgi (table stuff): Set |is_header| property |
35 |
|
of table cells explicitly since otherwise newer JSON.pm |
36 |
|
generates broken output. |
37 |
|
(get_text): Return the reduced type name as well. Use |
38 |
|
it as fragment of detail document. |
39 |
|
|
40 |
|
* error-description-source.en.xml: More error descriptions |
41 |
|
are added. |
42 |
|
|
43 |
|
* mkdescription.pl: Remove |catalog| element from |
44 |
|
the result description document. |
45 |
|
|
46 |
|
* table.cgi: Set |is_header| property |
47 |
|
of table cells explicitly since otherwise newer JSON.pm |
48 |
|
generates broken output. |
49 |
|
|
50 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* Makefile (all): |cc-msg.en.txt| is added to the list of |
53 |
|
dependency. |
54 |
|
(cc-msg.en.txt): New rule. |
55 |
|
|
56 |
|
* mkcatalog.pl: New Perl script. |
57 |
|
|
58 |
|
* cc-msg.en.txt: Now this file is generated by |
59 |
|
the rule described in |Makefile|. |
60 |
|
|
61 |
|
* cc.cgi (HTML mode): Set |charset| as |ISO-8859-1| |
62 |
|
if not specified, for now. |
63 |
|
(get_text): Replace |<var>$/n/</var>|, not just |$/n/|, |
64 |
|
to variable. |
65 |
|
|
66 |
|
* error-description-source.xml: All entries |
67 |
|
in |cc-msg.en.txt| are now described as XML data. |
68 |
|
|
69 |
|
* mkdescription.pl: Print the result by |inner_html| DOM |
70 |
|
attribute. Put |level| attribute value, if any, before |name| |
71 |
|
attribute value. Allow missing of |desc| attribute. |
72 |
|
Ignore any |catalog| element. |
73 |
|
|
74 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
* cc-interface.en.html: Content-Type options are extended. |
* cc-interface.en.html: Content-Type options are extended. |