/[suikacvs]/test/html-whatpm/ChangeLog
Suika

Contents of /test/html-whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.78 - (hide annotations) (download)
Mon Jul 21 09:40:59 2008 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.77: +4 -0 lines
++ ChangeLog	21 Jul 2008 09:38:49 -0000
	* cc.cgi: Code clean-up.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 09:40:52 -0000
	* DOM.pm (generate_table_section): Use hierarhical table
	number for tables in subdocuments.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	21 Jul 2008 09:40:19 -0000
	* Input.pm (full_subdocument_index): New method, for the
	support of hierarchical subdocument numbers.
	(start_section): Use hierarhical subdocument numbers for
	section headings.

	* Output.pm (http_header, http_error, html_header): New methods.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.74 2008-07-21 Wakaba <[email protected]>
2    
3 wakaba 1.78 * cc.cgi: Code clean-up.
4    
5     2008-07-21 Wakaba <[email protected]>
6    
7 wakaba 1.77 * cc.cgi: Old commented out code for additional
8     information sections are removed. They are now
9     implemented as part of |generate_add_info_sections| method.
10    
11     2008-07-21 Wakaba <[email protected]>
12    
13 wakaba 1.76 * cc.cgi (print_table_section): Removed (now part of
14     WebHACC::Language::DOM).
15    
16     2008-07-21 Wakaba <[email protected]>
17    
18 wakaba 1.75 * cc.cgi: Information sections are now handled by WebHACC::Input
19