File qiv.changes of Package qiv
-------------------------------------------------------------------
Tue May 11 14:39:26 UTC 2010 - lnussel@suse.de
- new version 2.2.3
* add 'Q' icon in qiv-window
* bring back scrollwheel functionality
* change loading of images from imlib2_loader to
pixbuf_loader. Adds support for additional file
types, e.g. pcx, ico, svg, wmf and better handling
of transparency.
* use gdk_pixbuf to autorotate with EXIF tags instead
of libexif.
* Resetting the image (pressing return) no longer
destroys "transparency checkboard"
* new option to start with default rotation
-------------------------------------------------------------------
Thu Jan 7 17:10:43 UTC 2010 - lnussel@suse.de
- require imlib2-loaders
-------------------------------------------------------------------
Mon Dec 28 19:33:56 CET 2009 - vuntz@opensuse.org
- Update to version 2.2.2:
+ fix -x (root window needs colormap)
+ patch pango code to avoid garbled output of F1
+ fix wrong image size after autorotating
- Changes from version 2.2.1:
+ recognize changed files, using --slideshow and --watch
+ sanitize infotextdisplay
+ check EXIF tags only after successful file loading
+ shuffle now implies not to sort filenames
+ fix autorotate with EXIF-tag
+ avoid crash calling qiv -x without argument
+ fix behaviour of "recursivedir" switch
+ migrated gdk_draw_text() to gdk_draw_layout()
+fixing wrong display of utf-8 filenames
- Changes from version 2.2:
+ migration from imlib1 to imlib2
- Changes from version 2.1:
+ removed obsoleted GDK_WA_WMCLASS
+ added patches from debian
+ remove xscreensaver left overs from Makefiles
+ added autorotate patch (using libexif)
+ display initial autorotation in status bar, option "autorotate"
+ patch to detect image types using libmagic
+ added GDK_ENTER_NOTIFY_MASK|GDK_LEAVE_NOTIFY_MASK in image.c
+ removed TGA and XBM because not supported by imlib anymore
+ exit on unmapped mouse events
+ browse option -B, useful when launching qiv from a file manager
+ patch to prevent segfault on amd64
- Changes imlib-devel BuildRequires to imlib2-devel.
- Add file-devel, libexif-devel BuildRequires.
- Remove GDK_WA_WMCLASS workaround: not needed anymore.
- Drop qiv-2.1-pre12.patch: fixed upstream.
-------------------------------------------------------------------
Wed Dec 12 15:52:37 CET 2007 - rguenther@suse.de
- fix possible buffer overflow
-------------------------------------------------------------------
Tue Aug 21 17:42:10 CEST 2007 - bk@suse.de
- initial version