CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     newren  05/07/13 14:24:56

Modified files:
        .              : ChangeLog 
        src            : gradient.c 

Log message:
2005-07-13  Elijah Newren  <[EMAIL PROTECTED]>

Fix a slight bug (causing possible miscoloring of parts of the
titlebar) introduced by the patch from #169982.

* src/gradient.c:
(meta_gradient_create_interwoven):
(meta_gradient_create_multi_vertical):

bitshifting operators do not take precedence over typecasting, so
make sure to use parentheses to get the right operation order.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2005-07-13%2014:23&maxdate=2005-07-13%2014:25

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

Reply via email to