HTML Color Reference v2.05

**** There is basically no change from 2.03->2.05!  I did this only
**** because I recently found my source code and thought it would be
**** funny to release a 10-year anniversary of it! :P

**** I had re-written this in .NET but thats a goddamn joke to require
**** users to have .NET 2.0 installed just for a friggin tiny program
**** like this.  Besides, there are a billion programs that do what
**** this one does now.



This is just a small simple utility that I wrote so I could quickly
get the hex codes for a certain color.  Obviously this is useful
for background and text color attributes on a web page.

This program is donation-ware.  You may use this program as much/long as
you like.  If you like this program please send a small contribution.

YOU MAY NOT REPACKAGE THIS TO SELL FOR PROFIT!  SOUNDS STUPID, BUT WHEN
THIS PROGRAM WAS INITIALLY RELEASED IN 1995 IT HAPPENED.

Please send all comments, bugs, wishes(?), $$ to:

Christopher Fazendin
hcr@kingpin.com




VERSION HISTORY

2.05- Released 12/16/2005
	NA

2.03- Released 12/15/1995
	Cosmetic changes here and there.
	Fixed the non-auto-updating scroll bar bug.
	Fixed a minor bug in the RGB direct color entry.
	Corrected tab button cycling.

2.00- Released 11/29/1995
	Entire code rewritten from scratch.  Much blood lost here.
	Added the text, link, vlink and alink attributes.

1.15- Initial Public Release 11/17/1995
	Added a simple menubar for future additions.
	Added direct Copy function.
	Fixed 2 strange bugs in the textboxes.
	
1.10- Internal Version 11/15/1995
	Added About box.
	Added direct RGB color entry.
	Changed scrollbar scroll values.

1.00- First Version 11/02/1995
