Announce: tedia2sql, GPL ERD Tool

2002-10-06 Thread Tim Ellis
Another in my hopefully-sparse-enough tedia2sql announcements. tedia2sql now supports MySQL and one-to-one relationships thanks to the international nature of the internet (Thanks, Martin). What is tedia2sql? You create your database diagram (ERD) in Dia using the UML shapes. Then you run tedia2

Yes the list works fine [Re: testing?]

2002-10-06 Thread Alan Horkan
Yes the list works fine On 5 Oct 2002, Hunter Peress wrote: > Date: 05 Oct 2002 16:58:30 -0500 > From: Hunter Peress <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: testing? ___ Dia-list mailing list [EMAIL PROTEC

Don't cvs update now, if ...

2002-10-06 Thread Hans Breuer
... you don't plan to help with the transition to GObject based DiaRenderer(s). That said, here is what currently already works (with probably minor build issues on *nix, cause all this work was done on win32) : There is a new DiaRenderer class and a DiaInteractiveRenderer interface defined in

Re: Don't cvs update now, if ...

2002-10-06 Thread Lars Clausen
On Sun, 06 Oct 2002, Hans Breuer wrote: > ... you don't plan to help with the transition to GObject > based DiaRenderer(s). > > That said, here is what currently already works (with > probably minor build issues on *nix, cause all this work > was done on win32) : > > There is a new DiaRenderer

Re: Don't cvs update now, if ...

2002-10-06 Thread Hans Breuer
At 18:01 06.10.02 -0500, Lars Clausen wrote: >On Sun, 06 Oct 2002, Hans Breuer wrote: >> [...] >> - DiaRenderer has default implementations for higher level >> renderer function like draw_bezier (approximation with >> draw_line, moved from RendererGdk, *_rounded_*, etc.) > >[...] > >So is the