Tgif Home
----
About Tgif
Current Release & Download
FAQ
Copyright Info
A Screendump of Tgif
Release History
Tools That Tgif Uses
Tools That Work with Tgif
Author of Tgif
Miscellaneous Info
----
 
Return to Tgif's Home Page
William Chia-Wei Cheng
(bill.cheng@usc.edu)

Tgif - Version 4.1 Patchlevel 2 Release Notes

Version 4.1 Patchlevel 2 Added Features/Bug Fixes
  1. Fix another bug with the File Menu flashing. Thanks to Andrew Sapuntzakis <andrewsa@cc701.comm.mot.com> for pointing out the problem.

  2. Fix a bug with CopyProperties(). Thanks to Kouya SHIMURA <kouya@flab.fujitsu.co.jp> for the patch.

  3. Fix bugs when no file name and only a file extension is specified as an input file name. Thanks to Holger Huesing <H.Huesing@tu-bs.de> for the patch.

  4. Fix a locale bug. Should not #include <local.h> if _NO_LOCALE_SUPPORT is defined. Thanks to Ralphe Neill <ran@oberon.sub.net.au> for pointing out the problem.

  5. Fix a problem with exporting XPM/GIF files under certain TrueColor visuals of Hummingbird's eXceed server. The fix is to compute the color table for the exported XPM/GIF file from the pixels in the actual image for TrueColor visuals if the new X default, Tgif.UseImagePixelsForTrueColorExport, is set to true. Thanks to Jurgen Rusch <rusch@natlab.research.philips.com> for pointing out the problem.

  6. Fix a bug with UpdateSymbols(). Thanks to sven wilhelmsson <sven.wilhelmsson@swipnet.se> for the patch.