[Bug classpath/27062] New: fdlibm fails to detect endianness

2006-04-06 Thread multix at gmail dot com
ReportedBy: multix at gmail dot com GCC build triplet: powerpc-ibm-aix4.2.1.0 GCC host triplet: powerpc-ibm-aix4.2.1.0 GCC target triplet: powerpc-ibm-aix4.2.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27062 ___ Bug-classpath mailing list Bug

[Bug awt/23931] ToolKit.createImage() throws unexpected IllegalArgumentException

2006-02-02 Thread multix at gmail dot com
--- Comment #7 from multix at gmail dot com 2006-02-02 16:11 --- Created an attachment (id=10772) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10772action=view) gtk image patch this is a slightly revised version of the patch Mark proposed. It seems to well for me, a great

[Bug awt/23931] ToolKit.createImage() throws unexpected IllegalArgumentException

2006-01-25 Thread multix at gmail dot com
--- Comment #3 from multix at gmail dot com 2006-01-25 16:58 --- roman kennke suggestet to subsitute GtkImage to GtkErrorImage and this improved things a lot! Seems to work finw for me that way. - private Image bufferedImageOrError(BufferedImage b) + private Image imageOrError(Image

[Bug awt/23931] ToolKit.createImage() throws unexpected IllegalArgumentException

2006-01-24 Thread multix at gmail dot com
--- Comment #2 from multix at gmail dot com 2006-01-24 10:28 --- I find this bug very inconvenient and it makes some programs fail or behave incorrectly. mark's patch improves the situation a tiny but, but causes other problems. It causes me this exception: Exception during event

[Bug swing/25843] JSplitPanel bugs

2006-01-24 Thread multix at gmail dot com
--- Comment #3 from multix at gmail dot com 2006-01-24 10:30 --- these patches improve the situation quite a bit. the divider is now set correctly and the drag zone is now correct too. Things are usable now at least. But I experience now both layout and repaint problem in the right

[Bug swing/25843] New: JSplitPanel bugs

2006-01-18 Thread multix at gmail dot com
: multix at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25843 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath