W3C CVS Root

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

[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
Sun Feb 7 18:09:27 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, Release-5-3-1, Release-5-2-8, Release-5-2-6, HEAD, 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.3: preferred, colored
Changes since revision 2.3: +7 -1 lines
For some reason HText_registerBuildCallback wasn't ever written

Revision 2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 22 13:54:17 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +9 -3 lines
Made sure that the HTextImp object is deleted (but not the HText object) when finished parsing. The app is responsible for deleting the HText object

Revision 2.2: download - view: text, markup, annotated - select for diffs
Tue Jan 19 11:56:06 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +2 -2 lines
Fixed problem reported by Raffaele Sena as HText_new wasn't called

Revision 2.1: 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
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.

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