Tgif Home
----
About Tgif
Current Release & Download
FAQ
Copyright & Redistribution 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 29 Release Notes

Version 4.1 Patchlevel 29 Added Features/Bug Fixes
  1. Fix a bug with mouse action status in the color window if Use Color Layers is selected in the Layout Menu. Thanks to Hal Snyder <hal@vailsys.com> for pointing out the problem.

  2. Add French locale in the distribution. Thanks to Roland Baudin <roland.baudin@cnet.francetelecom.fr> for the contribution.

  3. Add ImageProc context submenu for an XPM object.

  4. Add Get Property context submenu.

  5. If an object has an attribute called "edit_attrs_in_context_menu=", the values (starting from the 2nd line and separated by linebreaks) of this attribute are treated as attribute names. The named attributes will be visible in the Edit Attribute In Editor submenu of the Context Menu.

  6. Add Replace Graphic in the Special Menu. After you have selected a graphical object and copy it into the cut buffer, you can select another object and select Replace Graphic to replace the graphical part of the selected object by what's in the cut buffer. All attributes of the object will be preserved.

  7. Add tooltip support for Show Measurement. Thanks to Raphael Dechenaux <raph_d@club-internet.fr> for the contribution. The following new X defaults are supported (with their default values shown):
        Tgif.UseMeasureTooltip: true
        Tgif.MeasureTooltipXFollowMouse: true
        Tgif.MeasureTooltipYFollowMouse: true
        Tgif.MeasureTooltipHorizontalPosition: left
        Tgif.MeasureTooltipVerticalPosition: top

    Please see the man pages for details.

  8. Add README.tgwb and Imakefile.tgwb to make tgif into "tgwb", which is a vector-drawing coorporative whiteboard application based on tgif. Tgwb is tested on Linux and Solaris platforms, and it requires IP-multicast. Thanks to the team members of the research group lead by Professor Edmundo de Souze e Silva <edmundo@land.ufrj.br> at the Federal University of Rio de Janeiro.

    (Please note that the current release of tgwb has a few known bugs. The major ones being that (1) it uses fixed size buffers in communication; therefore, when you operate on a large object, you may get an error message saying that the operation is canceled. (2) There is no privison made for joining a whileboard in session; the way to get around this problem is to select New from the File Menu of a tgwb to clear all whiteboards.)