2005-09-27  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* all:   ----- TAGGED: winico-0-6 ------
	
	* tkwinico.c: Added support for recovering after Explorer
	restarts. Windows Explorer broadcasts an undocumented message to
	notify tooltray apps to re-add themselves to the tray.

	* teki/*: removed the ancient installer stuff.
	
	* win/Makefile.vc:  updated the build system
	* win/rules.vc: 
	* tkwinico.rc:

	* tkwinico.c: The whitespace police paid a visit.

	* demos/*:    Created a demos subdir and a new demo application
	Moved the previous scripts into this subdir and renamed as 
	sample.tcl/sample2.tcl. Dumped the teki stuff.

	* tkwinico.c: Fixed error string to remove 'createfromfile'

	* tkwinico.c: Eliminated all use of interp->result as this has
	been a depreciated API for a long time now.
	
	* tkwinico.c: Applied patch #1261911 to restore Win98 operation.

2005-09-26  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* tkwinico.c: Added a fix for bug #1304594 which is about popup
	menus not vanishing if the user clicks on the desktop. Fix is to
	record the focus during WM_MOUSEMOVEs over the icon and use this
	to bring the Tk application to the foreground when the popup is
	posted. See also http://support.microsoft.com/kb/q135788

2004-11-02  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* tkwinico.c:       Applied patch #1084268 (by Sergei Golovan)
	                    to support unicode tooltips.
	
	* win/Makefile.vc:  Incremented version to 0.6
	* configure.in:
	* configure:
	
2004-04-21  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* tkwinico.c: Modified to support reading files from Tcl virtual
	file systems.
	* tkwinic.rc: Updated to use macros for the version and fixed the
	version resource.
	
	* doc/winico.man: New documentation file using the tcllib doctools
	format which will generate html/nroff/tex output.
	
	* win/Makefile.vc:        Added updated MSVC++ build system from
	* win/nmakehlp.c:         the tcl sampleextension.
	* win/rules.vc:

	* configure.in:           Updated the build files to TEA 3.0 with     
	* Makefile.in:            modifications to support the building
	* aclocal.m4:             of Win32 resource files. Tested under Msys
	* tclconfig/install-sh:   with mingw-gcc and cl (VC++ compiler).
	* tclconfig/tcl.m4:       

2001-05-28  David Gravereaux <davygrvy@pobox.com>

	* license.terms:
	* makefile.vc:
	* Readme:
	* test.tcl:
	* testico.tcl:
	* tkwinico.c:
	* tkwinico.rc:
	* winico.tcl:
	* Winico.tek:
	* zipadd.tcl:
	* teki/changes.txt:
	* teki/patch-core.tcl:
	* teki/Readme:
	* teki/rtekfile.tcl:
	* teki/tcl-support.txt:
	* teki/teki-notes.txt:
	* teki/teki.tcl:
	* teki/todo.txt:
	* teki/tekilib/debug.tcl:
	* teki/tekilib/http.tcl:
	* teki/tekilib/pkgIndex.tcl:
	* teki/tekilib/progress-tcl.tcl:
	* teki/tekilib/progress-tk.tcl:
	* teki/tekilib/undo.tcl:
	* teki/tekilib/wise.tcl:
		Fixed incorrect <EOL> sequence in repository.

	* mkIndex.tcl.in:
		Fix for new style pathnames on cygwin.

2000-07-22  Brent Welch <welch@ajubasolutions.com>

    * Makefile.in - bug fix for static builds and install-libraries

