Re: [cp-patches] Patch: view in JScrollPane

2005-06-20 Thread Roman Kennke
Lillian Angel wrote: Can I get approval to commit this patch? Please do. Sorry, I forgot this. /Roman ___ Classpath-patches mailing list Classpath-patches@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-patches

Re: [cp-patches] Patch: view in JScrollPane

2005-06-20 Thread Lillian Angel
Can I get approval to commit this patch? Thank you! On Fri, 2005-06-17 at 11:17 -0400, Lillian Angel wrote: > I fixed the Patch in this attachment to not include the ChangeLog. Sorry > about that. > > 2005-06-17 Lillian Angel <[EMAIL PROTECTED]> > >* javax/swing/JScrollPane.java >

[cp-patches] Patch: view in JScrollPane

2005-06-17 Thread Lillian Angel
I fixed the Patch in this attachment to not include the ChangeLog. Sorry about that. 2005-06-17 Lillian Angel <[EMAIL PROTECTED]> * javax/swing/JScrollPane.java (JScrollPane): Viewport was not being set when the view was null. Whenever a view would be added to container