Dia ChangeLog report for 2005-04-24 03:00:01 UTC (Sun 24 Apr)

2005-04-23 Thread Dia ChangeLog Daemon
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous 2005-04-22 05:00:37.0 +0200 +++ dia-cvs-snapshot/ChangeLog 2005-04-24 05:00:05.250524368 +0200 @@ -1,3 +1,27 @@ +2005-04-23 Hans Breuer <[EMAIL PROTECTED]> + +

Re: newbie developer creating custom object

2005-04-23 Thread Erik Knight
Hi all, Since I am working with the CVS version I've also tried autogen.sh and I get: Running gettextize... ./autogen.sh: 63: glib-gettextize: not found Running intltoolize no need for patching file 'Makefile.in.in' Running libtoolize /usr/share/aclocal/pkg.m4:5: warning: underquoted definition o

newbie developer creating custom object

2005-04-23 Thread Erik Knight
Hi everyone, This is the first open source project I've ever worked on, so please bear with me if I sound like a newb. I plan to develop a custom object for Dia, similar to the UML objects. I tried developing with just the .shape files and the text field variable, but I need more customization t

Re: Dia Python plugin

2005-04-23 Thread David Johansson
On 4/23/05, Hans Breuer <[EMAIL PROTECTED]> wrote: > Just ask your questions and I'll show you where you > can find the answers ;-) I'll try something out and get back to you! Tanks! /David Johansson ___ Dia-list mailing list Dia-list@gnome.org http://

Re: Dia Python plugin

2005-04-23 Thread Hans Breuer
From: "David Johansson" <[EMAIL PROTECTED]> Date: Sat, 23 Apr 2005 18:11:56 +0200 > > Hi, > > I've got a couple of questions about the Python plugin. > I tried digging in the mailinglist archives for answers but... > Just ask your questions and I'll show you where you can find the answers ;-)

Dia Python plugin

2005-04-23 Thread David Johansson
Hi, I've got a couple of questions about the Python plugin. I tried digging in the mailinglist archives for answers but... How well does it work? Are there any show stoppers? Is anybody working on it? Tanx /David Johansson ___ Dia-list mailing list

Re: Non-coder contribution: Adding midpoints to shapes

2005-04-23 Thread loli
On Fri, 15 Apr 2005 23:03:06 -0700, Lars Clausen wrote > Here's a specific piece of work that non-coders can do for Dia: We > recently added the concept of midpoints to shapes, whereby a shape with > a midpoint defined can be connected to by dragging a line to > anywhere on the shape, and the li