1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
1997-12-29 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
* browser-history.c (init_excludefile): Add yahoo and the
`about' URL to the excludes list
1997-12-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
* browser-history.c: Comment documenting that this is a modified
copy.
* Makefile (browser-history): Add -D_VERSION=... to ruleset.
* browser-history.c (top): Get VERSION from cpp macro.
* browser-history.c (initialize): calculate `version_num' from
VERSION with no need to extract it from the RCS Id, which no
longer will work, since the source is now in CVS, and the number
has too many digits and dots now.
* browser-history.c (initialize): also print RCS_ID in -V case.
* browser-history.c (add_log_entry): Change <small> environment
around the window handle in the log to an HTML comment.
* browser-history.html: Added blurb about this being the SPI
version.
- Added a log entry about hiding the window handles.
|