My hobbyist coding updates and releases as the mysterious "Mr. Tines"

Saturday 25 May 2002

Icon Transparency

Added support for transparency in icons to class com.ravnaandtines.util.image.IcoImage in my utility library.

Source archive on wayback machine.

Wednesday 15 May 2002

Bugfix to Ephemeris applet

Bug fix in the Ephemeris applet - different JVMs give different interpretations to the maximum value of the scroll-bar thumb, so on e.g. Netscape 6, you can't advance the year beyond 1494. I wrote a slider gadget and used that instead. Also migrated to Java 1.1 and later event model.