Re: Question about layout plugins

2002-06-03 Thread James Michael DuPont
Impressive as always Cyrille, Thank you for the detailed instructions, the properties are stored in a named hash I assume? > Of course, once you get this working, we'll want to > tweak the UI, to show > that an objects has a non-nil URL property (eg like > MS Word does, put a > small "link" icon

Dia ChangeLog report for Mon Jun 3 07:23:02 2002 (UTC)

2002-06-03 Thread Dia ChangeLog Daemon
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous Sun Jun 2 09:23:36 2002 +++ dia-cvs-snapshot/ChangeLog Mon Jun 3 09:23:06 2002 @@ -1,3 +1,26 @@ +2002-06-02 Cyrille Chepelov <[EMAIL PROTECTED]> + + * lib/font.c:

Re: dia 0.90.RC3

2002-06-03 Thread Steffen Macke
> There's no start menu entry created, just a desktop icon. > (I'm not familiar woth win9x and know nothing about its > registry) Could you try the option "Create Start Menu Entries for current user?" This is the old code and should be working. Steffen > BTW, I think there's another tiny bug fo

Need help with dia

2002-06-03 Thread Jake Kula
Hi, I am having trouble with DIA (A diagram creation program). I am running SuSE 8.0 Linux which comes bundled with DIA. I installed it and it worled fine. Then one day I went into the menu and selected 'plug-ins'. I then proceeded to un-check all the plugin options (which I shouldn't have

Manual?

2002-06-03 Thread Claus Ritter
Hello, Is there a detailed manual, man pages or whatever existing describing everything of dia. It is a powerful tool but I couldn't find detailed information so far. Thanx, Claus ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailm

Re: [Announce] dia 0.90 is released !

2002-06-03 Thread Maxim Sobolev
Thank you for notification. I've updated FreeBSD port to that version so that pre-built dia FreeBSD package should be available from the automatic packaegs builing facility. There were few problems with that release: 1. On some systems nl_langinfo(CODESET) could return empty string in some curcum

Re: Need help with dia

2002-06-03 Thread Cyrille Chepelov
Le Tue, Jun 04, 2002, à 12:52:03AM +1000, Jake Kula a écrit: > Hi, I am having trouble with DIA (A diagram creation program). I am running > SuSE 8.0 Linux which comes bundled with DIA. I installed it and it worled > fine. Then one day I went into the menu and selected 'plug-ins'. I then >

Re: Manual?

2002-06-03 Thread Cyrille Chepelov
Le Mon, Jun 03, 2002, à 04:55:42PM +0200, Claus Ritter a écrit: > Is there a detailed manual, man pages or whatever existing describing > everything of dia. Yes. Just make sure to ./configure --enable-db2html (and have the DocBook stuff at hand). You may have luck with googling for "Kayon Toga

Re: Need help with dia

2002-06-03 Thread Steffen Macke
Jake, I guess your problem is more SuSE-related than dia-related. Are you running a vanilla SuSE installation (= you installed everything from the SuSE CDs)? I would try the following: * Check the online update service. Install all the recommended packages * If this doesn't help, please check th

Re: segmentation fault :-(

2002-06-03 Thread Jan Keirse
On Sun, 2 Jun 2002, Cyrille Chepelov wrote: > Le Sun, Jun 02, 2002, à 08:32:04PM +0200, Cyrille Chepelov a écrit: > > I'm committing the patch which is appended here (font.diff) > > Here's the patch. Hy, the patch works, but only partly: as long as I use courier as font, it is ok, but if I use a

Re: Need help with dia

2002-06-03 Thread Micka
On Mon, 3 Jun 2002 17:15:53 +0200 Cyrille Chepelov <[EMAIL PROTECTED]> wrote: > rm ~/.dia/pluginrc You are agressive ! He can edit this file, and find lines that describe loading. It's a simple xml file ... May be you must implemente something to prevent this mistake ? -- LupusMichaelis _

Re: Manual?

2002-06-03 Thread Steffen Macke
Claus, dia has a manual, but it's terribly outdated and only covers bits and pieces of dia's functionality. The manual should be accessible from the Help menu within dia. What excatly would you like to do with dia? Steffen ___ Dia-list mailing list

Re: segmentation fault :-(

2002-06-03 Thread Cyrille Chepelov
Le Mon, Jun 03, 2002, à 06:01:51PM +0200, Jan Keirse a écrit: > Hy, the patch works, but only partly: as long as I use courier as font, it > is ok, but if I use another font (eg helvetica), it will continue to use > courier. This is already good news. > I get an error message Warning no X font

Re: Need help with dia

2002-06-03 Thread Cyrille Chepelov
Le Mon, Jun 03, 2002, à 07:34:05PM +0200, Micka a écrit: > On Mon, 3 Jun 2002 17:15:53 +0200 > Cyrille Chepelov <[EMAIL PROTECTED]> wrote: > > > > rm ~/.dia/pluginrc > > You are agressive ! He can edit this file, and find lines > that describe loading. It's a simple xml file ... I don't feel I

Relationnal DB Diagrams

2002-06-03 Thread Micka 6 ) (18.1K 18 . 1KB )
Hello the dia ml ! I'm using dia for UML analysis, and although some missing features, I'm charmed. So, I wanna a plug-in how describe Relationnal DataBase. Additionnaly, using dia2code to create SQL requests, in goal to create tables. I'm newbie in developpement (

Re: segmentation fault :-(

2002-06-03 Thread Adrien Beau
On Monday 03 June 2002 09:01 PDT, Jan Keirse wrote: > > Hy, the patch works, but only partly: as long as I use > courier as font, it is ok, but if I use another font (eg > helvetica), it will continue to use courier. > I get an error message Warning no X font for Helvetica found, > using -*-courie

Re: Relationnal DB Diagrams

2002-06-03 Thread Cyrille Chepelov
Le Mon, Jun 03, 2002, à 07:44:10PM +0200, Micka 6 ) (18.1K 18. 1KB ) a écrit: > I'm using dia for UML analysis, and although some > missing features, I'm charmed. Thanks for the feedback ! > So, I wanna a plug-in how describe Relationnal DataBase. > Additionnaly, using dia2code to c

Re: segmentation fault :-(

2002-06-03 Thread Jan Keirse
On Mon, 3 Jun 2002, Adrien Beau wrote: > On Monday 03 June 2002 09:01 PDT, Jan Keirse wrote: > > > > Hy, the patch works, but only partly: as long as I use > > courier as font, it is ok, but if I use another font (eg > > helvetica), it will continue to use courier. > > I get an error message Warn

Re: dia 0.90RC3

2002-06-03 Thread Hans Breuer
At 10:13 03.06.02 +0400, Vitaly Lipatov wrote: >I try new 0.90RC3 version with my old dia files from 0.88.1 version >and I have trouble with encoding. >In old files russian letters looks like >#ëÏÎÔÒÏÌÌÅ >ðþ# >There is UTF-8 in new one. >It can't tranlate old files correctly (for russian letters).

Re: XSLT Transformer plugin

2002-06-03 Thread Mattam
Le Fri, 17 May 2002 01:35:22 +0200, Cyrille Chepelov a écrit: > >Oh, here's the answer to one question; you add a hard dependency on another >package. Is it possible/practical to make this a soft dependency (using the >dl_* functions)? That would make it possible to ship the plug-in in the main >

Re: dia 0.90RC3

2002-06-03 Thread Vitaly Lipatov
On 3 Июнь 2002 01:26, Cyrille Chepelov wrote: > Le Mon, Jun 03, 2002, à 12:34:49AM +0400, Vitaly Lipatov a écrit: > > I try new 0.90RC3 version with my old dia files from 0.88.1 version > > and I have trouble with encoding. > > In old files russian letters looks like > > #ëÏÎÔÒÏÌÌÅ > > ðþ# > > Can

Re: dia 0.90.RC3

2002-06-03 Thread Zhang Lin-bo
On Mon, 3 Jun 2002, Steffen Macke wrote: > Could you try the option "Create Start Menu Entries for current user?" > This is the old code and should be working. I retried the installation with "Start Menu, desktop icons for current user" checked and "Start Menu end desktop icons for all users" un

Re: Need help with dia

2002-06-03 Thread Bob Marcan
On Mon, 3 Jun 2002 19:34:05 +0200 "Micka" <[EMAIL PROTECTED]> wrote: > On Mon, 3 Jun 2002 17:15:53 +0200 > Cyrille Chepelov <[EMAIL PROTECTED]> wrote: > > > > rm ~/.dia/pluginrc > > You are agressive ! He can edit this file, and find lines > that describe loading. It's a simple xml file ... >

Re: dia 0.90.RC3

2002-06-03 Thread Steffen Macke
> desktop icons for current user" checked and "Start > Menu end desktop icons for all users" unchecked. > ^^^ > (a misspelling? should be "and"?) oops, of course, "and" > The installation went smoothly without any error, > and the start menu entry was correctly created. Thanks! OK, I'll

Re: dia 0.90RC3 encoding property

2002-06-03 Thread Vitaly Lipatov
On 3 éÀÎØ 2002 23:33, Hans Breuer wrote: > At 10:13 03.06.02 +0400, Vitaly Lipatov wrote: > > There is some code in lib/dia_xml.c (around line 134) which tries > to be smart about default encoding and valid UTF-8. If > there are no bytes found where the MSB is set it assumes > well formed utf8. In

Re: Need help with dia

2002-06-03 Thread James K . Lowden
On Tue, 4 Jun 2002 04:12:13 +0200 "Bob Marcan" <[EMAIL PROTECTED]> wrote: > > He can edit this file, and find lines > > that describe loading. It's a simple xml file ... > > It is a simple xml file! > Guys, you are making a fine tool, but you are spoiling the > idea of the unix config files. Th