From jan@swi.psy.uva.nl Fri Apr 20 15:33:09 2001
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.152.30])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f3KDX9320391;
	Fri, 20 Apr 2001 15:33:09 +0200 (MET DST)
Received: (from jan@localhost)
	by gollem.swi.psy.uva.nl (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f3KDX9010975;
	Fri, 20 Apr 2001 15:33:09 +0200
Date: Fri, 20 Apr 2001 15:33:09 +0200
Message-Id: <200104201333.f3KDX9010975@gollem.swi.psy.uva.nl>
From: Jan Wielemaker <jan@swi.psy.uva.nl>
To: prolog@swi.psy.uva.nl, xpce@swi.psy.uva.nl
Phone: +31 - 20 - 525 6121
Subject: [SWIPL] Ann: SWI-Prolog 4.0.4/XPCE 5.1.4

Hi,

This version fixes a couple of too annoying bugs to make people
wait long.  These problems only affect users of the XPCE,
the GUI tracer or built-in PceEmacs editor.  

	* In the Unix/X11 version the finder (XPCE class for opening
	  a file) was broken.

	* Also in the Unix/X11 version, two icons for the GUI tracer
	  were missing.

	* GUI-Tracer: fixed tracing predicates loaded from ?- [user].
	  and setting breakpoints on facts.

	* MS-Windows version: added handling the mouse-wheel (Tested
	  on '98 only).

	* MS-Windows version: fixed some clipping issues, notably
	  causing problems driving printers.

	* MS-Windows version: Proper and X11-version compatible handling
	  of dotted/dashed/etc lines in NT/2000.  Slight enhancements
	  in this area for Windows 95/98/ME and documented shortcommings
	  that cannot be avoided on these platforms.

Prolog itself:

	* As required for another problem too, load_files/2 and friends
	  no longer change current input.

	Cheers --- Jan

