CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     bjornl  06/04/19 11:22:07

Modified files:
        .              : ChangeLog 
        src            : frames.c 

Log message:
2006-04-19  Björn Lindqvist  <[EMAIL PROTECTED]>

* src/frames.c (struct CachedPixels, meta_frames_destroy,
invalidate_cache, generate_pixmap, populate_cache,
cached_pixels_draw, meta_frames_expose_event,
meta_frames_paint_to_drawable):

Replace while loops iterating over sequences with for loops. Also,
replace the attributes in the CachedPixels struct with a list of
four CachedFramePiece:s, this allows iteration over the four
pixmaps instead of treating each one separately. Fixes #338359.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=bjornl&date=explicit&mindate=2006-04-19%2011:21&maxdate=2006-04-19%2011:23

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

Reply via email to