Changelog for
xpaint-devel-2.9.8.3-1.5.i586.rpm :
* Sun Nov 27 2011 detlefAATTlinks2linux.de- new upstream version <2.9.8.3>
* rw/pgf-util/Makefile : add \'-fpermissive\' flag to allow compilation with recent (more picky!) versions of g++
* Xaw3dxft/Viewport.c : position of scrollbars can now be adjusted through parameters sbShift[X,Y][1,2]. No public API change, so this addition should be upward compatible.
* graphic.c : some small fixes in the shellHandler routine to. accommodate odd behavior of scrollbars with xorg recent versions, using the new sbShift feature.
* Sun May 22 2011 detlefAATTlinks2linux.de- fix libXaw3dxft6
* Sun Feb 27 2011 detlefAATTlinks2linux.de- new upstream version <2.9.8.2>
* Integrated patch to facilitate compilation with gcc-4.5
* app-defaults files : slight improvement of X event management. in pull-down menus.
* print.c : slight improvement of X event management in print widget.
* fontOp.c : fixed color issue (color not initialized) when moving. written text with arrow keys.
* Very small changes in Xaw3dxft (minor Xaw3dXft.h API update)
* Fri Dec 24 2010 detlefAATTlinks2linux.de- new upstream version <2.9.8.1>
* Sat Nov 13 2010 detlefAATTlinks2linux.de- new upstream version <2.9.8>
* Mon Oct 25 2010 detlefAATTlinks2linux.de- new upstream version <2.9.6.4>
* A couple of small improvements in spline, polygon, text and color operations.
* fontOp.c, splineOp.c, polygonOp.c : implemented \"Backspace\" key action, i.e. removing last point or last character; \"Escape\" now entirely restarts the operation from the beginning. Other small improvements (including correction of a potential segfault occurring in some strange circumstances...); polygonOp() code is now also much simpler and easier to read.
* graphic.c : multiple clicks on any of the three color/pattern selection discs now switch primary and secondary colors/patterns.
* updated accordingly Help files.
* Sat Oct 09 2010 detlefAATTlinks2linux.de- new upstream version <2.9.6.3>
* ops.h : minor compilation issue fixed.
* graphic.c : corrected segfault bug of RegionToRGBA channels. (occurring only when alpha channel was to be saved.)
* chroma.c : fixed minor scrolling issue in color variance scrollbars.
* graphic.c : added new menu lines to proceed more easily to editing. of alpha channels or images in memory.
* updated accordingly Help files, messages and app-defaults files.
* Sat Oct 02 2010 detlefAATTlinks2linux.de- new upstream version <2.9.6.2>
* iprocess.c : fixed bug occurring only in very rare circumstances (creation of image with an alpha channel, being edited and compiled on the fly through the embedded C-script editor)
* print.c : printing was completely broken, as a result of using double values instead of float values. Reverted to float !
* chroma.c, color.c, magnifier.c, fontSelect.c : revert to float !
* graphic.c : small improvement in ModifyRGB (new routine to rescale gray levels linearly from given thresholds).
* Wed Sep 15 2010 detlefAATTlinks2linux.de- new upstream version <2.9.6>
* rw/rwTable.c, rw/readWriteTGA.c : fixes in TGA format, so as to prevent that xpaint could hang on certain non TGA files.. Make sure anyway that TGA is parsed as a last resort, since TGA is a strange format without signature.
* image.c, iprocess.c, graphic.c : substantial improvements in. filter routines : - Added new \"Merge\" filter : helpful to combine smoothly an image with the underlying canvas. Works according to 4 different modes - Added new \"Distortion\" filter which can be used to produce local deformations - Added powerful Floyd-Steinberg algorithm (color quantification enhanced with a diffusion process). - Replaced \"ModifyRGB\" by a generalized RGB transformation procedure with 7 different modes, including Gamma correction (with independent r_gamma, g_gamma, b_gamma parameters), and linear transform. - Fixed several shortcomings of \"Normalize contrast\" and \"Emboss\" routines; \"Emboss\" now has 2 parameters allowing linear correction. - Renamed \"Tilt\" as \"Projective Transform\" with several enhancements. - Renamed \"ImageCopy\" as \"ImageCopyData\" which says more accurately what it does.
* graphic.c : Memory menu : management of R,G,B and alpha channels : - Added extraction of red, green, blue, alpha channels from region - Added merge procedure for those channels
* msgedit.c : new utility which can be used to extract strings from the English version of \"Messages\" and combine them with a partially localized \"Messages_XY\" for any other language - useful as well to. avoid discrepancies between languages!
* Many updates to Message and Help files.
* Sat Aug 21 2010 detlefAATTlinks2linux.de- new upstream version <2.9.4>
* rw/readWriteTGA.c : added support for TGA format (borrowed. mostly from mtpaint project).
* rw/rwTable.c : code clean-up.
* Paint.c, PaintRegion.c : fixes for certain complex situations. involving region selection with masks and alpha channel. (Segfault could occur in Fatbits editor under those circumstances).
* graphic.c : Suppression of alpha channel could lead to segfault.
* Mon Aug 09 2010 detlefAATTlinks2linux.de- new upstream version <2.9.3>
* Tue Aug 03 2010 detlefAATTlinks2linux.de- new upstream version <2.9.2>
* Mon Jul 05 2010 detlefAATTlinks2linux.de- new upstream version <2.9.1.4>
* fatBitsEdit.c, Paint.c , Paintregion.c : several fixes in. handling of alpha channel in fatbits editor - some affecting alpha channel image bits.
* app-defaults : change zoom labels to correct values xx:1 instead of 1:xx
* graphic.c : prevent fatbits editor getting called undeservedly by. GetNonDirtyCanvas() routine ; removing alpha channel now moves it to memory rather than destroying it right away.
* rw/readWritePS.c : fix for compilation of TeX/LaTeX files being called from random directories.
* minor fixes throughout - thanks to the SUSE-Packman maintainer Detlef Reichelt
for help.
* Sun Jul 04 2010 detlefAATTlinks2linux.de- build with Xaw3dxft <2.9.1-2>
* Fri Jul 02 2010 detlefAATTlinks2linux.de- new upstream version <2.9.1>
* Tue Jan 05 2010 detlefAATTlinks2linux.de- initial build for PackMan <2.8.8>