Subject: CVS commit: pkgsrc/x11/gnome-mag
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 02/26/2005 17:26:20
Module Name: pkgsrc
Committed By: jmmv
Date: Sat Feb 26 17:26:20 UTC 2005
Modified Files:
pkgsrc/x11/gnome-mag: Makefile PLIST distinfo
Log Message:
Update to 0.11.14:
What's new in gnome-mag-0.11.14:
* Fix for bug #166282; we now work properly if the source display size is
smaller than the target display size.
What's new in gnome-mag-0.11.13:
* Fixes for #164444, #164371, #158468, #164175, #164491.
* Fixes for multi-DISPLAY and fullscreen support:
we now accept setting target==source if not initially set equal;
we correctly connect to source's DAMAGE events if source server isn't
the default GDK_DISPLAY;
we tear down the zoom regions in the magnifier when changing source as
well as target;
we correctly reparent the magnifier's zoom regions _after_ redefining
the magnifier's gtk-window;
better lifecycle management of the zoom regions themselves, so that
idle handlers and timeouts are removed when the regions are disposed.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/x11/gnome-mag/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/gnome-mag/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/gnome-mag/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.