[cp-patches] FYI: BasicTextUI fix

2006-09-02 Thread Roman Kennke
This fixes the layout information for JTextFields (and presumably other text components too). 2006-09-02 Roman Kennke [EMAIL PROTECTED] PR 28928 * javax/swing/plaf/basic/BasicTextUI.java (RootView.getPreferredSpan): Default to 10 when there is no real view.

[cp-patches] RFC: error if gcjwebplugin enabled but mozilla plugin support not found - PR28933

2006-09-02 Thread Paul Jenner
Hi. Attached is a proposed patch to error at configure time if gcjwebplugin is enabled but mozilla plugin support is not found. This resolves PR 28933 - build fails at compile time with default configure options if mozilla plugin support is not available. Would it be better to disable plugin

Re: [cp-patches] RFC: PR Classpath/28664 - GNU MP based BigInteger (compressed)

2006-09-02 Thread Robert Lougher
Hi, What architecture were you running JamVM on? Rob. On 9/3/06, Raif S. Naffah [EMAIL PROTECTED] wrote: hello all, the attached patch adds support for GNU MP in BigInteger if/when configured. 2006-09-03 Raif S. Naffah [EMAIL PROTECTED] PR Classpath/28664 * INSTALL: Added