Sun Apr 13 15:15:11 1997  Mumit Khan <khan@xraylith.wisc.edu>

	* run-shadow.tcl (run_plotxy): workaround for GUI not executing
	PRIMVS under PLOTXY. Fix for errant end quote for win32 progname.

	* commands.tcl (do_load_source): Bug fix in importing source.
	(delete_src): Bug fix in deleting source. Added edit_nothing call.

Sat Apr 12 14:17:19 1997  Mumit Khan <khan@xraylith.wisc.edu>
	
	* state.tcl (State:load, State:peek): Clean out current annotation
	array before loading/peeking into new file.

	* Added workspace annotation support, peeking support.

	* gui.tcl (GUI:make_topmenu): Added Workspace and Tools menu.
	Added "FILE | NEW WORKSPACE" item.

	* commands.tcl (new_state_cmd): Start afresh. FILE | NEW WORKSPACE.

	* state.tcl (State:_load_annotation): Added annotation support.
	(State:peek): Fixed. Now saves the current info first.

	* shadow.tcl (workspace): New global array for Wksp variables.

Fri Apr 11 15:23:20 1997  Mumit Khan <khan@xraylith.wisc.edu>

	* gui.tcl (GUI:make_topmenu): Added Help | Demos pulldown.

	* commands.tcl (run_demo_cmd): Run supplied demos.

Wed Apr  9 00:25:51 1997  Mumit Khan <khan@xraylith.wisc.edu>
	
	* gui.tcl (GUI:make_startup, GUI:set_startup_msg): New routines to
	popup a transient while SHADOW gets ready for use.

	* shadow.tcl (MAIN): Use GUI:make_startup and GUI:set_startup_msg

	* run-shadow.tcl (insert_into_run_window, save_run_window): Add
	Tk filedialogs instead of the old cruddy one.

	* support.tcl (busy_cursor): New function to set the cursor to
	busy while app is doing something. Needed where blt_busy is nono.
	(busy_window): Use busy_cursor on win32.

	* shexport.tcl: New file. SHADOW data export GUI. Useless still.

Mon Apr  7 00:07:14 1997  Mumit Khan <khan@xraylith.wisc.edu>

	* page.tcl (page:_create): ENUM popup uses single click by
	modifying Button bindings.

	* shadow.xmen: Removed.

	* shadow.xmen.cpp: New file. shadow.xmen is created from this
	after pre-processing.

Wed Mar  5 17:34:20 1997  Mumit Khan <khan@xraylith.wisc.edu>
	
	* shplot.tcl: New file. SHADOW Plotting package.

	* shadow.xmen (MENU SOURCE): Make FILE_SOURCE read-only

	* page.tcl (page:_create): Make special enumerated/filename
	popups disable and enable along with the values.
	(page:_reload): Ditto.
	(filedlg:browse): Use tk4.2+ file dialogs.

	* commands.tcl (save_state_cmd, load_state_cmd): Use tk4.2+ file
	dialogs.

Tue Dec  3 00:51:30 1996  Mumit Khan <khan@xraylith.wisc.edu>

	* Win32 port#1. Lots of changes for small screens and Windows
	fonts.

Wed Nov  6 13:14:16 1996  Mumit Khan <khan@xraylith.wisc.edu>

	* page.tcl (page:_create): Added preliminary support BLT v2.1.
	* shadow.xmen: Sp fix for SRCINFO (from SOURCINFO). This crashes
	SHADOW!

Tue Oct  8 14:04:40 1996  Mumit Khan <khan@xraylith.wisc.edu>
	
	* Started ChangeLog
