2001-04-17  Mumit Khan  <khan@nanotech.wisc.edu>

	* tclAppInit.cc (main): Cast.
	* tklAppInit.cc (main): Likewise.
	* xmenu_init.cc (Xmenu_Init): Likewise.

2001-04-06  Mumit Khan  <khan@nanotech.wisc.edu>

	* bline_cmds.cc, item_cmds.cc, menu_cmds.cc, shdata_cmds.cc,
	tool_cmds.cc: Use NEED_DECLARATION_* macros to prototype 
	str[n]casecmp.

2001-01-29  Mumit Khan  <khan@nanotech.wisc.edu>

	* Makefile.in: Conditionalize GNU compiler specific issues. 
	Add Sun Workshop template closure.

	* bline_cmds.cc: ISO C++ conformance fixes. Remove Borland changes.
	* item_cmds.cc: Likewise.
	* menu_cmds.cc: Likewise.
	* page_cmds.cc: Likewise.
	* shdata_cmds.cc: Likewise.
	* shdata_io.cc: Likewise.
	* tclAppInit.cc: Likewise.
	* tkAppInit.cc: Likewise.
	* tool_cmds.cc: Likewise.
	* xmenu_init.cc: Likewise.

2001-01-03  Mumit Khan  <khan@nanotech.wisc.edu>

	* item_cmds.cc (g_buf): New static global.
	(list_item): Use a temporary variable.
	* bline_cmds.cc (get_oe): Likewise.
	(get_scr): Likewise.

2000-09-20  Mumit Khan  <khan@nanotech.wisc.edu>

	* tkAppInit.cc (Blt_Init): Prototype.
	* shdata_io.cc (extract_shadow_raw_ray): Fix off-by-one error.
	(extract_shadow_ray): Likewise.

Sun Jan 24 21:35:58 1999  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* Update C++ includes to be standard conforming.

Tue Apr 28 20:12:34 1998  Mumit Khan <khan@dhaka.xraylith.wisc.edu>

	* Makefile.in (XCXXFLAGS): Remove -ansi.

Tue Sep 16 16:39:11 1997  Mumit Khan <khan@dhaka.xraylith.wisc.edu>

	* Makefile.in: Pass SHADOW_VERSION and SHADOW_GUI_VERSION.

	* tkAppInit.cc, tclAppInit.cc (main): Define "shadow_version" and
	"shadow_gui_version" global Tcl variables.

Wed Aug 27 17:11:43 1997  Mumit Khan <khan@dhaka.xraylith.wisc.edu>

	* tkAppInit.cc (initScript): Remove one level of hierarchy from
	the Tcl library directory so things would work even if no env
	variables are defined.

Thu Apr  3 23:26:16 1997  Mumit Khan <khan@dhaka.xraylith.wisc.edu>
	
	* tclAppInit.cc (::,Tcl_AppInit): Nuke HAVE_ITCL, Itcl_Init().

	* tkAppInit.cc (Tcl_AppInit): Use TK_*_VERSION, not TCL_*_VERSION

Wed Mar  5 17:40:34 1997  Mumit Khan <khan@dhaka.xraylith.wisc.edu>
	
	* shdata_io.h, shdata_io.cc, shdata_cmds.h, shdata_cmds.cc: New
	files. SHADOW Plotting package.

Sun Nov 24 01:32:05 1996  Mumit Khan <khan@xraylith.wisc.edu>
	
	* win32/borland C++ 5.0 changes. Look for __BORLANDC__, BC5_*_BUG, 
	and NO_NAMESPACE defines.

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