CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     mitch   06/08/08 05:12:10

Modified files:
        .              : ChangeLog 
        gdk/quartz     : gdkdrawable-quartz.c 

Log message:
2006-08-08  Michael Natterer  <[EMAIL PROTECTED]>

* gdk/quartz/gdkdrawable-quartz.c: some whitespace and indentation
cleanup.

(gdk_quartz_draw_rectangle)
(gdk_quartz_draw_arc)
(gdk_quartz_draw_polygon)
(gdk_quartz_draw_points): for pixel-prefect drawing, stroked
coordinates need to go through pixel centers, while filled ones
need to go along pixel boundaries. Moved +0.5 adjusting to the
if(!filled) branches and added/removed some adjustments where they
were wrong.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=mitch&date=explicit&mindate=2006-08-08%2005:11&maxdate=2006-08-08%2005:13

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to