[cp-patches] FYI: JTree root node visibility change fixes.

2006-04-27 Thread Audrius Meskauskas
This path fixes problems that were observed whey hiding/showing the tree root node while the tree is displayed. It also extends the tree demo to demonstrate the root node visibility changes. 2006-04-27 Audrius Meskauskas [EMAIL PROTECTED] *

RE: [cp-patches] FYI: Merged Package annotation support fromgenerics branch

2006-04-27 Thread Jeroen Frijters
[EMAIL PROTECTED] wrote: Mark == Mark Wielaard [EMAIL PROTECTED] writes: Mark It would be a good point to declare the vm classes interface Mark frozen for now and work towards a new snapshot release that Mark includes them. Actually I would like to make one more change before 0.91. This

[cp-patches] FYI: javax.swing.text.Utilities fix

2006-04-27 Thread Robert Schuster
Hi, the attached patch fixes the behavior of javax.swing.text.Utilities.getTabbedTextOffset to be identical to what the RI does. It now passes all of the mauve tests. After fixing this and observing the effects on getBreakLocation I decided that this method calls calls the variant with

[cp-patches] FYI: NEWS entry

2006-04-27 Thread Roman Kennke
I added entries to the NEWS file about the added support for assistive technologies in AWT/Swing and about the LF window decorations that are now mostly working. 2006-04-27 Roman Kennke [EMAIL PROTECTED] * NEWS: Added entries about accessibility support and LF window

[cp-patches] FYI: LightweightDispatcher fix

2006-04-27 Thread Roman Kennke
The LightweightDispatcher class had problems with handling components without mouse listener attached properly. For instance, it should not send a mouse exited event, when the mouse transistions to a component that is the child of the last component, but not listening to mouse events. Like when

[cp-patches] Cosmetic spinner fixes

2006-04-27 Thread Sven de Marothy
2006-04-27 Sven de Marothy [EMAIL PROTECTED] * javax/swing/JSpinner.java: Fix default text justification. * javax/swing/plaf/basic/BasicSpinnerUI.java: Fix spinner layout size. -- Sven de Marothy [EMAIL PROTECTED] Index: javax/swing/JSpinner.java

[cp-patches] FYI: Repaint on setIcon() in JLabel.

2006-04-27 Thread Sven de Marothy
Minor fix. 2006-04-27 Sven de Marothy [EMAIL PROTECTED] * javax/swing/JLabel.java (setIcon): Repaint on setting the icon. Index: javax/swing/JLabel.java === RCS file: /sources/classpath/classpath/javax/swing/JLabel.java,v

[cp-patches] Re: Current Release Status for 0.91

2006-04-27 Thread Robert Schuster
Hi, I will look at those GapContent issues tomorrow. I assume this will fix the PlainDocument regressions too. No idea about the StyledDocument stuff. cya Robert Andrew John Hughes wrote: Hi all, I've been running a few tests and cleaning a few things up this morning in preparation for the

[cp-patches] Patch: FYI: RenderableImageProducer

2006-04-27 Thread Tom Tromey
I'm checking this in. This implements the rest of RenderableImageProducer. Tom 2006-04-27 Tom Tromey [EMAIL PROTECTED] * java/awt/image/renderable/RenderableImageProducer.java (requestTopDownLeftRightResend): Implemented. (run): Likewise. (startProduction):

[cp-testresults] Japi diffs for classpath

2006-04-27 Thread Stuart Ballard
Japi diff jdk12 vs classpath: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-jdk12-classpath.html Changes since last run: -Comparison run at Wed Apr 26 09:59:18 2006 GMT -jdk12 API scanned at 2006/04/26 05:29:35 EDT -classpath API scanned at 2006/04/26 05:49:41 EDT +Comparison run at

[cp-testresults] FAIL: regressions for mauve-jamvm on Thu Apr 27 10:12:42 UTC 2006

2006-04-27 Thread cpdev
Baseline from: Wed Apr 26 13:59:16 UTC 2006 Regressions: FAIL: gnu.testlet.javax.swing.tree.DefaultTreeSelectionModel.constructor: getLeadSelectionRow() (number 1) New fails: FAIL: gnu.testlet.gnu.javax.swing.text.html.parser.support.Parser.HTML_randomTable: Exception: java.lang.Exception:

[cp-testresults] FAIL: regressions for mauve-jamvm on Thu Apr 27 15:08:24 UTC 2006

2006-04-27 Thread cpdev
Baseline from: Wed Apr 26 13:59:16 UTC 2006 Regressions: FAIL: gnu.testlet.javax.swing.tree.DefaultTreeSelectionModel.constructor: getLeadSelectionRow() (number 1) New fails: FAIL: gnu.testlet.gnu.java.security.sig.dss.TestOfDSSSignatureCodec abnormal termination 142 CRASH or TIMEOUT FAIL:

Re: Current Release Status for 0.91

2006-04-27 Thread Andrew John Hughes
On Thu, 27 Apr 2006 16:01:51 +0100 Andrew John Hughes [EMAIL PROTECTED] wrote: Hi all, I've been running a few tests and cleaning a few things up this morning in preparation for the release of 0.91. So far: VMs: * JamVM 1.4.2 works out of the box with current CVS. * CACAO SVN also

Re: Current Release Status for 0.91

2006-04-27 Thread Andrew John Hughes
On Thu, 27 Apr 2006 16:14:28 +0100 Andrew John Hughes [EMAIL PROTECTED] wrote: On Thu, 27 Apr 2006 16:01:51 +0100 Andrew John Hughes [EMAIL PROTECTED] wrote: Hi all, I've been running a few tests and cleaning a few things up this morning in preparation for the release of 0.91.

Re: Current Release Status for 0.91

2006-04-27 Thread Raif S. Naffah
hello Andrew, On Friday 28 April 2006 01:57, Andrew John Hughes wrote: On Thu, 27 Apr 2006 16:14:28 +0100 Andrew John Hughes [EMAIL PROTECTED] wrote: On Thu, 27 Apr 2006 16:01:51 +0100 Andrew John Hughes [EMAIL PROTECTED] wrote: ... Running Mauve against HEAD gave 44279 PASSes and 562

[commit-cp] classpath javax/swing/JTree.java javax/swing/tr...

2006-04-27 Thread Audrius Meskauskas
CVSROOT:/sources/classpath Module name:classpath Branch: Changes by: Audrius Meskauskas [EMAIL PROTECTED] 06/04/27 08:23:46 Modified files: javax/swing: JTree.java javax/swing/tree: FixedHeightLayoutCache.java

[commit-cp] classpath ./ChangeLog javax/swing/text/Utilitie...

2006-04-27 Thread Robert Schuster
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Robert Schuster [EMAIL PROTECTED] 06/04/27 10:01:29 Modified files: . : ChangeLog javax/swing/text: Utilities.java Log message: 2006-04-27 Audrius Meskauskas

[commit-cp] classpath javax/swing/JLabel.java ./ChangeLog

2006-04-27 Thread Sven de Marothy
CVSROOT:/sources/classpath Module name:classpath Branch: Changes by: Sven de Marothy [EMAIL PROTECTED] 06/04/27 16:06:54 Modified files: javax/swing: JLabel.java . : ChangeLog Log message: 2006-04-27 Sven de Marothy [EMAIL

[commit-cp] classpath ./ChangeLog java/awt/image/renderable...

2006-04-27 Thread Tom Tromey
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Tom Tromey [EMAIL PROTECTED] 06/04/27 17:53:48 Modified files: . : ChangeLog java/awt/image/renderable: RenderableImageProducer.java Log message: *