2007-01-29 Carlos Eduardo Rodrigues Diogenes * configure.in: Version 0.13.2 2006-11-27 Carlos Eduardo Rodrigues Diogenes * magnifier/zoom-region.c: Avoid NOOP operations in impl_zoom_region_set_mag_factor and zoom_region_set_viewport by verifying if the passed values are the same as the actual ones. 2006-11-25 Carlos Eduardo Rodrigues Diogenes * magnifier/zoom-region.c: make the scaled pixbuf be recalculated when the magnification factor is changed throw the PropertyBag. This also make the code to recalculate the scaled pixbuf be shared between the setMagFactor and the PropertyBag interfaces. Also make the test pattern property work. 2006-11-11 Carlos Eduardo Rodrigues Diógenes * magnifier/magnifier-main.c: bug #372731: Tampering with the DISPLAY variable resolved. Thanks to Eitan Isaacson for the patch. 2006-11-09 Carlos Eduardo Rodrigues Diógenes * magnifier/zoom-region.c: bug #98240: "border-size" not working resolved. The last patch introduced some regressions, so a new patch was applied. 2006-10-24 Carlos Eduardo Rodrigues Diogenes * configure.in: bug #348169: shouldn't search X libraries in prefix other than $x_libraries resolved; bug #319010: warning messages searching for the Xdamage and Xfixees headers fixed. 2006-09-26 Carlos Eduardo Rodrigues Diogenes * magnifier/zoom-region.c: bug #98240: "border-size" not working resolved. 2006-08-09 Carlos Eduardo Rodrigues Diogenes * magnifier/zoom-region.c: (impl_zoom_region_set_roi): Avoid update the screen when the ROI passed is the same that the one in use.