This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: FYI: Fix painting of lightweight AWT children


Hi Scott,

On Thu, 2006-02-23 at 16:01 -0500, Scott Gilbertson wrote:
> Index: libjava/ChangeLog
> 
>  * gnu/awt/j2d/IntegerGraphicsState.java (getClip): Clone clip
>  before returning, handle null clip.
>  (getClipBounds): Handle null clip.
>  * gnu/awt/j2d/Graphics2DImpl.java (clipRect): Handle null clip.
>  * gnu/awt/xlib/XCanvasPeer.java ():
>  (getLocationOnScreen): Implement.
>  * classpath/gnu/java/awt/peer/GLightweightPeer.java
>  (repaint): Merged with Classpath.
>  * classpath/java/awt/Graphics.java (hitClip): Merged with
>  Classpath.

Small request to make my life a little easier when I do the next import
of classpath into the libgcj tree. Could you next time add the ChangeLog
entry for the files under the classpath dir (the last two entries here)
into libjava/classpath/ChangeLog.gcj? That way I can more easily find
out when and where patches were already merged.

As soon as there is a next classpath snapshot released (hopefully end of
this week) I intend to do a full import again.

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]