On Wed, 2006-02-15 at 00:12 +0100, Michael Koch wrote: > Hello list, > > > With the help of Thomas Fitzsimmons I prepared the attached patch that > fixes the drawing in embedded windows. With gcjwebplugin I saw a shifted > droplet when visiting http://www.classpath.org/. The attached patch > fixes this. > > Ok to commit?
Yes please. Thanks, Tom > > > Cheers, > Michael > > > 2006-02-15 Michael Koch <[EMAIL PROTECTED]> > > * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.c > (Java_gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer_create): > Make sure the embedded window gets no decorations. > * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c > (window_get_frame_extents): Return early of the window has no > decorations.
