Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 03/23/1999 23:45:11
Module Name:	pkgsrc
Committed By:	rh
Date:		Wed Mar 24 07:45:11 UTC 1999

Modified Files:
	pkgsrc/graphics/tgif: Makefile
	pkgsrc/graphics/tgif/files: md5
Log Message:
update to version 4.1.3

here's a quick summary of important features/bug fixes:

- strings in text objects can now be underlined.
- fix a seg fault bug which happens if the .mailcap file is
not present when downloading an URL.
- fix various bugs with edit text size.
- fix a bad status for the rotate/shear mode.
- fix negative offsets bug in SetSlideShowWindowOffsets().
- reduce repaint when editing text objects.
- each page in a multipage drawing can have its own print/export file
name when PrintOneFilePerPage() is invoked.
- fix problems with menus with wm2.
- fix a bug that if Tgif.NoMenubar is set to "true", some popup menus
in the choice window doesn't work.
- fix a bug with opening files in a non-existent directory.