xsane-0.991 -> 0.992:
---------------------
- there was still a bug concerning the gimp plugin
when xsane has been quit in copy mode and afterwards
started as gimp plugin then xsane used the printer paper
size in the preview window. This is solved now:
replaced preferences.xsane_mode by xsane.xsane_mode
in xsane_define_maximum_output_size()
- xsane_save_scaled_image sometimes did not write the last line
and produced a tuncated image. this is corrected now
- viewer: when saved image is cloned and the viewer of the cloned
image is closed then no dialog pops up any more
- translations: U=updated, N=not updated, A=added/new
ca cs da de es fr hu it ja nl pl pt pt_BR ro ru sk sl sr sv tr vi zh zh_CN
A N N N N N N U N N N N N N N N N N N N N N A
99299 99 99 96 95 99 95 99 99 96 96 96 99 98 99 76 92 99 96 96 992
- xsane-preview.c: preview_create_batch_icon():
bugfix: files (in) are closed directly after use now,
bug report from Norman Hill - thanks
- corrected order of filetypes in xsane_back_gtk_filetype_menu_set_history, now
the filetype are not mixed any more when the disk icon is pressed
- replaced all "\n" by "\r\n" in email
- corrected some signdness warnings in xsane-preview.c (buf)
- fixed memory bug that caused crash when setup was closed (display_notebook):
added strdup to preferences.browser = strdup(getenv(STRINGIFY(ENVIRONMENT_BROWSER_NAME)));
- added command line option --xsane-rc / -r to change give alternative filename for xsane.rc
- added support for color management:
- added tab "color management" to setup/preferences
- preview can display ICC/ICM corrected images with 8bits/color and with 16bits/color input bit depth
- viewer can display ICC/ICM corrected images with 8bits/color and with 16bits/color input bit depth
- gamma correction and medium selection is disabled when color management is enabled
- added support for embedded ICC/ICM files for
- tiff
- jpeg
- png
- gimp plugin
- replaced several GtkObject* by GtkWidget* to avoid type-punned-pointer warning
- replaced several (void**) typecasts in xsane-rc-io.c to avoid type-punned-pointer warning
version 1.2.16beta1 [January 6, 2007]
Fix bugs in makefile.nommx
version 1.2.16beta2 [January 16, 2007]
Revised scripts/CMakeLists.txt
version 1.2.16 [January 31, 2007]
No changes.
* Upgraded libpng to version 1.2.15-optipng [private]
* Used a previously-missed RGB-to-palette reduction opportunity
for images containing 256 distinct colors.
* Fixed conversion of bKGD info during rgb-to-palette reductions.
* Fixed pre-computation of iterations.
* Eliminated a false alarm when processing RGB images with tRNS
in Unix-secure mode.
* Fixed behavior of -out and -dir when changing interlacing.
* Fixed behavior of "-dir [DRIVE]:" on Windows.
Changes:
* Fixed serious bugs (depends on GC)
* Support GTK+-2.10 and the latest version of each libraries.
* Don't include Ruby/GStreamer and Ruby/Libgda. We cancel to
support Ruby/GStreamer and Ruby/Libgda.
* Cancel to support ruby-1.6.x and GTK+-2.4 or earlier.
BUG FIXING from B.K.O (http://bugs.kde.org):
GalleryExport : Add preliminary support for Gallery 2.2 security features
SendImages : Solved problems with filenames and commandline with
thunderbird and mozilla
KolourPaint
* Fix crash triggered by rapidly deselecting the selection after
drag-scaling it.
KPDF
* Show only the filename instead of the whole path in the KPDF window
caption.
* Make viewport scroll when selection reaches the viewport border.
* Put the right title when generating PostScript documents (e.g. when
printing).
* Show a 'keep password' checkbox when using a wallet so the user can
decide if he wants the password saved in the wallet.
* Allow to cancel selecting by pressing Esc.
* Preload next and previous page if threading is enabled and memory
usage setting is not low.
* Fix kpdf ignoring user defined margins when printing.
* Fix crash when using the mouse wheel over the page view with no
document opened.
* Fix crash on some broken pdf files.
* Finally fix session restoring.
* Fix presentation mode not beign kept when a watched file changes
and presentation mode is open.
* Fix presentation mode times beign strange when having auto-advance
on and changing pages manually.
* Fix some small memory leaks.
kfax
* Fix handling of filenames with non-ascii chars.
kghostview
* Fix crash when clicking anywhere in the open file dialog in fullscreen
mode.
* Fix off-by-one issue during parsing certain ps files.
kmrml
* Show an error messagebox when indexing failed.
* Check for a valid gift installation and disable the indexing GUI if
not found.
kfile-plugins
* Improve exif information reading.
* Fix endless recursion with malicious input files.
the one in the OS (which happens to be where [u]intptr_t is defined).
Interix 5.2 should fix this, but to support Interix 3.5, a special case is
needed here.
Since this changes glheader.h for all platforms, bump PKGREVISION (but only
for the MesaLib package).
A new bug fix release of Xfce 4.2 is available. This release is supposed to
be the last release for the 4.2 branch. It includes several fixes ported from
the current developpment branch. This release should not be confused with the
upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable
branch.
[1] Xfce 4.4.0 is already in pkgsrc-wip.
ChangeLog:
RMagick 1.15.0
o Added fx method to ImageList class
o Added wet_floor method to the Image class
o Added linear_stretch method to the Image class (available with
ImageMagick 6.3.1-1)
o Added recolor method to the Image class (available with ImageMagick 6.3.1-
3)
o Added polaroid method to the Image class (available with ImageMagick 6.3.1
-6)
o Added origin attribute to the Image::Info class (supported by
ImageMagick 6.3.1-4 and later)
o Added PaletteBilevelMatteType to the ImageType enum (available with
ImageMagick 6.2.9)
o Fix bug #6260, some RVG examples produce all-black GIF images
o Fix bug #7034, fix the matte method in the Draw class
o Fix bug #7373, default channels should be RGB instead of RGBA
o Fix bug #7716, Pixel#intensity wrong for gray images (bug report from
Morio Miki)
o Fix bug #7949, Magick::Draw.new abends when an exception occurs before
the draw object is fully initialized (bug report from Andrew Kaspick)
o Fix bug #8015, Magick::Draw.new doesn't call the optional arguments block
in the right scope (bug report from Andrew Kaspick)
o Tested with ImageMagick 6.3.2-0