2004-05-14  Bill Haneman <billh@gnome.org>

	* test/control-client.c:
	Add a test for cursor size, "control-client S".

	* magnifier/magnifier_transform_cursor:
	Ensure that size_y is initialized.  Fix for
	#141503.

	* configure.in: Revved to 0.11.2.
	
2004-04-28  Bill Haneman <billh@gnome.org>

	* test/control-client.c:
	Added a test for magnifier color and scale factor,
	"control-client m".
	
2004-04-27  Bill Haneman <billh@gnome.org>

	* magnifier/magnifier.c:
	(magnifier_get_cursor): Remember to transform the cursor if
	we fall back to the 'default' cursor image and set.
	Fixes bug #141211.
	
2004-04-27  Bill Haneman <billh@gnome.org>

	* magnifier/magnifier.c:
	(magnifier_warp_cursor_to_screen): New method, ensures that
	pointer is on source display when source display is set by client.
	(magnifier_set_property): Call warp_cursor_to_screen when source is set.