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]: don't use insets for filedialogs size


On Fri, 2004-01-16 at 20:14, Kim Ho wrote:
> On Fri, 2004-01-16 at 16:43, Kim Ho wrote:
> > Hi,
> > 
> > This patch takes insets out of the calculation of the file dialog's size
> > (as it is already included in the size request).
> > 
> > Cheers,
> > 
> > Kim 
> > 

This looks fine.  Please check it in.

Thanks,
Tom

> > 
> > 2004-01-16  Kim Ho  <kho@redhat.com>
> >  
> >         * gnu/java/awt/peer/gtk/GtkFileDialogPeer.java
> >         (gtkWidgetGetDimensions): Remove.
> >         * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c
> >         (gtkWidgetGetDimensions): Remove.


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