This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [gui][PATCH] Re-add nativeSetIconImageFromData to GtkFramePeer
- From: Thomas Fitzsimmons <fitzsim at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: libgcj patches <java-patches at gcc dot gnu dot org>
- Date: Mon, 10 Jan 2005 13:07:14 -0500
- Subject: Re: [gui][PATCH] Re-add nativeSetIconImageFromData to GtkFramePeer
- References: <1105335048.2723.5.camel@rh-ibm-t41> <200501100920.19011.konqueror@gmx.de>
On Mon, 2005-01-10 at 09:20 +0100, Michael Koch wrote:
> Am Montag, 10. Januar 2005 06:30 schrieb Thomas Fitzsimmons:
> > Hi,
> >
> > This method implementation got dropped when GtkFramePeer's native
> > methods were moved from GtkWindowPeer.c to GtkFramePeer.c. This
> > patch, which I committed to java-gui-branch, re-adds the native
> > implementation.
>
> Sorry Tom but I can't find it on java-gui-branch.
>
OK, I've committed it now.
Thanks,
Tom
>
> Michael.