[Bug classpath/20247] Lack java.util.concurrent.LinkedBlockingQueue

2006-04-07 Thread roman at kennke dot org
--- Comment #6 from roman at kennke dot org 2006-04-07 11:11 --- whoops sorry, I missed the first couple of lines, which hopefully means that most of the code is indeed public domain: The software comprising JSR166 was written by Doug Lea with assistance from members of JCP JSR-166

[Bug classpath/20247] Lack java.util.concurrent.LinkedBlockingQueue

2006-04-07 Thread roman at kennke dot org
--- Comment #5 from roman at kennke dot org 2006-04-07 11:08 --- This is not really public domain: http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/main/readme?rev=1.1&content-type=text/vnd.viewcvs-markup This code is covered by the nearly-but-not-exactly-free nuclear

[Bug swing/22567] JCheckBox's check box is missing

2005-07-25 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-07-25 14:17 --- Whoops, this was an accident. I don't really know why the Gtk peers can't cope with that. I checked in a fix for that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22567

[Bug SWING/22610] swing: JScrollPane is not repainted correctly after window resize (more info)

2005-07-22 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-07-22 15:35 --- Thank you, I'll look at this ASAP. -- What|Removed |Added AssignedTo|graydon at redha

[Bug SWING/22567] JCheckBox's check box is missing

2005-07-21 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-07-21 12:11 --- I fixed this in Classpath. This should be merged in and this bugreport closed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22567

[Bug SWING/22567] JCheckBox's check box is missing

2005-07-20 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-07-20 19:26 --- I'll take care if this. I already checked in the icon that should display the CheckBox in the MetalLookAndFeel, now it only needs to get wired to the actual CheckBox. Note that there is no CheckBox icon i

[Bug java/22060] javax/swing/text/InternationalFormatter.clone() doesn't compile (GNU Classpath)

2005-06-14 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-06-14 10:48 --- Looks like a compiler bug. It should be clear that it should call the clone method of DefaultFormatter, shouldn't it? Jikes doesn't seem to have a problem with it. Disabling this method as a workaroun

[Bug SWING/19862] Swing JTextField fails with StringIndexOutOfBoundsException

2005-06-03 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-06-03 14:54 --- I have mostly fixed JTextArea in GNU Classpath. I think this can be close as soon as it is merged into GCJ. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19862

[Bug SWING/19849] Swing: ActionEvent.getActionCommand null

2005-06-03 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-06-03 14:53 --- I have checked in a fix for this some days ago on GNU Classpath CVS. If that is merged into GCJ, this could be closed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19849

[Bug SWING/17275] Filechooser implementation

2005-06-03 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-06-03 14:52 --- I have imported Kim Ho's FileChooser implementation in GNU Classpath. When that is merged in GCJ this bug could be closed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17275

[Bug SWING/16697] javax.swing.BoxLayout only wraps GridLayout

2005-06-03 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-06-03 14:51 --- This bug can be closed, this is fixed for some time now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16697

[Bug SWING/16524] implementation of JTable

2005-06-03 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-06-03 14:50 --- I see that a JTable impl is already in the tree (GNU Classpath). Does that mean this bug could be closed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16524

[Bug SWING/19860] Swing JOptionPane and multiline texts

2005-06-03 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-06-03 14:50 --- Should work, at least in GNU Classpath it does. I have fixed the JTextComponent stuff so far that it can be used (e.g. in JOptionPanes). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19860

[Bug SWING/19861] Swing JOptionPane without parent frame

2005-06-03 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-06-03 14:48 --- I have checked in a fix for that some days ago in GNU Classpath. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19861

[Bug SWING/21065] javax.swing.event.EventListenerList.getListenerList() implemented wrong

2005-04-25 Thread roman at kennke dot org
--- Additional Comments From roman at kennke dot org 2005-04-25 08:57 --- I have tested this against the current GNU Classpath code. At least there it works correctly. I suppose the EventListenerList from GNU Classpath has to be merged into GCJ, if it isn't done yet (I haven'