* Support for scrolling with mouse wheel button
* Support for neXtaw widgets
* Bug fixes (randomly occurring segfault fixed -
nargs = 0 not properly reinitialized in menu bar routine !)
Changes 2.7.4:
* All popup windows now behave properly under resize requests.
This corrects former (extremely buggy) behaviour.
* Segfault bug in Print popup corrected
* The transparency activation/disactivation of selected regions
under mouse clicks has been substantially improved.
* Xaw95 widgets have been removed from the source tree, and
Xaw3d is now the recommended widget set.
* Incorporated OpenVMS port by Jouk Jansen
<joukj@hrem.stm.tudelft.nl>
http://nchrem.tnw.tudelft.nl/openvms/software2.html
* PNG is now the default image format
* Corrected long standing bug in StdSnapshotCallback() in graphic.c
* Added -clipboard option which loads files from command line
into clipboard.
* Added .bmp format
* Support for .ico format with 24 and 32 bits per pixel
* Now opens a confirmation dialog in case a file is going to be overwritten
* Improved printer management
xaw95-1.1.4/export doesn't always exists, and isn't essential, so prefix
a 'cd exports ; ln -sf include X11' with a -
XXX still doesn't build out of the box on solaris, because of issues with
the openwin imake config.
changes:
Small patch for Solaris from Craig Ian Dewick <craig@lios.apana.org.au>.
XPaint.ad.in: Increased XPaint.height by three pixels on request from
Greg Roelofs.
Various minor changes (not user-visible).