Dia ChangeLog report for 2007-09-24 03:00:00 UTC (Mon 24 Sep)

2007-09-23 Thread Dia ChangeLog Daemon
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous 2007-09-23 05:00:12.0 +0200 +++ dia-svn-snapshot/ChangeLog 2007-09-24 05:00:09.865228176 +0200 @@ -1,3 +1,60 @@ +2007-09-23 Lars Clausen <[EMAIL PROTECTED]> + +

Dia - a rotate command?

2007-09-23 Thread D. Guido
Hi Dia Developers, My name is Guido and I work for a short line railroad in Fort Worth, Texas, USA. I recently found Dia because I was in search of diagramming software for use in my engineering role. I began using Dia and find it to be extraordinarily user-friendly with a clean interface and

Re: WMF/EMF and VSD/VSS import

2007-09-23 Thread Valek Filippov
> > There is libwmf, even though imperfect, and I think that libwv has some > other embrionic support for EMF. > > Maybe that's the direction that should be taken. > To fix and extend libwmf seems to be the best direction, because many gtk+/GNOME applications use some part of it. Unfortunately eac

How can I add a custom page size?

2007-09-23 Thread elwood151
I would like to use a specific page size (18 cm x 25.2 cm) for Dia, but in the menu I can't find an option to enter my own parameters. Is there a way to add my custom page size to Dia? (I'm currently using Dia 0.96.1 on Win XP) Martin -- View this message in context: http://www.nabble.com/Ho

Applet Viewer?

2007-09-23 Thread Jean-Lou Dupont
Sorry in advance if this topic is already covered! Is there such a thing as a 'dia diagram applet based viewer' ? Thanks! Jean-Lou Dupont. ___ Dia-list mailing list Dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gn

Large directory listings

2007-09-23 Thread Ken Anderson
We're experimenting with Dia as a tool for making maps of client properties (we're a tree service). We have thousands of hand-drawn BMP or JPG files, and they're named by property number, typically something like P24929mm.jpg. We can open the map with Dia and edit it ... but when scrolling thr

DIA PLUGIN

2007-09-23 Thread ITP
Hello, Still using dia 0.95 under LINUX. I launch dia from an script where I define DIA_LIB_PATH and LD_LIBRARY_PATH and those are the directories where the plug-ins are located. Is there any way to specify in the script launcher which of those plug-ins I want to use and the order to load them

Re: Make default Page Setup?

2007-09-23 Thread Lars Clausen
On Fri, 2007-09-14 at 12:51 -0400, Michael Ross wrote: > I tried saving in //Dia /xslt as Diagram1.dia with the Page Setup I > prefer, but it had no effect. The initial setup for a new drawing > comes from somewhere else. However, if I File/Open (rather than > File/New) the Diagram1.dia it has th

Re: DIA PLUGIN

2007-09-23 Thread Lars Clausen
On Mon, 2007-09-17 at 17:55 +0200, Cordoba Muñoz, Oscar (ITP) wrote: > Hello, > > > > Still using dia 0.95 under LINUX.I launch dia from an script where I > define DIA_LIB_PATH and LD_LIBRARY_PATH and those are the directories > where the plug-ins are located. Is there any way to specify in the

Re: Dia - a rotate command?

2007-09-23 Thread Lars Clausen
On Tue, 2007-09-18 at 16:00 -0500, D. Guido wrote: > Hi Dia Developers, > > > > My name is Guido and I work for a short line railroad in Fort Worth, > Texas, USA. I recently found Dia because I was in search of > diagramming software for use in my engineering role. I began using > Dia and fin

Re: How can I add a custom page size?

2007-09-23 Thread Lars Clausen
On Wed, 2007-09-19 at 01:32 -0700, elwood151 wrote: > I would like to use a specific page size (18 cm x 25.2 cm) for Dia, but in > the menu I can't find an option to enter my own parameters. > > Is there a way to add my custom page size to Dia? Not without recompiling Dia. You can add a new siz

Re: Large directory listings

2007-09-23 Thread Lars Clausen
On Wed, 2007-09-19 at 16:39 -0500, Ken Anderson wrote: > We're experimenting with Dia as a tool for making maps of client > properties (we're a tree service). We have thousands of hand-drawn BMP > or JPG files, and they're named by property number, typically something > like P24929mm.jpg. > >

Re: Applet Viewer?

2007-09-23 Thread Lars Clausen
On Thu, 2007-09-13 at 16:36 -0400, Jean-Lou Dupont wrote: > Sorry in advance if this topic is already covered! > > Is there such a thing as a 'dia diagram applet based viewer' ? Not that I have heard of. -Lars ___ Dia-list mailing list Dia-list@gnome.

Re: Using PNG with transparency for a Shape in Dia

2007-09-23 Thread Lars Clausen
On Fri, 2007-08-31 at 21:12 -0700, tony hartono wrote: > Hi, I have created a lot of PNG file (similar to the attached one) for > use in Visio. I have just tried Dia, but it seems that Dia does not > support transparency if the shape and connector line are in one layer. > If we connect the shape wi

Updated Dia for Windows compilation instructions

2007-09-23 Thread Steffen Macke
Hello All, for those of you who want to compile Dia for Windows, updated and simplified compilation instructions are available: http://dia-installer.de/howto/compile_msvc/index.html Regards, Steffen ___ Dia-list mailing list Dia-list@gnome.org http://

Re: Patch for Delete key behavior (for dia-0.96.1)

2007-09-23 Thread Ondrej Mikle
Hans Breuer wrote: > On 22.09.2007 00:42, Ondrej Mikle wrote: >> I send a patch for the Delete key behavior in Dia. It is remapped to >> Ctrl+Delete (or remap it some other suitable shortcut), since a lot of >> people find it annoying that pressing Delete while editing text deletes >> the object. >