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] Fixes to AWT PaintEvent handling


David Jee wrote:
> Here is a patch that reworks and fixes PaintEvent handling in Component
> and Container classes...

I guess that explains why xlib was busted when I got cvs code today.

I just checked in the attached patch to make xlib work with the modified
paint event handling (essentially copied from the gtk peers).  Please let me
know if you think I missed anything.

Index: libjava/ChangeLog
from Scott Gilbertson <scottg@mantatest.com>
* gnu/awt/xlib/XCanvasPeer.java (handleEvent): Implemented.

Attachment: 20040129_XCanvasEvents.patch.txt
Description: Text document


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