Differences between Wafe 0.9 and 0.91: - based on tcl 6.3 (instead of 6.2) - program to program communication optionally via pipes (for people without socketpair system call) - better support for window managers with a virtual desktop (popup windows apear under vtwm now on the right screen) - various cleanups and fixes in Imakefile and in several applications) - should work with perl 4.019 AND 4.010 (version 0.9 required 4.019) - new application xiostats for monitoring transfers and seeks on all disks of a system - based on tcl 6.3 (instead of 6.2) - an example program calling wafe as a subprocess of the application program (normally, it is the other way round) Differences between Wafe 0.91 and 0.92: - wafedesign: new interactive design program for wafe applications (generates tcl or perl code) - more converters (callbacks and lists can be set via setValues) - support for PlotterWidget (v6) and 3d-Athena Widgets - better storage management - less memory leaks - better performance (up to 20% less cpu consumption) - better signal and exception handling - client program can be specified via --p command line option - several bugfixes (allowing multiple list widgets, double and dimension converter, more output converters for getValue, caching of widgets disabled to avoid problems with destroyWidget (thanks to Christian Holzbaur), tcl's native "list" command is called in wafe now "llist" to avoid name clash with list widget, allowing for pixmap converter "Unspecified" and "ParentRelative", several fixes and enhancements in demo applications) - applications should work with perl 4.035, perl 4.019 AND 4.010 - based on tcl 6.4 (instead of 6.3 in Wafe 0.91) - based on xpm 3.2 (instead of 3.1 in Wafe 0.91) Wafe 0.92 is backward compatible with Wafe 0.91.