Re: [fedora-java] Re: [OX Devel] Re: Devel Digest, Vol 12, Issue 6

2005-07-19 Thread Chris Burdess
Tom Tromey wrote: Chris If you just want ACL support in the GNU IMAP provider, we can schedule Chris it in for the next release. Martin We can help to make such an implementation happen, but our Martin focus is the solution and the features. Thats why we have not Martin ask for methods. Now,

Re: [fedora-java] Re: [OX Devel] Re: Devel Digest, Vol 12, Issue 6

2005-07-19 Thread Martin Kauss
On Jul 19, 2005 09:57 AM, Chris Burdess [EMAIL PROTECTED] wrote: Tom Tromey wrote: Chris If you just want ACL support in the GNU IMAP provider, we can schedule Chris it in for the next release. Martin We can help to make such an implementation happen, but our Martin focus is the

Re: [fedora-java] Re: [OX Devel] Re: Devel Digest, Vol 12, Issue 6

2005-07-19 Thread Marcus Klein
Hi all! Martin Kauss schrieb: On Jul 19, 2005 09:57 AM, Chris Burdess [EMAIL PROTECTED] wrote: Tom Tromey wrote: Chris If you just want ACL support in the GNU IMAP provider, we can schedule Chris it in for the next release. Martin We can help to make such an implementation happen, but our

Re: [cp-patches] RFC: misc NIO fixes

2005-07-19 Thread Archie Cobbs
Casey Marshall wrote: Attached is a patch I'd like to get some comments on, before I check it in, especially if anyone can spot holes in my C. This patch + /* FIXME: I'd bet dollars for donuts the compiler optimizes this + away. How can we load memory into core??? */ + for (i = 0; i

[cp-patches] [RFA/JDWP] ClassObjectReferenceCommandSet.java

2005-07-19 Thread Aaron Luchko
This is a fairly straight forward command set, http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdwp/jdwp-protocol.html#JDWP_ClassObjectReference Aaron ChangeLog 2005-07-12 Aaron Luchko [EMAIL PROTECTED] * gnu/classpath/jdwp/processor/ClassObjectReferenceCommandSet.java:

[cp-patches] [RFA/JDWP] ThreadGroupReferenceCommandSet.java

2005-07-19 Thread Aaron Luchko
This implements the ThreadGroupReference CommandSet http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdwp/jdwp-protocol.html#JDWP_ThreadGroupReference Aaron ChangeLog 2005-07-12 Aaron Luchko [EMAIL PROTECTED] * gnu/classpath/jdwp/processor/ThreadGroupReferenceCommandSet.java:

[cp-patches] Patch: BasicTreeUI, clicking cells

2005-07-19 Thread Lillian Angel
2005-17-19 Lillian Angel [EMAIL PROTECTED] * javax/swing/plaf/BasicTreeUI (setModel): changed to call JTree's setModel (setRootVisible): Likewise (isRootVisible): Likewise (getClosestPathForLocation): Implemented (paint): took out translate, no

[cp-patches] FYI: New CORBA class.

2005-07-19 Thread Meskauskas Audrius
2005-07-19 Audrius Meskauskas [EMAIL PROTECTED] * org/omg/PortableServer/ForwardRequest.java: New file. /* ForwardRequest.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it

[commit-cp] classpath ./ChangeLog javax/swing/plaf/basic/Ba...

2005-07-19 Thread Lillian Angel
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Lillian Angel [EMAIL PROTECTED] 05/07/19 16:15:09 Modified files: . : ChangeLog javax/swing/plaf/basic: BasicTreeUI.java Log message: 2005-17-19 Lillian

[commit-cp] classpath ./ChangeLog javax/swing/plaf/basic/Ba...

2005-07-19 Thread Lillian Angel
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Lillian Angel [EMAIL PROTECTED] 05/07/19 18:15:35 Modified files: . : ChangeLog javax/swing/plaf/basic: BasicTreeUI.java Log message: 2005-17-19 Lillian

[commit-cp] classpath ./ChangeLog org/omg/PortableServer/Fo...

2005-07-19 Thread Audrius Me�kauskas
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Audrius Meškauskas [EMAIL PROTECTED] 05/07/19 20:34:03 Modified files: . : ChangeLog Added files: org/omg/PortableServer: ForwardRequest.java Log message: