/[pub]/test/html-webhacc/ChangeLog
Suika

Contents of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.55 - (hide annotations) (download)
Sun Mar 16 07:08:34 2008 UTC (18 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.54: +5 -0 lines
++ ChangeLog	16 Mar 2008 07:08:29 -0000
	* cc.cgi (get_error_label): Use token's line and column
	if available.

2008-03-16  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.53 2008-03-16 Wakaba <[email protected]>
2    
3 wakaba 1.55 * cc.cgi (get_error_label): Use token's line and column
4     if available.
5    
6     2008-03-16 Wakaba <[email protected]>
7    
8 wakaba 1.54 * cc-script.js: Character was not marked if the line
9     is less than 50 characters.
10    
11     2008-03-16 Wakaba <[email protected]>
12    
13 wakaba 1.53 * cc.cgi: Link to the script added.
14    
15     * cc-style.css (mark): Added.
16    
17     * cc-script.js: New script.
18    
19 wakaba 1.52 2008-03-11 Wakaba <[email protected]>
20    
21     * cc.cgi: |value| should be output in |dt| in Parse Errors
22     section.
23    
24 wakaba 1.51 2008-02-24 Wakaba <[email protected]>
25    
26     * cc.cgi: Support for level-i (informational).
27    
28     * cc-style.css: New style rules for informational messages added.
29    
30     * error-description-source.xml (#information, #level-i): Added.
31    
32 wakaba 1.45 2008-02-10 Wakaba <[email protected]>
33    
34 wakaba 1.50 * cc.cgi: In CSS mode, add 'u' error for 'structure' category (until
35     it is actually implemented). Support for '-moz-pre-wrap'.
36     Typo in 'collapse' value fixed.
37    
38     2008-02-10 Wakaba <[email protected]>
39    
40 wakaba 1.49 * cc.cgi: |text/css| support. |id_prefix| support was
41     partially broken.
42    
43     2008-02-10 Wakaba <[email protected]>
44    
45 wakaba 1.48 * cc.cgi: Subdocument validation framework implemented.
46    
47     2008-02-10 Wakaba <[email protected]>
48    
49 wakaba 1.47 * cc.cgi (print_listing_section): ID, class, and term
50     section functions are merged.
51    
52     2008-02-10 Wakaba <[email protected]>
53    
54 wakaba