Re: [cp-patches] FYI: ScrollPane fix

2006-12-08 Thread Mark Wielaard
hi Tom, On Wed, 2006-12-06 at 15:53 -0500, Thomas Fitzsimmons wrote: I committed this patch to trunk and classpath-0_93-branch. Also installed on the generics branch now. This fixes the problem in MegaMek that my getFont patch worked around. For the record, this patch alone doesn't fix the

[cp-patches] FYI: ScrollPane fix

2006-12-06 Thread Thomas Fitzsimmons
Hi, I committed this patch to trunk and classpath-0_93-branch. It fixes some ScrollPane issues: 1) doLayout should not be called by addImpl 2) a Panel parent should only be added to lightweight children of the ScrollPane 3) GTK assertion failures for Button and Label children of