diff options
author | zuntum <zuntum> | 2003-07-12 11:29:43 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2003-07-12 11:29:43 +0000 |
commit | 86f6ba89ea4338aa32674ee93061a2dcc541533c (patch) | |
tree | 030a67ebea33fb22f70819e23709d26a081d0520 /graphics/gimageview/distinfo | |
parent | c72e48fcc960fb90481714ac13f687564227841f (diff) | |
download | pkgsrc-86f6ba89ea4338aa32674ee93061a2dcc541533c.tar.gz |
Update gimageview to version 0.2.23
Provided by Juan RP in PR#21851
Changes:
Version-0.2.23
* Fixed clash bug of slideshow.
* Plugged memory leak of JPEG loader.
* Other minor fixes.
Version-0.2.22
* Added automatic rotation by EXIF data.
(contributed from Frank Fischer <frank_fischer@gmx.de>. Thanks!)
* Fixed detecting file name extension as case insensitive.
(Thanks! > Ricky Faulstich <Ricky@Faulstich.com>)
* Fixed typo (Thanks! > Ricky Faulstich <Ricky@Faulstich.com>)
Version-0.2.21
* Fixed compile error.
Version-0.2.20
* Image loaders, IO streamers, Image View and Thumbnail View Embders now
are implemented as plugin.
* Now GImageView can be compiled against linux-fb backend of Gtk+-2.0 by
"--with-gtk2=gtk+-linux-fb-2.0" configure opotion.
* Merged Cygwin patch provided by Masahiro Sakai. Now GImageView can be
compiled on Cygwin.
* Added some key binding to directory view on thumbnail window.
CTRL + Cursor Left
CTRL + Cursor Up: Change top directory to parent
CTRL + Cursor Right
CTRL + Cursor Down: Change top directory to selected
* "Thumbnail 2" mode has been renamed to "Album" mode.
* Added a key binding to "Album" mode.
SHIFT + Cursor: select the fucesed image and open it.
* Modified directory list preference to make it easy.
* "Load thumbnails recursively in one tab" can be attached to mouse
button.
* Now gimv doesn't zoom in by default when fit to frame automatically.
* JPEG loader is added. Most of its codes are taken from libgnome-ui.
Creating JPEG thumbnails are much faster than GdkPixbuf.
* Added "Slideshow (selected)" and "Slideshow (from the selected)".
* Now you can override MPlayer options by
$(datadir)/gimageview/mplayerrc.
* Enabled to play audio with visualizer
(Visualizer feature is supported by Xine view only).
* Set focus to the suitable thumbnail when files are deleted.
* Added rotation indicator in toolbar of image window.
* Two new duplicates finders are added. One is "md5sum" and another one
is "File Size".
* Clash bug of Xine view has been fixed.
* Other minor fixes.
Diffstat (limited to 'graphics/gimageview/distinfo')
-rw-r--r-- | graphics/gimageview/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimageview/distinfo b/graphics/gimageview/distinfo index e7487b7b050..3e77ef209f0 100644 --- a/graphics/gimageview/distinfo +++ b/graphics/gimageview/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/01/20 22:00:38 drochner Exp $ +$NetBSD: distinfo,v 1.3 2003/07/12 11:29:43 zuntum Exp $ -SHA1 (gimageview-0.2.13.tar.gz) = ba3bd773786356be5e04461e90d833d3f4ddcc1a -Size (gimageview-0.2.13.tar.gz) = 1261975 bytes +SHA1 (gimageview-0.2.23.tar.gz) = 6621971468b31953640fba036dbeb644004fb4ba +Size (gimageview-0.2.23.tar.gz) = 1342200 bytes |