Log of /test/html-whatpm/table-script.js
Parent Directory
|
Revision Log
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 6 08:47:09 2008 UTC
(18 years, 2 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.7: +6 -2 lines
Diff to
previous 1.7
++ ChangeLog 6 May 2008 08:47:05 -0000
* cc.cgi: Use table object returned by the checker; don't
form a table by itself.
* table-script.js: Use different coloring for empty data cells.
* cc.cgi, table.cgi: Remove table reference for JSON convertion.
2008-05-06 Wakaba <wakaba@suika.fam.cx>
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 6 07:50:28 2008 UTC
(18 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.6: +49 -3 lines
Diff to
previous 1.6
++ ChangeLog 6 May 2008 07:50:23 -0000
2008-05-06 Wakaba <wakaba@suika.fam.cx>
* table-script.js: Support for header cell highlighting.
* table.cgi: Set |id| to cells; it enables the cell highlighting
feature.