[cp-patches] gnu/xml/transform/StreamSerializer.java: compatibilityMode setting

2005-02-12 Thread Ito Kazumitsu
Hi, gnu/xml/transform/StreamSerializer.java sets compatibilityMode to true for any encoding other than UTF* or UCS*. This is very inconvenient for people using non-ASCII encodings, especially CJK encodings, where most of the characters > 127. compatibilityMode being set to true, the output grows

[cp-patches] FYI: Fix BasicStroke.hashCode() for null dash

2005-02-12 Thread Mark Wielaard
Hi, As pointed out by the bug report BasicStroke.hashCode() didn't handle a null dash. Fixed by: 2005-02-12 Mark Wielaard <[EMAIL PROTECTED]> Fixes bug #11949 * java/awt/BasicStroke.java (hashCode): Check for null dash. Committed, Mark Index: java/awt/BasicStroke.java

[cp-patches] [Patch] Regenerated JNI headers

2005-02-12 Thread Michael Koch
Hi list, I regenerated two JNI headers which were originally generated by an too old version of gcjh. Michael 2005-02-12 Michael Koch <[EMAIL PROTECTED]> * include/gnu_java_awt_peer_gtk_GdkFontPeer.h, include/gnu_java_awt_peer_gtk_GdkGraphics2D.h: Regenerated. Inde

[cp-patches] missing file in last commit

2005-02-12 Thread graydon hoare
hi, this patch, which I've just committed to classpath, corrects a missing new file, which I failed to "cvs add" on the previous commit. -graydon 2005-02-12 Graydon Hoare <[EMAIL PROTECTED]> * gnu/java/awt/peer/gtk/GdkGraphicsConfiguration.java: Add. --- gnu/java/awt/peer/gtk/GdkGraphicsConfi