4 -------------------------------------------------------------------------
5 Version 0.70 - March 28, 1999.
6 Added support for local images (e.g. file:///home/mgh/junk.gif.)
8 Version 0.66 - February 23, 1999.
9 Added help line for -delay option. And added a man page.
11 Version 0.65 - February 11, 1999.
12 Now starts netscape if not already running...
14 Version 0.64 - February 9, 1999.
15 Added command-line option for "Time between updates"
17 Version 0.63 - February 9, 1999.
18 Fixed (potential) memory leak in the ShapeMask Pixmap
19 (gets returned only if color None is used in xpm file)
20 Added XFreeColors call.
22 Version 0.62 - February 4, 1999.
23 buf fixes. Added -c option to center vertically.
26 Version 0.61 - February 2, 1999.
27 Added Attributes support for Xpm Creation.
28 Also, added a kludge to GrabImage to stream edit
29 any "Transparent" colors that may get generated. (Change them
32 Version 0.6 - February 2, 1999.
33 Some bug fixes. Added Double click support.
34 Now, DoubleClick's do the following:
36 Button1: display original size image via xv.
38 Button2: send another URL (specified with the -http
39 command line option) to netscape.
41 Button3: Force Update.
44 Version 0.5 - initial (very) beta release February 1, 1999.