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] Fix to add/removeExposeFilter in GtkComponentPeer


On Tue, 2004-01-27 at 15:27, David Jee wrote:
> Hello,
> 
> This patch fixes a bug in the add/removeExposeFilter() methods in
> jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c.  They were not
> handling the special case of GtkFramePeer, and were letting through
> unwanted expose events as a result.
> 
> Ok to commit?
> 

Yes, thanks.

Tom



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