Patch for bug in general saving and loading of arrows

2007-01-05 Thread Michael Duelli
Hi, recently I found a very nasty bug, which is simple to reproduce: 1. create a new diagram 2. put a line in it 3. make the STARTing end of the line an arrow head of any shape 4. adjust (at least) the width of the arrow head, so that is not 0.5 any longer 5. save the diagram and close it 6. reop

Feature-Patch: Automatic Layer Dialog Opening

2006-12-07 Thread Michael Duelli
Hi all, it took a long time for me, but now I am almost a layer addict with dia :-) Almost all of my (more complex) diagrams have at least 2 layers. Currently, you also have to right click the diagram and select "Diagram->Layers" which is also rather hidden, IMHO! Sometimes you may even not thin

Re: Dia ChangeLog report for 2006-10-14 03:00:01 UTC (Sat 14 Oct)

2006-10-15 Thread Michael Duelli
Hi, > Yes, I did. shapes/BPMN/Makefile.am is version 1.1 now. It is > conceivable, though unlikely, that the update to anoncvs happened > during my update. Did you remember to run autogen.sh (or autoreconf)? that's strange. To make sure the problem is not on my side, I completely re-checked ou

Re: Dia ChangeLog report for 2006-10-14 03:00:01 UTC (Sat 14 Oct)

2006-10-14 Thread Michael Duelli
Hi, > + * shapes/Makefile.am (SUBDIRS): > + * configure.in: > + * shapes/BPMN/* > + * sheets/BPMN.sheet.in: > + * sheets/Makefile.am (sheet_in_files): New shape set BPMN for > + Business Process Modelling from [EMAIL PROTECTED] did you really upload that files ? I can curr

Re: Bugs in Dia's MetaPost Plug-In

2006-10-12 Thread Michael Duelli
That's great, thereby you resolved bug #358188 which I filed for this :-) I think only maintainers can change that in bugzilla. Lars Clausen wrote: > On Thu, 2006-09-21 at 00:17 +0200, Michael Duelli wrote: > >> Hi, >> >> I really tried hard to find contradict

Small bug with filled rounded rectangles

2006-09-23 Thread Michael Duelli
Hi, when drawing a filled rounded rectangle the diagdkrenderer shows 3 small leaks in the filling of such a rounded rectangle. The bug is due to this line in lib/diagdkrenderer.c/draw_fill_arc gdk_draw_arc(renderer->pixmap, gc, fill, left, top, right-left+(fill?1:0

Re: Bugs in Dia's MetaPost Plug-In

2006-09-20 Thread Michael Duelli
Hi, I really tried hard to find contradictions to moving the 4 lines in box.c, but could not find any. So here is a tiny patch, I would be glad to see committed. Ciao, Michi box4metapost.patch Description: Binary data ___ Dia-list mailing list Dia-li

Re: Bugs in Dia's MetaPost Plug-In

2006-09-17 Thread Michael Duelli
Hi all, > So the problem is that the bubbles appear at all? I guess maybe if > the line width isn't correctly reset between drawing the arrow and > drawing the rectangle corners using that, we could see this effect. > The order does come into play in that it determines what should be > drawn on t

Bugs in Dia's MetaPost Plug-In

2006-09-14 Thread Michael Duelli
Hi all, recently I wrote to this list about pstricks output support. Then Rob McDonald advised me to try the MetaPost and now I actually used it a lot already. And for almost all cases it is more than sufficient (except images but I found that this is not easy solve in general with MetaPost and

Re: Pstricks / Export Test Case

2006-09-04 Thread Michael Duelli
Just tell me what you think of it. Ciao, Michi On Mon, 4 Sep 2006 20:36:13 +0200 (CEST) "Lars Clausen" <[EMAIL PROTECTED]> wrote: > Michael Duelli sagde: > > Hi Rob, > > > > you are right, the MetaPost plugin is pretty cool and I got to admit > > that

Re: Pstricks

2006-09-03 Thread Michael Duelli
Hi Rob, you are right, the MetaPost plugin is pretty cool and I got to admit that I have neither tried it before nor had MetaPost installed on my computer. Though this lowers my pressure to create an improved pstricks plugin, I am still interested in it. I created a bunch of test case dia files

Pstricks

2006-09-02 Thread Michael Duelli
Hi all, I really like Dia and I use it a lot. Therefore I wonder if there is anyone currently working on an improvement of the pstricks plugin ?? I would really like to see this, as I could use it a lot for my thesis I am currently writing on. If not I will try it on my own. I had a look at the

Two crashers in current CVS

2006-08-15 Thread Michael Duelli
Hi, after checking out dia from CVS which must have been a week since I did this the last time, I stumbled across two reproducible bugs which will make dia crash. This one might be new, as I know that it worked not long ago: Simply group something and then try to ungroup it. For me it will always