[cp-patches] Re: Fixes to ImageObserver calls

2005-03-31 Thread Sven de Marothy
> We decided on IRC that it would be better to remove this imageUpdate > call altogether. With that change this patch can go in. Yeah, I did so and commited the other day, I forgot to post the patch here.. so here it is, FYI. /Sven Index: gnu/java/awt/peer/gtk/GdkGraphics.java ==

[cp-patches] Re: Fixes to ImageObserver calls

2005-03-29 Thread Thomas Fitzsimmons
Hi, On Thu, 2005-03-24 at 00:09 +0100, Sven de Marothy wrote: > (setPixels): Don't notify the image observer if all > pixels are set at once. We decided on IRC that it would be better to remove this imageUpdate call altogether. With that change this patch can go in. Thanks, Tom