Parent Directory
|
Revision Log
|
Patch
| revision 1.44 by wakaba, Sat Feb 9 12:22:19 2008 UTC | revision 1.82 by wakaba, Sun Aug 10 11:49:43 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | 2008-08-10 Wakaba <[email protected]> | |
| 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 <[email protected]> | |
| 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-0 |