W3C CVS

CVS log for libwww/Library/src/HTMLPDTD.c

[BACK] Up to [Public] / libwww / Library / src

Request diff between arbitrary revisions


Default branch: 2

Revision 2.32 / (download) - annotate - [select for diffs] , Thu Jul 22 23:57:44 1999 UTC (8 years, 11 months ago) by raff
CVS Tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, Release-5-3-1, HEAD, Amaya-6-3, Amaya-6-1, Amaya-5-2, Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0, Amaya-3-2-1, Amaya-3-2, Amaya
Changes since 2.31: +2 -2 lines
Diff to previous 2.31 (colored)
oops! the right number of attributes for <TD> is HTML_TD_ATTRIBUTES

Revision 2.31 / (download) - annotate - [select for diffs] , Fri Jun 25 19:09:20 1999 UTC (9 years ago) by raff
Changes since 2.30: +46 -2 lines
Diff to previous 2.30 (colored)
Updated list of character entities with new entries from HTML 4.0 DTD.
Also made HTML.c use the definition HTML_ENTITIES from HTMLPDTD.h, so
that the compiler should catch differences in the two modules.

Revision 2.30 / (download) - annotate - [select for diffs] , Tue Jun 22 22:20:04 1999 UTC (9 years ago) by raff
Changes since 2.29: +2 -2 lines
Diff to previous 2.29 (colored)
wrong position of META tag ('META' comes AFTER 'MENU')

Revision 2.29 / (download) - annotate - [select for diffs] , Fri Apr 2 16:10:36 1999 UTC (9 years, 3 months ago) by frystyk
CVS Tags: Release-5-2-8, Amaya_2_4
Changes since 2.28: +631 -280 lines
Diff to previous 2.28 (colored)
Raffaele Sena: As promised, here is the HTML parser updated to support
all the tags and attributes defined in HTML 4.0.

I left all the deprecated tags, but removed all the tags that
basically never existed in the real world (H7 ? HTMLPLUS, etc.)

I added all the attributes as specified in the HTML 4.0 DTD, apart for
the SCRIPT/event related attributes ( ON* ).

I created a couple of macros to define attributes, so that basically
the same definition can be copied between HTMLPDTD.c and HTMLPDTD.h
(preserving the ordering and the spelling).

Revision 2.28 / (download) - annotate - [select for diffs] , Fri Jan 22 14:52:01 1999 UTC (9 years, 5 months ago) by frystyk
CVS Tags: Release-5-2-6, Before-New-Trace-Messages
Changes since 2.27: +12 -2 lines
Diff to previous 2.27 (colored)
Added new HTML tags provided by Raffaele Sena - thanks

Revision 2.27 / (download) - annotate - [select for diffs] , Wed Jan 6 15:38:47 1999 UTC (9 years, 6 months ago) by frystyk
Changes since 2.26: +96 -147 lines
Diff to previous 2.26 (colored)
A completely rewritten HText interface that makes it a lot easier to use the libwww HTML parser and also doesn't throw away tags or entities that are not defined in the libwww HTML DTD. The new interface is based on registering callbacks so that the application doesn't have to provide the old HText functions that it didn't use. The HTML parser itself has also improved as it now knows about several HTML 4.0 tags. Finally, there are three new sample applications called showtags, showtext, and showlinks which illustrate how to use the new HText interface. Currently the line mode browser hasn't been updated so it doesn't compile for the moment.

Revision 2.26 / (download) - annotate - [select for diffs] , Sat Aug 29 16:49:57 1998 UTC (9 years, 10 months ago) by frystyk
CVS Tags: Release-5-2
Changes since 2.25: +112 -3 lines
Diff to previous 2.25 (colored)
Support for frames in HTML parser and persistent cache fixes for NT. Slight changes to HText interface to better support nwe HTML elements

Revision 2.25 / (download) - annotate - [select for diffs] , Mon May 4 19:36:57 1998 UTC (10 years, 2 months ago) by frystyk
CVS Tags: Release-5-1m
Changes since 2.24: +2 -2 lines
Diff to previous 2.24 (colored)
version 5.1m

Revision 2.24 / (download) - annotate - [select for diffs] , Wed Feb 25 20:48:33 1998 UTC (10 years, 4 months ago) by frystyk
CVS Tags: Release-5-1l, Release-5-1k, Release-5-1j
Changes since 2.23: +10 -1 lines
Diff to previous 2.23 (colored)
*** empty log message ***

Revision 2.23 / (download) - annotate - [select for diffs] , Sat Feb 7 23:59:21 1998 UTC (10 years, 5 months ago) by frystyk
Changes since 2.22: +10 -8 lines
Diff to previous 2.22 (colored)
*** empty log message ***

Revision 2.22 / (download) - annotate - [select for diffs] , Tue Jul 2 22:54:48 1996 UTC (12 years ago) by frystyk
CVS Tags: Release-5-1g, Release-5-1e, Release-5-1d, Release-5-1b, Release-5-1a, Release-5-1, Release-5-0a, Release-5-0, Release-4-1b5, Release-4-1b4, Release-4-1b3, PIPELINE1
Changes since 2.21: +3 -3 lines
Diff to previous 2.21 (colored)
4.1b2

Revision 2.21 / (download) - annotate - [select for diffs] , Tue May 21 00:44:41 1996 UTC (12 years, 1 month ago) by frystyk
CVS Tags: Release-4-1b1
Changes since 2.20: +2 -1 lines
Diff to previous 2.20 (colored)
update of LMB

Revision 2.20 / (download) - annotate - [select for diffs] , Fri Apr 12 17:47:51 1996 UTC (12 years, 2 months ago) by frystyk
Changes since 2.19: +1 -0 lines
Diff to previous 2.19 (colored)
new transport and Content Coding support

Revision 2.19 / (download) - annotate - [select for diffs] , Mon Mar 4 03:12:59 1996 UTC (12 years, 4 months ago) by frystyk
Changes since 2.18: +12 -12 lines
Diff to previous 2.18 (colored)
Autoconf

Revision 2.18 / (download) - annotate - [select for diffs] , Fri Dec 1 20:27:25 1995 UTC (12 years, 7 months ago) by frystyk
CVS Tags: v4/0D, v4/0C, v4/0B, v4/0, autoconf
Changes since 2.17: +4 -23 lines
Diff to previous 2.17 (colored)
version 4.0!

Revision 2.17 / (download) - annotate - [select for diffs] , Mon Nov 20 00:14:38 1995 UTC (12 years, 7 months ago) by frystyk
CVS Tags: v4/0pre6
Changes since 2.16: +39 -39 lines
Diff to previous 2.16 (colored)
Merged Error and Dialog system

Revision 2.16 / (download) - annotate - [select for diffs] , Fri May 19 02:05:42 1995 UTC (13 years, 1 month ago) by frystyk
CVS Tags: v4/0pre5, v4/0pre4, v4/0pre3, v3/1pre3, v3/1pre2, v3/1pre1, v3/1, WinNT, NT1, NT, NNTP
Changes since 2.15: +1 -1 lines
Diff to previous 2.15 (colored)
final swap to MIT statements

Revision 2.15 / (download) - annotate - [select for diffs] , Fri May 19 00:53:08 1995 UTC (13 years, 1 month ago) by frystyk
Changes since 2.14: +3 -2 lines
Diff to previous 2.14 (colored)
Windows NT back on main branch

Revision 2.14.2.1 / (download) - annotate - [select for diffs] , Tue May 16 20:11:31 1995 UTC (13 years, 1 month ago) by cbrooks
Branch: WindowsNT
Changes since 2.14: +3 -2 lines
Diff to previous 2.14 (colored) next main 2.15 (colored)
OSF/RI NT Changes

Revision 2.14 / (download) - annotate - [select for diffs] , Tue Mar 21 17:41:22 1995 UTC (13 years, 3 months ago) by frystyk
CVS Tags: v3/0
Branch point for: WindowsNT
Changes since 2.13: +3 -1 lines
Diff to previous 2.13 (colored)
Getting Library back on main branch

Revision 2.12.2.1 / (download) - annotate - [select for diffs] , Thu Mar 9 18:25:05 1995 UTC (13 years, 4 months ago) by frystyk
Branch: without-configure
CVS Tags: v3/0pre3
Changes since 2.12: +3 -0 lines
Diff to previous 2.12 (colored) next main 2.13 (colored)
Library version 3.0beta

Revision 2.13 / (download) - annotate - [select for diffs] , Tue Dec 6 14:28:18 1994 UTC (13 years, 7 months ago) by roeber
CVS Tags: with-configure
Changes since 2.12: +1 -0 lines
Diff to previous 2.12 (colored)
Now uses GNU Autoconf

Revision 2.12 / (download) - annotate - [select for diffs] , Thu Nov 24 21:11:20 1994 UTC (13 years, 7 months ago) by frystyk
CVS Tags: v3/0pre2, v3/0pre1
Branch point for: without-configure
Changes since 2.11: +5 -5 lines
Diff to previous 2.11 (colored)
New COPYRIGHT HEADERS and BETTER multi :-)

Revision 2.11 / (download) - annotate - [select for diffs] , Fri Jul 15 09:30:44 1994 UTC (13 years, 11 months ago) by timbl
CVS Tags: v2/17, cern-update
Changes since 2.10: +1 -1 lines
Diff to previous 2.10 (colored)
Dget it to compile again.  boy I hat eVI

D
 few

Revision 2.10 / (download) - annotate - [select for diffs] , Tue Jun 14 16:11:11 1994 UTC (14 years ago) by timbl
CVS Tags: v2/16pre2, v2/16pre1
Changes since 2.9: +4 -3 lines
Diff to previous 2.9 (colored)
Fixed HTMLGen.c

Revision 2.9 / (download) - annotate - [select for diffs] , Thu Jun 2 11:17:05 1994 UTC (14 years, 1 month ago) by timbl
Changes since 2.8: +2 -5 lines
Diff to previous 2.8 (colored)
Mods for NextStep editor

Revision 2.8 / (download) - annotate - [select for diffs] , Mon May 16 14:59:16 1994 UTC (14 years, 1 month ago) by timbl
Changes since 2.7: +1 -1 lines
Diff to previous 2.7 (colored)
Little bits

Revision 2.7 / (download) - annotate - [select for diffs] , Sun Apr 10 19:04:14 1994 UTC (14 years, 3 months ago) by frystyk
Changes since 2.6: +2 -2 lines
Diff to previous 2.6 (colored)
Long FTP directory listings, <IMG> changes

Revision 2.6 / (download) - annotate - [select for diffs] , Wed Mar 30 14:55:23 1994 UTC (14 years, 3 months ago) by frystyk
Changes since 2.5: +2 -1 lines
Diff to previous 2.5 (colored)
<IMG> Handling now OK in HTMLPDTD.c

Revision 2.5 / (download) - annotate - [select for diffs] , Tue Mar 29 07:57:42 1994 UTC (14 years, 3 months ago) by frystyk
Changes since 2.4: +38 -0 lines
Diff to previous 2.4 (colored)
New HTSimplify(), HTBrowseDirectory(), HTFTPBrowseDirectory (not final), HTMLGen understands <IMG>, Nested <PRE> no more problem in HTML_start_element()

Revision 2.4 / (download) - annotate - [select for diffs] , Tue Mar 8 12:27:07 1994 UTC (14 years, 4 months ago) by frystyk
CVS Tags: v2/15
Changes since 2.3: +3 -1 lines
Diff to previous 2.3 (colored)
Small changes to latex converter and now titles are parsed

Revision 2.3 / (download) - annotate - [select for diffs] , Wed Mar 2 16:10:21 1994 UTC (14 years, 4 months ago) by frystyk
Changes since 2.2: +4 -2 lines
Diff to previous 2.2 (colored)
Introduced HTFormatInitNIM for Non interactive mode in HTInit, and corrected bug in HTMLPDTD.c

Revision 2.2 / (download) - annotate - [select for diffs] , Thu Dec 9 11:58:28 1993 UTC (14 years, 7 months ago) by timbl
Changes since 2.1: +2 -1 lines
Diff to previous 2.1 (colored)
progress continues.. untested

Revision 2.1 / (download) - annotate - [select for diffs] , Tue Nov 30 08:10:45 1993 UTC (14 years, 7 months ago) by timbl
Diff
adding HTMLPDTD files

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster