Parent Directory
|
Revision Log
|
Patch
| revision 1.4 by wakaba, Tue May 1 11:05:04 2007 UTC | revision 1.94 by wakaba, Fri Aug 15 17:51:03 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | 2008-08-16 Wakaba <[email protected]> | |
| 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 <[email protected]> | |
| 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 <[email protected]> | |
| 18 | ||
| 19 | * error-description-source.xml: Error entries for | |
| 20 | Whatpm::URIChecker and Whatpm::LangTag error types | |
| 21 | are added. | |