Re: No po/Makefile when compiling from CVS

2002-03-24 Thread Cyrille Chepelov
Le Fri, Mar 22, 2002, à 11:13:51PM -0500, Pierre Sarrazin a écrit: > The dia CVS server now responds, but my compilation fails this way: > > Making all in po > make[2]: Entering directory `/home/ps/extcvs/dia/dia/po' > make[2]: *** No rule to make target `all'. Stop. > make[2]: Leaving directory

Interesting interactions between objects and renderers

2002-03-24 Thread Lars Clausen
I've been thinking some more about how to do the arrows and other transformations right (I did get the arrows to point exactly at the connection point). It turns out to be not as easy as I hoped, and here's why: When a line gets an arrow at the end, the endpoint of the line should be moved back

Announcement: Medoosa 1.1

2002-03-24 Thread Martin Vidner
Hi, Medoosa is a documentation tool for C++ that can produce UML class diagrams including generalizations and associations. Corrections can be made interactively in a diagram editor (Dia) and are fed back into the source as Javadoc-style comments. This release simplifies the installation. Previo

Re: Announcement: Medoosa 1.1

2002-03-24 Thread Cyrille Chepelov
Le Mon, Mar 25, 2002, à 01:54:44AM +0100, Martin Vidner a écrit: > Hi, > > Medoosa is a documentation tool for C++ that can produce UML class > diagrams including generalizations and associations. Corrections can be > made interactively in a diagram editor (Dia) and are fed back into the > source

Re: Interesting interactions between objects and renderers

2002-03-24 Thread Cyrille Chepelov
Le Sun, Mar 24, 2002, à 06:56:35PM -0600, Lars Clausen a écrit: > 1) Non-straight lines (arc & bezier) are suddenly rendered at a different >place than where they're checked for mouse clicking. To move a bezier >with an arrow, I head to click outside the line. So whatever checks for >

Re: Announcement: Medoosa 1.1

2002-03-24 Thread Martin Vidner
On Mon, 25 Mar 2002, Cyrille Chepelov wrote: > How hard would it be to have a doxygen-style comment target instead of a > javadoc-style one ? (yes, I know doxygen can have both, but currently I'm > using doxygen-style in my day work) The initial parsing is left to ccdoc so the modifications woul