Re: GJDoc 0.7.9 released

2008-04-21 Thread Thomas Fitzsimmons
Andrew John Hughes wrote: We are pleased to announce the release of GJDoc 0.7.9 Nice, congratulations! Any chance GJDoc will be merged into the GNU Classpath code base? Tom

Re: RFC: GConf Preference Backend for IcedTea

2007-11-05 Thread Thomas Fitzsimmons
Mario Torre wrote: hehe, it seems like I'm going back in time with this :) I've just finished to port the GConf backend to IcedTea, so sorry for cross posting, but I think it's a good news for both Classpath and IcedTea. I'm asking for comment because I'm not a configure expert, so may very wel

Re: 0.93 branch created

2006-12-04 Thread Thomas Fitzsimmons
Mark Wielaard wrote: Hi Tom, On Mon, 2006-12-04 at 15:52 -0500, Thomas Fitzsimmons wrote: I'm attempting to run MegaMek on cacao + classpath-0_93-branch. I see many exceptions like this: Exception during event dispatch: java.lang.NullPointerException

Re: 0.93 branch created

2006-12-04 Thread Thomas Fitzsimmons
Mark Wielaard wrote: Hi, With the mauve regressions cleaned up we finally have a branch for 0.93 (tagged as classpath-0_93-branch with classpath-0_93-branch-point as marker on the trunk). So things todo before release: - sync up generics branch again. - Run some larger applications as smoke tes

Re: gtkpeer on minGW?

2006-12-04 Thread Thomas Fitzsimmons
Marco Trudel wrote: Hello list Has anyone already compiled the gtkpeer for Windows (minGW)? Not to my knowledge. I played a little and it seems that the source would have to be adapted (gdkx.h is fix included but gdkwin32.h would be required on Windows). Right, there are a few places wher

Re: ASM and gnu.bytecode

2006-11-26 Thread Thomas Fitzsimmons
Audrius Meskauskas wrote: Only part of RMIC (direct bytecode generation) is really dependent from ASM. That part which supports the source code generation is not dependent, was a separate compiler in the past and can be easily separated apart again. If we do not like ASM, this should make using

Re: Accessibility crash

2006-08-16 Thread Thomas Fitzsimmons
Mario Torre wrote: Il giorno mer, 16/08/2006 alle 19.04 +0200, Sven de Marothy ha scritto: You didn't happen to see any "Xlib: unexpected async reply" messages or similar? It's a popular message when your threading causes xlib to crash. /Sven Ciao, Sven! No, but I have incorrectly reported

Re: Java2d Benchmarking results

2006-06-21 Thread Thomas Fitzsimmons
Francis Kung wrote: Hi Christian, Roman, How can I run the benchmarks? I'd like to run it with CACAO. From your classpath directory (/usr/local/classpath/share/classpath by default) you can invoke it using "cacao gnu.classpath.examples.java2d.J2dBenchmarkGUI" Yeah sure, most of the work

Re: Mauve reports

2006-06-08 Thread Thomas Fitzsimmons
Bryce McKinlay wrote: Roman Kennke wrote: Also, the ability to see/track when a failure started occurring could be very useful. That way we could easily match up new failures with patches that caused them. Hmm, that's an interesting feature indeed. We would have to keep diffs between ver

Re: Java2D Headless

2006-06-07 Thread Thomas Fitzsimmons
Robert Schuster wrote: Hi, here is the corresponding PR: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23786 Follow the link to the ML to get my preliminary image loading code. It may be useful to write the start of a full ImageMagick based plugin. However fitzsim said that ImageMagick provide to

Merging cp-tools and GNU Classpath rmic

2006-05-31 Thread Thomas Fitzsimmons
Hi, I'm wondering if anyone has looked at merging the cp-tools and GNU Classpath rmic implementations. What are the issues? I'm interested in getting this resolved so that we can focus on one implementation rather that dealing with the current three (GNU Classpath, cp-tools and libgcj). To

Re: GTK 2.8

2006-05-26 Thread Thomas Fitzsimmons
Hi, Mark Wielaard wrote: If someone could do some make distchecks and see if everything can be made to build out of the box again that would be appreciated. I fixed one problem with make distcheck but now the tools are failing to run because they can't find a VM. I'm not sure how to locate

GTK 2.8

2006-05-25 Thread Thomas Fitzsimmons
Hi, I just committed my patch to make GdkGraphics2D the default Java2D backend. Now GTK-2.8 or higher is required to build the GNU Classpath GTK peers. Tom

Re: Build failure: mozilla-plugin

2006-05-15 Thread Thomas Fitzsimmons
Tom Tromey wrote: "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes: Anyway, I think that classpath should be buildable without any mozilla dependencies. Tom> Try --disable-plugin. For eclipse-based builds it would be friendlier if, by default, configure would se

Re: GConf-backend for java.util.prefs

2006-05-14 Thread Thomas Fitzsimmons
Hi, Mario Torre wrote: As a side note, these directory can be configured at runtime by setting one of these two properties: java.util.prefs.gconf.user_root java.util.prefs.gconf.system_root Since these are GNU-specific properties, they should probably be prefixed with "gnu.". Tom

Re: GConf-backend for java.util.prefs

2006-05-14 Thread Thomas Fitzsimmons
Hi, Robert Schuster wrote: 2) Backend chosing How is should the user or the package maintainers decide which backend is to be used? Do we want a configure-time option or provide a possibility to chose the backend when starting the VM (using a property). I think the --disable-gconf-peer config

Re: Build failure: mozilla-plugin

2006-05-11 Thread Thomas Fitzsimmons
Norman Hendrich wrote: Hello all, trying to build classpath cvs fails for me right now, because I don't have package "mozilla-plugin" installed on my Linux system. (I do have mozilla, but I don't have any plugins except Suns JRE and flash-blocked flash.) Anyway, I think that classpath shoul

Re: FMJ: new open-source alternative to/implementation of JMF

2006-04-18 Thread Thomas Fitzsimmons
Dalibor Topic wrote: On Mon, 2006-04-17 at 09:03 -0400, Ken Larson wrote: I'm pleased to announce the creation of a new open-source project, FMJ ("Freedom for Media in Java"), with the goal of providing a replacement for/alternative to JMF. Thanks for getting this going, Ken! I'm hoping that

Re: GConf - java.util.prefs integration

2006-04-06 Thread Thomas Fitzsimmons
On Fri, 2006-04-07 at 03:19 +0200, Mario Torre wrote: > Hi! > > As part of an internal project we are developing, I'm writing a simple > backed to integrate GConf with java.util.prefs. > > The backend uses java-gnome (GConf and glib bindings), so I don't know > if it can be used as part of classp

Re: Screenshots and Videos: KF/GST with Classpath on the 770

2006-03-29 Thread Thomas Fitzsimmons
Hi, On Wed, 2006-03-29 at 13:33 +0200, Philippe Laporte wrote: > Hi, > Please find shots of Java in action on the 770 at: > > http://www.geocities.com/philippelaporte1/ Is this the problem reported here? http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26848 Tom

Re: AWT problems on the 770 status

2006-03-23 Thread Thomas Fitzsimmons
Hi, On Thu, 2006-03-23 at 22:31 +0100, Clemens Eisserer wrote: > Hi again, > > > We are currently investigating the problem with the other VMs. > To be honest I wonder what this should be good for... > All are based on the same source I've filed a bug about our AWT on the Nokia 770: http://gcc.

Re: Mauve wishlist

2006-03-17 Thread Thomas Fitzsimmons
On Fri, 2006-03-17 at 11:32 -0500, Thomas Fitzsimmons wrote: > Hi, > > Anthony Balkissoon has expressed interest in improving Mauve so we'd > like to know what would be the best things to work on. > > Here are two items on my list: > > - A web reporting facility

Mauve wishlist

2006-03-17 Thread Thomas Fitzsimmons
Hi, Anthony Balkissoon has expressed interest in improving Mauve so we'd like to know what would be the best things to work on. Here are two items on my list: - A web reporting facility that generates JAPI-style bar graphs. Ideally the graphs would represent a code-coverage analysis but I have n

Re: classpath on an ipaq

2006-03-15 Thread Thomas Fitzsimmons
_bug.cgi?id=161520 Let us know if you do get this working. Tom > > > Thanks for your help, > > > Ben > > On 14 Mar 2006, at 17:31, Thomas Fitzsimmons wrote: > > > On Tue, 2006-03-14 at 13:17 +, Ben Pirt wrote: > > > Hi, > > > I have been

Re: classpath on an ipaq

2006-03-14 Thread Thomas Fitzsimmons
On Tue, 2006-03-14 at 13:17 +, Ben Pirt wrote: > Hi, > I have been trying to get classpath working on a hx4700 iPaq using > the openembedded build system. I am using jamvm as my virtual > machine, but every time I try to run any app which is not headless I > get the following error: > >

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Thomas Fitzsimmons
Hi, On Tue, 2006-03-07 at 13:46 +0100, Clemens Eisserer wrote: > > Classpath's AWT of course runs on top of GTK+. > > Not on the 770, it has several problems but I am not experienced > enough to solve them: > > - Expose events seem not to be sent by X or at least are not received > by java. I di

Re: GtkComponentPeer realization

2006-03-03 Thread Thomas Fitzsimmons
On Fri, 2006-03-03 at 21:30 +0100, Mark Wielaard wrote: > Hi Tom, > > On Mon, 2006-02-20 at 15:50 -0500, Thomas Fitzsimmons wrote: > > On Mon, 2006-02-20 at 17:47 +0100, Mark Wielaard wrote: > > > Yes. We do defer creation of the gtk-peer till the actual addNotify() >

Re: Building and Running MegaMek under Classpath + Cacao CVS HEAD

2006-03-02 Thread Thomas Fitzsimmons
Hi, On Thu, 2006-03-02 at 00:06 -0500, James Damour wrote: > Lillian Angel has done a truely remarkable job squashing rendering > problems, so what once looked like [1] now looks like [2]. I have > therefore built CVS HEAD of Classpath and Cacao in my Debian Sid chroot, > changed MegaMek "stable"

Re: Next release

2006-02-28 Thread Thomas Fitzsimmons
On Mon, 2006-02-27 at 20:36 +, Chris Burdess wrote: > Archie Cobbs wrote: > >> - Decide on the version number. > >> We had a very small/brief discussion about this during Fosdem. > >> Everybody seems to agree 0.x really doesn't do justice to the > >> maturity > >> we have reached over t

Re: RFC: jessie-nio branch, keytool

2006-02-27 Thread Thomas Fitzsimmons
On Sun, 2006-02-26 at 13:42 -0800, Casey Marshall wrote: > Hi. > > I had been doing a little work on rewriting Jessie to support the new > JSSE API in J2SE 1.5, which adds support for SSL-over-NIO. A rewrite > is probably the only way to support this; I looked at the current > code to see if

Re: GtkComponentPeer realization

2006-02-20 Thread Thomas Fitzsimmons
On Mon, 2006-02-20 at 17:47 +0100, Mark Wielaard wrote: > On Mon, 2006-02-20 at 15:20 +0100, Roman Kennke wrote: > > > I don't see how/if 2) ever happens/should happen after a > > > Container.add(Component). The Container is invalid after an add(). > > > When/Where should validate[Tree]() be called

Re: GtkComponentPeer realization

2006-02-13 Thread Thomas Fitzsimmons
On Sat, 2006-02-11 at 23:00 +0100, Mark Wielaard wrote: > Hi Tom, > > On Fri, 2006-02-10 at 12:52 -0500, Thomas Fitzsimmons wrote: > > > I am not sure how/where the GtkPanelPeer should have been realized > > > and/or whether this comes from the "delayed realiz

Re: GtkComponentPeer realization

2006-02-10 Thread Thomas Fitzsimmons
On Fri, 2006-02-10 at 00:26 +0100, Mark Wielaard wrote: > Hi Tom, > > On Thu, 2006-02-09 at 09:53 -0500, Thomas Fitzsimmons wrote: > > On Thu, 2006-02-09 at 13:52 +0100, Mark Wielaard wrote: > > > I like to debug this a bit further, but I couldn't find good > >

Re: GtkComponentPeer realization

2006-02-09 Thread Thomas Fitzsimmons
On Thu, 2006-02-09 at 13:52 +0100, Mark Wielaard wrote: > Hi, > > After a lot of debugging I finally found out why a program I was testing > was crashing sometimes. (The hsqldb AWT frontend - try the > org.hsqldb.util.DatabaseManager class from the hsqldb.jar as distributed > with OpenOffice for e

Re: Planning to check-in new branch: the GIOP extensions for rmic.

2006-02-06 Thread Thomas Fitzsimmons
On Mon, 2006-02-06 at 18:04 +0100, Audrius Meskauskas wrote: > I have just finished writing the GIOP stub and tie code generator that > is needed to develop the applications, using javax.rmi.CORBA package. It > generates stubs and two required types of ties. I tested it with our x5 > CORBA game:

Re: ANN: image viewer

2006-01-26 Thread Thomas Fitzsimmons
On Thu, 2006-01-26 at 15:12 +0100, Ziga Mahkovec wrote: > On Thu, 2006-01-26 at 08:34 -0500, Thomas Fitzsimmons wrote: > > On Wed, 2006-01-25 at 17:03 +0100, Norman Hendrich wrote: > > > BTW: any news about the big Java2D rewrite? > > > > Yes, I'm currently w

Re: ANN: image viewer

2006-01-26 Thread Thomas Fitzsimmons
On Wed, 2006-01-25 at 17:03 +0100, Norman Hendrich wrote: > BTW: any news about the big Java2D rewrite? Yes, I'm currently working on getting Batik building on GNU Classpath. That involves first implementing javax.imageio.plugins.jpeg. Once I have it building I'm going to work on getting its tes

How to check out Cacao

2006-01-19 Thread Thomas Fitzsimmons
Hi, Is this page: http://www.complang.tuwien.ac.at/cacaojvm/cvs.html correct? When I follow the instructions there I get this: $ cvs -d :pserver:[EMAIL PROTECTED]:/ahome/cacao/cacaocvs co cacao /ahome/cacao/cacaocvs: no such repository ViewCVS seems to access a subversion repository. Is it p

Re: Hacking Classpath in Eclipse

2005-12-22 Thread Thomas Fitzsimmons
On Thu, 2005-12-22 at 09:05 -0700, Tom Tromey wrote: > Tom> This is an example of why it would be very useful to make Classpath > Tom> fully bootstrappable by merging e.g. cp-tools, gjdoc, gij and gcjx into > Tom> the Classpath repository/build system. Long term I guess this is where > Tom> we're

Re: Hacking Classpath in Eclipse

2005-12-22 Thread Thomas Fitzsimmons
On Wed, 2005-12-21 at 19:21 -0700, Tom Tromey wrote: > > "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes: > > Mark> I found a cute hack to actually run a single mauve Testlet from within > Mark> eclipse using the just compiled classpath: > > Mark> $ mkdir -p ~/workspace/classpath/install/j

Re: Proposal: Graphics2D rewrite branch

2005-12-08 Thread Thomas Fitzsimmons
On Thu, 2005-12-08 at 13:20 +, theUser BL wrote: > >On this branch I'd like to do several things: > > > >1) Make Graphics2D the default > >2) Remove Graphics > > What do you mean with this? I meant remove GdkGraphics. > Does this mean, that Graphics is based on Graphics2D and so for plain AW

Proposal: Graphics2D rewrite branch

2005-12-07 Thread Thomas Fitzsimmons
Hi, I'd like to propose a new branch in the GNU Classpath CVS repository: graphics2d-rewrite. Patches to this branch should be sent to classpath-patches@gnu.org with a subject line prefix of [g2d rewrite]. Commit policy is the same as GNU Classpath trunk. On this branch I'd like to do several th

Re: RFC: merging GNU Crypto and Jessie

2005-12-06 Thread Thomas Fitzsimmons
Hi, On Mon, 2005-12-05 at 23:42 -0800, Casey Marshall wrote: > We can then also merge other parts of GNU Crypto to projects where > they make sense; its testsuite can go into Mauve (it was written to > use (a possibly old version of) Mauve's own test harness classes), > and the various tool

Re: FreeSWTTestApps page added to wiki

2005-11-22 Thread Thomas Fitzsimmons
On Tue, 2005-11-22 at 13:02 -0500, Jeff Myers wrote: > The Eclipse code that uses the XEmbeddedFrame is most likely the > SWT_AWT bridge. This class is a platform-dependent hack that's used > to embed AWT/Swing within SWT apps, and vice versa. > > See: > http://help.eclipse.org/help31/index.jsp?

Re: [Fwd: Re: batik with GNU Classpath]

2005-11-22 Thread Thomas Fitzsimmons
On Tue, 2005-11-22 at 06:26 -0800, Anthony Green wrote: > Jeremias Maerki is taking on the Batik-on-Classpath challenge! > > But he will really need a working BasicStroke soon: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22938 > > IIRC, fitzsim said he was going to work on this relatively soon,

Re: libtool warning in libjawtgnu

2005-11-11 Thread Thomas Fitzsimmons
On Sun, 2005-11-06 at 14:04 +, Frederick C. Druseikis wrote: > Greetings, > > Can someone help me understand the significance of the libtool Warning below? > Google reveals no relevant commentary on this issue. > > -- > > gmake[3]: Entering directory > `/usr/ports/mystuff/cl

Re: Comment to 0.19

2005-11-07 Thread Thomas Fitzsimmons
On Mon, 2005-11-07 at 14:11 +, theUser BL wrote: > > > Additional to bugs, which Sun have, GNU Classpath have its own bugs. I > >have > > > seen, that the AWT don't recognice, when the window was moved. > > > For example the Listing2902 at > > > http://www.mycore.de/library/go-to-java-2/html/k

Re: Problems running GTK-peers on Nokia-770

2005-11-04 Thread Thomas Fitzsimmons
On Wed, 2005-10-26 at 15:42 +, Clemens Eisserer wrote: > Hello, > > I've just got my Nokia770 2 days ago and today I was able to build a > working sablevm package for it, after I sadly failed with kaffe. > > It really works well (and slow ;) ) expect some glitches with > AWT/Peers, however o

Re: "release meeting" minutes

2005-10-21 Thread Thomas Fitzsimmons
Hi, On Fri, 2005-10-21 at 19:36 +0200, Mark Wielaard wrote: > - What about Graphics2D (move to cairo 1.0/gtk+2.8)? imageio? qt4-peers? > For 0.19 we are still on gtk+ 2.4/6 for the gtk+ awt peers. > We can revamp and upgrade to gtk+2.8.x, cairo 1.0.x after 0.19. > Neither Tom Fitzsimmons n

Re: Swing (more screenshots)

2005-10-09 Thread Thomas Fitzsimmons
Hi, On Sun, 2005-10-09 at 18:04 +0200, Luis W. Sevilla wrote: > Hi all, > this may be a little off-topic, 'cause we've done any test already. > Our application it's a very big and demanding one for desktop mapping, > and includes a bunch of dependencies. It's available (GNU/GPL licensing) >

Re: Swing (more screenshots)

2005-10-07 Thread Thomas Fitzsimmons
On Fri, 2005-10-07 at 15:24 +0200, Norman Hendrich wrote: > Hello all, > > a while ago I made myself some enemies complaining about the AWT/Swing > support in gcj (http://gcc.gnu.org/ml/java/2005-05/msg00052.html). > Back then, I was really frustrated about obscure compiler bugs in gcj > being fix

Re: Classpath Meeting Minutes (2005-10-07)

2005-10-07 Thread Thomas Fitzsimmons
On Fri, 2005-10-07 at 13:25 +0200, Mark Wielaard wrote: > Hi, > > On Fri, 2005-10-07 at 02:49 +0200, Robert Schuster wrote: > > GNU Classpath Meeting Minutes from 2005-10-07 17:00 UTC > > Thanks for making the minutes Robert. > > > Basically, Mark explained, he could not believe that everything

Re: Using headless awt...

2005-09-20 Thread Thomas Fitzsimmons
On Mon, 2005-09-19 at 11:30 -0400, Martin Cordova wrote: > Hello, I am using JamVM with Classpath 0.18 > > I wonder if it is possible to use the system property: > > -Djava-awt.headless=true in order to create server-side graphics from > servlets running on Linux with X common libs installed, but

Re: ImageIO reader based on ImageMagick

2005-09-09 Thread Thomas Fitzsimmons
On Thu, 2005-09-08 at 20:32 +0200, Robert Schuster wrote: > Hi folks, > for some time now I want to see an ImageIO reader in Classpath which uses > ImageMagick. However because of lack of time I could not finish it. > > Now I tarred the sources together in the hope that somebody else who is more >

Re: ImageIO reader based on ImageMagick

2005-09-08 Thread Thomas Fitzsimmons
On Thu, 2005-09-08 at 20:32 +0200, Robert Schuster wrote: > Hi folks, > for some time now I want to see an ImageIO reader in Classpath which uses > ImageMagick. However because of lack of time I could not finish it. This is a good start. Thanks! Tom __

Re: JAWT odds

2005-09-07 Thread Thomas Fitzsimmons
On Wed, 2005-09-07 at 18:15 +0200, Mark Wielaard wrote: > Hi Tom, > > On Tue, 2005-09-06 at 20:50 -0400, Thomas Fitzsimmons wrote: > > > It would be nice if the makefile would work without the need to copy the > > > sources > > > over. > > > >

Re: JAWT odds

2005-09-06 Thread Thomas Fitzsimmons
Hi, On Wed, 2005-09-07 at 02:10 +0200, Robert Schuster wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > I have some questions about the JAWT interface in Classpath. > > 1) To compile the JAWT demo I had to copy the source files into the object > folder and run make with: > > m

awt and swing bugzilla cleanup

2005-08-21 Thread Thomas Fitzsimmons
Hi, I just finished cleaning up the awt and swing components in bugzilla. All open bug reports now reflect real bugs in GNU Classpath CVS HEAD, and each one has been assigned to an appropriate active developer. There are currently 50 open GUI bugs. Let's see how many we can fix before 0.18 is re

cleaning up the AWT

2005-08-12 Thread Thomas Fitzsimmons
Hi, Now that we have Qt peers, we need to be more diligent about not having gtk-peer specific code in java.awt. Currently, there are two main places where such code has crept in: the native event queue interfacing in EventQueue, and setBoundsCallback in Window. My plan is to re-work these two se

Re: ClasspathToolkit redesign.

2005-07-25 Thread Thomas Fitzsimmons
Hi, On Sun, 2005-07-24 at 00:19 +0200, Sven de Marothy wrote: [...] > Method: getClasspathFontPeer(), getClasspathTextLayoutPeer(), getFont() > Comment: We need these. No way around that. But they could perhaps be > put in a seperate ClasspathFontInterface or something. OK. > > Method: creat

Re: Spring-cleaning of gtk peers.

2005-05-27 Thread Thomas Fitzsimmons
On Fri, 2005-05-27 at 07:41 +0200, Sven de Marothy wrote: > Hi, > Well, I got started on fixing transparency issues with AWT, and now it > seems I'm ending up rewriting most of the image-handling code here. > > Most of how this stuff is implemented now makes no sense to me at all. > > I propose (

Re: IIOP tools

2005-05-13 Thread Thomas Fitzsimmons
On Fri, 2005-05-13 at 16:12 +0200, Sven de Marothy wrote: > Hi Archit, > > >GNU Classpath currently has almost no support for IIOP. I'm wondering > >what the interest level is in expanding GNU classpath support for > IIOP. > >I'm not sure what runtime classes are needed for IIOP, but I think >

Re: AWT hacks (Was: [cp-patches] FYI: Only prepare GtkImages in GtkToolkit)

2005-05-04 Thread Thomas Fitzsimmons
Hi, On Mon, 2005-05-02 at 18:09 +0200, Mark Wielaard wrote: > I think targeting a new gtk+ and a cairo 1.0 release is easier then > adding BufferedImage support to GdkImage. But looking at the RoadMap and > TODO of cairo it looks like cairo 1.0 is still a long way off: > http://cvs.cairographics.

Re: Proposal: merge Jessie as an external project

2005-04-28 Thread Thomas Fitzsimmons
On Wed, 2005-04-27 at 22:08 -0700, Casey Marshall wrote: > >>>>> "Archie" == Archie Cobbs <[EMAIL PROTECTED]> writes: > > Archie> Thomas Fitzsimmons wrote: > >> I propose that we build Jessie directly into glibj.zip. Having > >&g

Re: Proposal: merge Jessie as an external project

2005-04-28 Thread Thomas Fitzsimmons
On Thu, 2005-04-28 at 14:32 +0200, Mark Wielaard wrote: > On Thu, 2005-04-28 at 10:11 +0100, Andrew Haley wrote: > > Michael Koch writes: > > > > > > The thing is that Casey wanted to contribute it to GNU classpath anyway > > and > > > maintain it in inside classpath, AFAIK. There are just som

Re: Proposal: merge Jessie as an external project

2005-04-27 Thread Thomas Fitzsimmons
On Wed, 2005-04-27 at 16:14 -0500, Archie Cobbs wrote: > Thomas Fitzsimmons wrote: > > I propose that we build Jessie directly into glibj.zip. Having Jessie > > present by default would be convenient both for GNU Classpath developers > > and also for packagers. >

Proposal: merge Jessie as an external project

2005-04-27 Thread Thomas Fitzsimmons
Hi, I propose that we build Jessie directly into glibj.zip. Having Jessie present by default would be convenient both for GNU Classpath developers and also for packagers. For GNU Classpath developers who want to test apps that require SSL, it would mean one less dependency to fetch and setup on

Re: GdkGraphics extending Graphics2D?

2005-03-05 Thread Thomas Fitzsimmons
On Sat, 2005-03-05 at 17:46 +0100, Sven de Marothy wrote: >Hello, > >Currently we have a Cairo-based Graphics2D peer and a GTK-based Graphics >peer. > >The way I understand it, the plan is to throw out GtkGraphics completely >and make the Cairo-based Graphics2D peer the default as soon as Cairo >b

Re: Visual mauve test?

2004-12-14 Thread Thomas Fitzsimmons
On Mon, 2004-12-13 at 12:44 +0100, Thomas Zander wrote: > Would anyone have problems with me committing a mauve test that opens a > Window for a very little time? > No, we can't do this yet, but it's something we should work on. We need to put a gui testing framework in mauve first. We'll need

Re: Japi results updated - full 1.0 and 1.1 *extremely* close

2004-11-02 Thread Thomas Fitzsimmons
On Fri, 2004-10-29 at 11:52, Stuart Ballard wrote: > I have a few more things I want to do before making a release of this, > but I thought people might want to know about this so they can > immediately set to fixing those 4 remaining errors to claim complete 1.1 > and 1.0 coverage :) > I com

AWT and Swing bug reports

2004-07-26 Thread Thomas Fitzsimmons
Hi, With lots of help from Daniel Berlin (thanks Daniel!), I just finished exporting Red Hat's internal AWT and Swing bug reports to GCC bugzilla. Currently, each bug is assigned to one of us Red Hat hackers but that doesn't necessarily mean we're working on all of them at once. So if you'd like

Re: Problem with component image capture with Component.printAll()

2004-07-25 Thread Thomas Fitzsimmons
On Sat, 2004-07-24 at 13:58, Jeff Myers wrote: > Greetings All, > > I'm attempting to test out Classpath's AWT support, specifically in > the context of component image capture capability necessary to support > the Eclipse Visual Editor project. Classpath's Component.printAll() > method is return

Re: GNU Classpath and JDK1.0 completeness and compatibility

2004-07-12 Thread Thomas Fitzsimmons
On Mon, 2004-07-12 at 13:37, Roman Kennke wrote: > Hi list, > > In one of the last threads on this list there was a discussion about > which JDK spec GNU Classpath should have as a goal for its 1.0 release. > I will not answer it here (altough it seemed that most people see 1.4 as > a reasonable g

Re: does somebody work on JSpinner and friends?

2004-06-29 Thread Thomas Fitzsimmons
On Tue, 2004-06-29 at 04:31, Roman Kennke wrote: > Hi, > > I'd like to work on JSpinner and related classes. First I would like to > check, if somebody else is already working on it. I see, that > javax.swing.SpinnerModel is already there, so this might be the case. > > In case somebody is alread

Re: [Fw] GridBagLayout in kaffe CVS HEAD

2004-06-15 Thread Thomas Fitzsimmons
On Tue, 2004-06-15 at 10:00, Arnaud Vandyck wrote: > Maybe [EMAIL PROTECTED] or [EMAIL PROTECTED] will help you better than > me. I Cc them. > > Thanks for your time, > > Cheers, > > > __ > From: James Damour <[EMAIL PROTECTED]

Re: Working On Classpath

2004-06-11 Thread Thomas Fitzsimmons
On Mon, 2004-06-07 at 17:31, Andrew John Hughes wrote: > On Mon, 2004-06-07 at 19:57, Dalibor Topic wrote: > > Andrew John Hughes wrote: > > > One thing I do think the Windows community still have over us by a long > > > shot is Java within the browser. Is the OJI project still active for > > > Mo

Re: Proposal for a "main class" system property

2004-05-27 Thread Thomas Fitzsimmons
On Thu, 2004-05-27 at 23:37, Tom Tromey wrote: > >>>>> "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes: > > Tom> What do people think of having a system property that stores the name of > Tom> the class whose main method is being run? I

Proposal for a "main class" system property

2004-05-27 Thread Thomas Fitzsimmons
Hello, What do people think of having a system property that stores the name of the class whose main method is being run? I need this value to properly initialize the GTK peers. Tom ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/m

Re: Working On Classpath

2004-05-26 Thread Thomas Fitzsimmons
On Wed, 2004-05-26 at 17:47, Andrew John Hughes wrote: > On Wed, 2004-05-26 at 18:44, Thomas Fitzsimmons wrote: > > > > Modified versions of ant and tomcat that work with GCJ are available > > from the RHUG project: > > > > http://sources.redhat.com/rhug/ > &g

Re: Working On Classpath

2004-05-26 Thread Thomas Fitzsimmons
On Sun, 2004-05-23 at 22:04, Andrew John Hughes wrote: > On Sun, 2004-05-23 at 22:50, Mark Wielaard wrote: > > In general the easiest way to get started is to take one of the > > development environments based on GNU Classpath (gcj, kaffe, ...) and > > take one of the free software projects written

Re: AWT regression?

2004-04-29 Thread Thomas Fitzsimmons
On Thu, 2004-04-29 at 09:42, Grzegorz B. Prokopski wrote: > On Wed, 2004-04-28 at 12:46, Thomas Fitzsimmons wrote: > > On Sat, 2004-04-24 at 18:52, Grzegorz B. Prokopski wrote: > > > Hi all, > > > > > > We've just imported fresh GNU CP as of Fri Apr 23 a

Re: AWT regression?

2004-04-28 Thread Thomas Fitzsimmons
On Sat, 2004-04-24 at 18:52, Grzegorz B. Prokopski wrote: > Hi all, > > We've just imported fresh GNU CP as of Fri Apr 23 and running SymbolTest > program, that previously worked nicely, as documented ex. at > http://www.sablevm.org/screenshots , now gives this: > > $ ~/work/bin/java-sablevm Symb

Re: JamVM 1.1.3 released

2004-04-13 Thread Thomas Fitzsimmons
On Tue, 2004-04-13 at 11:04, Robert Lougher wrote: > Hi Sascha, > > Yes, I know :) I couldn't decide whether it was a good idea to slavishly > follow Sun's options or not. The -X (as you're obviously aware) means > "non-standard options", and includes -Xms and -Xmx which I also do not have > a

Re: Patch to implement ColorGraphicsContext

2004-04-06 Thread Thomas Fitzsimmons
On Mon, 2004-04-05 at 08:59, Ingo PrÃtel wrote: > I suggest the following patch > 2004-04-05 Ingo Proetel <[EMAIL PROTECTED]> > > * java/awt/ColorPaintContext.java (): Added ColorModel to signature. > (getColorModel): Return the actual color model. > (getRaster): Implemented. >

Re: Patch for java.awt.Polygon

2004-04-06 Thread Thomas Fitzsimmons
On Mon, 2004-04-05 at 10:57, Ingo PrÃtel wrote: > Let try this again with the correct attachment. > Looks good. Thanks, Tom ___ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Re: Patch for java.awt.image.SampleModel

2004-04-06 Thread Thomas Fitzsimmons
On Mon, 2004-04-05 at 10:59, Ingo PrÃtel wrote: > Note new attachment. > Index: java/awt/image/SampleModel.java > === > RCS file: /cvsroot/classpath/classpath/java/awt/image/SampleModel.java,v > retrieving revision 1.2 > diff -u -r1.

Re: Patch for java.awt.image.ComponentSampleModel

2004-04-06 Thread Thomas Fitzsimmons
On Mon, 2004-04-05 at 11:02, Ingo PrÃtel wrote: > Note new attachment. > > Ingo PrÃtel wrote: > > I suggest the following patch: > > > > 2004-04-05 Ingo Proetel <[EMAIL PROTECTED]> > > > > * java/awt/image/ComponentSampleModel.java (setDataSamples):Do not > > reset scanline stride. > > >

Re: Patch for java.awt.image.SinglePixelPackedSampleModel

2004-04-06 Thread Thomas Fitzsimmons
On Mon, 2004-04-05 at 08:03, Ingo PrÃtel wrote: > I suggest the following patch > > 2004-04-05 Ingo Proetel <[EMAIL PROTECTED]> > > * java/awt/image/SinglePixelPackedSampleModel.java (getDataElements): New > method. > (setDataElements): New method. > (setPixels): New method.

Re: Patch for java.awt.image.Raster

2004-04-06 Thread Thomas Fitzsimmons
On Tue, 2004-04-06 at 13:13, Ingo PrÃtel wrote: > Thomas Fitzsimmons wrote: > > On Mon, 2004-04-05 at 11:06, Ingo PrÃtel wrote: > > > >>Note new attachment. > >> > >>Ingo PrÃtel wrote: > >> > >>>I suggest the following patch > >

Re: Patch for java.awt.image.Raster

2004-04-05 Thread Thomas Fitzsimmons
On Mon, 2004-04-05 at 11:06, Ingo PrÃtel wrote: > Note new attachment. > > Ingo PrÃtel wrote: > > I suggest the following patch > > 2004-04-05 Ingo Proetel <[EMAIL PROTECTED]> > > > > * java/awt/image/Raster.java (toString): Added method. > > > > ingo > > > > + + /** + * Create a S

Re: Patch for java.awt.image.ColorModel

2004-04-05 Thread Thomas Fitzsimmons
On Mon, 2004-04-05 at 07:11, Ingo PrÃtel wrote: > I suggest the following patch > > 2004-04-05 Ingo Proetel <[EMAIL PROTECTED]> > > * java/awt/image/ColorModel.java (getRGBdefault): Default ColorModel has 32 > bit pixels not 8 bit > pixels. > (isCompatibleRaster): Added javadoc com

Re: jhbuild and classpath

2004-04-05 Thread Thomas Fitzsimmons
On Mon, 2004-04-05 at 06:13, James Henstridge wrote: > On 5/04/2004 6:22 AM, Thomas Fitzsimmons wrote: > > >Hi James, > > > >I've been experimenting with using jhbuild for GNU Classpath > >development. My compliments on jhbuild; it's a very nice tool! >

jhbuild and classpath

2004-04-04 Thread Thomas Fitzsimmons
Hi James, I've been experimenting with using jhbuild for GNU Classpath development. My compliments on jhbuild; it's a very nice tool! Our AWT implementation relies on GTK, so jhbuild is a natural fit for us. And it looks like jhbuild has the potential to make bootstrapping a Classpath-based dev

Re: [PATCH] enable Graphics2D at configure and runtime

2003-12-19 Thread Thomas Fitzsimmons
On Thu, 2003-12-18 at 17:30, Thomas Fitzsimmons wrote: > > + /* newer method to produce a peer for a Font object, even though Sun's > > + design claims Font should now be peerless, we do not agree with this > > + model, hence "ClasspathFontPeer". */ >

Re: [PATCH] enable Graphics2D at configure and runtime

2003-12-18 Thread Thomas Fitzsimmons
On Wed, 2003-12-17 at 09:41, graydon hoare wrote: > hi, > > this patch provides a new bit of configury (--enable-gtk-cairo) and a > runtime system property ("gnu.java.awt.peer.gtk.Graphics" == "Graphics" > or "Graphics2D") which permits the cairo/graphics2d code I've been > working on to coexis

PixelGrabber fixes

2003-11-24 Thread Thomas Fitzsimmons
Hello, This patch completes the PixelGrabber implementation, updates its javadocs and includes a mauve test case. OK to commit? Tom 2003-11-24 Thomas Fitzsimmons <[EMAIL PROTECTED]> * gnu/java/awt/peer/gtk/GtkImage.java (setDimensions, setProperties): Check that io

Re: Patch: image loading fixes

2003-11-11 Thread Thomas Fitzsimmons
On Fri, 2003-11-07 at 15:00, Tom Tromey wrote: > >>>>> "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes: > > Tom> This patch fixes various problems related to image loading. It also > Tom> implements Component.imageUpdate,

Patch: image loading fixes

2003-11-06 Thread Thomas Fitzsimmons
Hi, This patch fixes various problems related to image loading. It also implements Component.imageUpdate, GtkToolkit.prepareImage and the byte-array GtkToolkit.createImage method. Comments? Tom 2003-11-06 Thomas Fitzsimmons <[EMAIL PROTECTED]> * Makefile.a

Re: CVS configure.in is broken

2003-10-24 Thread Thomas Fitzsimmons
On Fri, 2003-10-24 at 04:31, Dalibor Topic wrote: > Mark Wielaard wrote: > > Hi, > > > > On Thu, 2003-10-23 at 19:52, Dalibor Topic wrote: > > > >>apparently the configure.in in CVs is broken. I tried the > >>aclocal; autoheader; automake; autoconf > >>routine as recommended in the HACKING docume

Patch: Eliminate GTK peer compiler warnings

2003-10-07 Thread Thomas Fitzsimmons
sing GCC's __attribute__ extension. It provides a fall-back for compilers that don't support attributes. The patch also contains fixes that eliminate all other compiler warnings in the GTK peers. Any objections? Tom 2003-10-07 Thomas Fitzsimmons <[EMAIL PROTECTED]>

  1   2   >