Fri Feb 10 02:59:10 1995  Sam Shen  <sls@aconcagua>

	* README, stl.tcl: initial revision.

	* tkinspect.tcl: Use stl-lite instead of the real thing.  Update
        for install.tcl.

	* tkinspect.tcl: Use uniform add_foo/delete_foo names.  Add
	delete_list.  Pack lists with -fill both.  Bump version to 5.0.2.

	* value.tcl: Add save & load.

	* lists.tcl: Remove now tells the main window that it's gone.
	Also, fix small typo in click.

	* defaults.tcl: Remove font defs.

	* windows_list.tcl: Get rid of "all" hacks, add bindtags
        retrieval.

	* value.tcl: Get rid of unimplemented search options.

	* lists.tcl: Add searching.

	* globals_list.tcl: Delete scrolled off lines correctly.  Make
	sure we use the right name in array variable trace.

Tue Feb  7 00:26:12 1995  Sam Shen  <sls@aconcagua>

	* windows_list.tcl: Add classbindings "all" hack.

	* tkinspect.tcl: Change to 5.x.y version numbering (5.0.1 now.)
	Check to make sure a target has been selected when clicking.

	* value.tcl: Add searching (partially stolen from
        demos/mkTextWind.tcl).

	* value.tcl: Add menu entries.  Allow detaching of value.

	* tkinspect.tcl: Allow lists and other widgets to add their own
	menus.  Add tkinspect_failure.  Check to see if there is a target.

	* lists.tcl: Move implementation of various lists to separate
	files.  Implement filter editing.  Add menus.  Move menu defs that
	were in tkinspect.tcl to here.

	* defaults.tcl: Add more options.

Mon Feb  6 02:45:44 1995  Sam Shen  <sls@aconcagua>

	* lists.tcl: Flash windows for all retreive types.  Format packing
	results nicely.  Add filtering of pack -in.

	* value.tcl: Add history.

	* tkinspect.tcl: Change value when window option changes.  Add
	filtering of pack -in options.  Add buttons, command entry.

