W3C CVS Root

CVS log for libwww/Library/src/HTextImp.html

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.4: download - view: text, markup, annotated - select for diffs
Fri Nov 11 14:03:16 2005 UTC (18 years, 5 months ago) by vbancrof
Branches: MAIN
CVS tags: candidate-5-4-1, HEAD
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +5 -1 lines
add extern c and HTFile_dirent_buf_size

Revision 2.3: download - view: text, markup, annotated - select for diffs
Wed Jan 6 15:38:48 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: repeat-requests, before_webdav, Release-5-4-0, Release-5-3-1, Release-5-2-8, Release-5-2-6, Before-New-Trace-Messages, Amaya_2_4, 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
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +60 -34 lines
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.2: download - view: text, markup, annotated - select for diffs
Sat Aug 29 16:49:57 1998 UTC (25 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +5 -1 lines
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.1: download - view: text, markup, annotated - select for diffs
Thu May 14 13:19:08 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
*** empty log message ***

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster