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: 09/21/2004 17:11:57
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Sep 21 17:11:57 UTC 2004

Modified Files:
	pkgsrc/x11/gnome-mag: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 0.11.5.  This version corresponds to GNOME 2.8.0.

What's new in gnome-mag-0.11.5:

* We now implement LoginHelper from at-spi - this allows clients to
  tell that the magnifier needs access to certain resources during
  authentication, screen lock, etc., for instance allows magnifier to
  tell clients which X windows to raise in order to allow
  magnification when the screen is otherwise obscured.  Fixes bug #150846.

What's new in gnome-mag-0.11.4:

* Bugfixes for cursor painting if TARGET display has been changed (#140622)

* Improved support for DAMAGE; don't do global refresh/polling if
  DAMAGE extension is available.

* Can tell magnifier standalone to be OVERRIDE_REDIRECT if you need
  to. (See magnifier --usage).

* Set _NET_WM_STRUT and _NET_WM_STRUT_PARTIAL values; lets other apps
  know not to overlap the magnifier binary when run in split-screen mode.

* New translations:
- Indonesian (id) Ahmad Riza H Nst
- (or) Gora Mohanty
- (nb) Kjartan Marass
- (bs) CHristian Rose (ALL_LINGUAS addition only)

=========

What's new in gnome-mag-0.11.2:

* Bugfix for cursor-size property.

* Added cursor-size test to tests/control-client.

=========

What's new in gnome-mag-0.11.1:

* fixed border-color property.

* Fixed setting of smooth-scroll policy and border-size.

* Fix for bug #104831; gnome-mag now listens for DAMAGE
  notifications when the DAMAGE extension is available at runtime
  (and build time).  This means that on DAMAGE-enabled servers,
  gnome-mag's service need not use a timer-based refresh,
  i.e. --refresh-timeout can be made arbitrarily large.

* Revamped the way cursor-sets are used; now cursor-set names
  refer to the names of directories under $share/gnome-mag/.

* gnome-mag can track changes to the source display's cursor and
  display a rescaled cursor on the target display if XFIXES is
  available.

* Added support for non-square cursor pixmaps.

Please see ChangeLog for more detail on these features.

* languages:
Gujrati (Guntupalli Karunakar)


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/gnome-mag/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/gnome-mag/PLIST \
    pkgsrc/x11/gnome-mag/buildlink3.mk pkgsrc/x11/gnome-mag/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.