2004-04-19 Bill Haneman * configure.in: Revved to 0.10.11. This is the gnome-2.6.1 release of gnome-mag. 2004-04-07 Bill Haneman * magnifier/magnifier.c: (magnifier_realize): Reversed incorrect sense of a #define regarding WM hints when gnome-mag is using OVERRIDE_REDIRECT. (magnifier_init_window): Set window type to GTK_WINDOW_TOPLEVEL if compiled with MAG_WINDOW_OVERRIDE_REDIRECT undefined. * magnifier/zoom-region.c: (zoom_region_get_property): Fixed broken fall-through in BORDERCOLOR_PROP. (zoom_region_init): NULL the default_gc when a new zoom region is created, to avoid inappropriate reuse. * test/control-client.c: Added tests for setting target and source displays. "s" changes source display, "t" changes target.