Nov 30, 2007
	FIX: Timothy M. Shead
		gtkfont.c: make sure that font initialization is run first
		
Nov 29, 2007
	FIX: Martin Fischer <m_fischer@users.sourceforge.net>
		gtkhelp.c: an existing help window is now brought to the foreground 
		if the user selects Help
	
Nov 12, 2007
	FIX: Mikko Nissinen <mni77@users.sourceforge.net>
		gtksimple.c: wMessageCreateEx -> Reset the pango font size back
		to normal before returning the function. All dialogs created after
		the tip of the day dialog had incorrectly positioned labels,
		because the width of the text was calculated with the large font.

Nov 12, 2007
	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		gtkhelp.c: Converted help system to gtkhtml-2. This allows to
		us standard HTML files to be used for help documentation.
		
Oct 28, 2007
	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		gtkmenu.c: Help drop-down  is no longer right aligned.
		
Sep 28, 2007 
	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		gtksimple.c: wMessageCreate has been extended to 
		wMessageCreateEx. New function allows adding flags. Setting 
		a large or a small font are first uses. Added a compatibility
		macro wMessageCreate for older code. 

Sep 15, 2007 
	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		gtksplash.c: added splash window for program startup

Jul 24, 2007 
	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		gtkdraw.c: added support for wheel mouse    

Jun 16, 2007
	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		wpref.c: added wGetUserHomeDir() 
		
Feb 25, 2007
	BUGFIX: Martin Fischer <m_fischer@users.sourceforge.net>
		wpref.c: Rephrased error message  for lib-directory not found

Feb 23, 2007
	BUGFIX: Martin Fischer <m_fischer@users.sourceforge.net>
		gtkfont.c: Typo in window title corrected

Version 4.0.1
=============

Mar, 30th 2006	
	BUGFIX: Martin Fischer <m_fischer@users.sourceforge.net>
		gtkmisc.c: changed wPause to use SYSV signal handling funtions	

Mar, 29th 2006	
	BUGFIX: Martin Fischer <m_fischer@users.sourceforge.net>
		gtkmisc.c, gtkbutton.c, gtksimple.c: small changes to help Solaris port
	
	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		wpref.c: Optimized the checking for directories in wGetAppLibDir and
		rephrased the error message if initialization files cannot be found
		
	BUGFIX: Martin Fischer <m_fischer@users.sourceforge.net>
		gtkwindow.c: Fixed resizing problems when enlarging dialog boxes
		
	BUGFIX: 
