gnome-mag r653 - in trunk: . magnifier test



Author: carlosd
Date: 2007-12-27 16:45:49 +0000 (Thu, 27 Dec 2007)
New Revision: 653
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-mag?rev=653&view=rev

Modified:
   trunk/ChangeLog
   trunk/magnifier/zoom-region.c
   trunk/magnifier/zoom-region.h
   trunk/test/control-client.c
Log:
2007-12-27  Carlos Eduardo Rodrigues DiÃÂgenes  <cerdiogenes gmail com>

* test/control-client.c: The argument 'k' was modified so the user can
use the control-client test application to set each border size (left,
top, right and bottom). The 'l' argument was also modified, using the
border-size property to change the border size, a.k.a all bordes.
* magnifier/zoom-region.c: Added the changes necessary to make the
borders work with the per boder control (left, top, rigth, bottom).
(zoom_region_update_borders): New function, since now there are many
places that make changes that need a border repaint.
* magnifier/zoom-region.h: Added the new variables border_size_top,
border_size_left, border_size_right and border_size_bottom to the
ZoomRegion to hold the border related values.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]