TOOLKIT/LIBRARY CONTRIBUTIONS

This files is meant to acknowlege some people who have contributed
fixes to the toolkit infrastructure or interactor library itself.
Some of these individuals also have contributed code in the contrib
package and this file is not meant to minimize there contribution in
that area, but just to let people know that these people have worked
on the toolkit proper. We also have filed, in our bug-tracking database,
other fixes we have been sent that that are under consideration and/or
testing, and this page will be updated to reflect these continuing
contributions.


This list is in alphabetical order:

Keith Edwards

	Keith has contributed bug fixes in several key areas including:
		- manager.java
		- oneline_text_edit.java
		- h and v_scrollbar.java

Craig Ogg

	Craig Ogg has contributed great bug fixes in:
		- manager.java
		- checkbox.java
	And some improvements to:
		- label_toggle.java
	As well as being a person brave enough to write a new style
	for SubArctic!


Tom Rodriguez

	Tom fixed a serious bug in the animation system event generator
	as well as improving the performance of the event generator.

Sudhir Shenoy

   Sudhir contributed fixes for bugs in oneline_text_edit, and added
   important functionality such as hiding the cursor in a text field
   when it loses focus and coloring the field that currently has focus.