Re: Crash in Tools popup menu

2001-05-22 Thread Hubert Figuiere
According to Gérard Milmeister <[EMAIL PROTECTED]>: > When I select an item in the popup Tools submenu, > for example Tools->Line, dia crashes (Seg fault). > Which version du you use ? I get with the CVS HEAD version: ** WARNING **: called dia_menu_signal_proxy with NULL signal_handler ! But

Re: anchoring end points to objects

2001-05-22 Thread Hubert Figuiere
According to D. Stimits <[EMAIL PROTECTED]>: > I'm also wondering how hard it would be to create jpeg's as an export > option? I think if I'm not mistaken, that libart can do this easily. The best is IMHO to file bug a report on http://bugzilla.gnome.org for this. Hub __

Re: Chapin Charts with Dia?

2001-05-28 Thread Hubert Figuiere
According to Andre Kloss <[EMAIL PROTECTED]>: > On Mon, 28 May 2001, Jamin Collins wrote: > > > Does anyone know if there are Chapin Chart symbols for Dia? A good example > > of chapin charts, for those that may not be familiar with them, can be found > > at http://www.open.org/~prslkg/sy_chap.h

Re: linker errors against current CVS?

2001-05-30 Thread Hubert Figuiere
According to Andrew S . Halper <[EMAIL PROTECTED]>: > Any ideas on these linker errors against current CVS? Redo an autogen.sh (with the same params) then make. A new source file has been added. Hub ___ Dia-list mailing list [EMAIL PROTECTED] http:/

Re: confused

2001-06-04 Thread Hubert Figuiere
According to Russell Nelson <[EMAIL PROTECTED]>: > I'm confused. When I middle-click on an object, I get the > menu for the currently-selected object, NOT the object I'm pointing > to. However, when I middle-click when the Ethernet is selected, I > must point at a handle in order to delete it. >

Re: dia file exchange

2001-06-06 Thread Hubert Figuiere
According to Cyrille Chepelov <[EMAIL PROTECTED]>: > > (dia's native file format is gzipped XML; it's quite easy to parse. However, > I'm afraid XML is not the silver bullet described in the trade press, and > dia's file being XML won't help loading them into Visio much, unless you're > ready

Re: dia file exchange

2001-06-07 Thread Hubert Figuiere
According to Lars Clausen <[EMAIL PROTECTED]>: > > Now that I hadn't considered. A quick Google search tells us: > > Actrix 2000 supposedly has conversion support, but they're kinda quiet > about it. External sources > http://www.design-drawing.com/visio/V2AXlate.htm> indicate that they > do p

Re: dia file exchange

2001-06-08 Thread Hubert Figuiere
According to James K. Lowden <[EMAIL PROTECTED]>: > I'm skeptical, though, of the strategy: Why should Dia want to export to Visio, > only to see free data trapped in a closed format? Wouldn't it be more worthwhile > to go the other way, to use Ole to free the data from Visio and write a Dia fil

Kivio support ?

2001-06-08 Thread Hubert Figuiere
I was wondering if someone actually planned to write a Kivio[*] import/export plug-in. That would be great that Dia be open to data exchange with other open source Diagramming software. Hub [*] for the ignorant, Kivio is KOffice's Visio clone. ___

Re: dia file exchange

2001-06-08 Thread Hubert Figuiere
According to Cyril ZEKSER <[EMAIL PROTECTED]>: > > Q: how would a user do to move a Dia file to Visio. 2 solutions: > > -generate a Visio file from the dia file > > -write a Dia importer within Visio (is it possible ?) > > > > solution #1 require that one of the system have both Visio and Dia, wh

Re: Kivio support ?

2001-06-08 Thread Hubert Figuiere
According to Lars Clausen <[EMAIL PROTECTED]>: > > I was wondering if someone actually planned to write a Kivio[*] > > import/export plug-in. That would be great that Dia be open to data > > exchange with other open source Diagramming software. > > Hadn't seen that. There's a couple things in t

Re: dia file exchange

2001-06-08 Thread Hubert Figuiere
According to Cyril ZEKSER <[EMAIL PROTECTED]>: > Yes, Word (or Visio) itself does know anything about Dia, but Dia can pilot > Visio to draw it's own shapes and schemas, as far as you have the OLE > interface of Visio documented. It's like scripting. That is what I wrote. Hub _

Re: Kivio support ?

2001-06-08 Thread Hubert Figuiere
According to Lars Clausen <[EMAIL PROTECTED]>: > On Fri, 8 Jun 2001, Hubert Figuiere wrote: > > > > > I was wondering if someone actually planned to write a Kivio[*] > > import/export plug-in. That would be great that Dia be open to data > > exchange with ot

po compilation breakage

2001-06-08 Thread Hubert Figuiere
I can't finish building Dia because of these errors in a .po file: file=./echo zh_TW.Big5 | sed 's,.*/,,'.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.Big5.po zh_TW.Big5.po:161: illegal control sequence zh_TW.Big5.po:382: illegal control sequence zh_TW.Big5.po:1592:

Re: po compilation breakage

2001-06-08 Thread Hubert Figuiere
According to Ben A. Hetland <[EMAIL PROTECTED]>: > > several occasion there are '\' that are just part of the multibyte charset. > > What is the solution ? > > One solution is to replace the single '\' with an escaped '\\', since > the \ is the standard escape character in C strings. That's wha

Re: [RFC] moving translations off sheets ?

2001-06-09 Thread Hubert Figuiere
According to Cyrille Chepelov <[EMAIL PROTECTED]>: > > [***] Yes, I know that UTF-8 is actually just a payload encoding standard for > multi-byte characters of relatively arbitrary length, and that the meaning > of which sequence of bytes means what character is left to the underlying > encoding.

Re: Dia 0.88.1 in Debian testing

2001-06-09 Thread Hubert Figuiere
According to Lars Clausen <[EMAIL PROTECTED]>: > > Just wanted you all to know that 0.88.1 is in Debian testing. According to > rpmfind, it's also in PLD and Mandrake. unstable powerpc still have 0.83 :-( Hub ___ Dia-list mailing list [EMAIL PROTEC

Re: Dia 0.88.1 in Debian testing

2001-06-09 Thread Hubert Figuiere
According to Cyrille Chepelov <[EMAIL PROTECTED]>: > > Do you know whether it's an autobuilder problem, or if it's a real build > problem ? > > (are all dependencies of dia compilable for PPC ?) FYI it works on powerpc... I compile current CVS only with debian packages... Hub __

Re: Does Dia support Solaris 2.6?

2001-06-19 Thread Hubert Figuiere
According to Andrew S . Halper <[EMAIL PROTECTED]>: > I am interested in a Solaris port too, and ran into the same problem. Does the > dependency on glibc mean Dia can only be ported to these platforms: > > http://www.gnu.org/software/libc/porting.html > > or is there some Autoconf trick to te

Re: Any more progress with Visio <=> Dia interchange methods?

2001-07-09 Thread Hubert Figuiere
According to Harry George <[EMAIL PROTECTED]>: > Just saw an announcement today that MS is providing a spec for XML > rendition of VISIO 2002. The document was an .exe, apparently a > self-extracting .doc, so I didn't actually look at it. That could be > a good approach to the problem. The blur

Re: http://www.lysator.liu.se/~alla/dia/contact.html

2002-04-08 Thread Hubert Figuiere
On Mon, 2002-04-08 at 18:37, Dan Berlyoung wrote: > Hi there, > > Do you know of anyone working on a Mac OS X port? As part of fink, using XDarwin, Dia works well. But since we lack a native GTK version, I think that a port that do not require X11 is unlikely to happen before that. Hub

Re: Dia's user interface

2002-04-25 Thread Hubert Figuiere
According to Lars Clausen <[EMAIL PROTECTED]>: > > After reading http://www106.pair.com/rhp/free-software-ui.html> about > user interfaces in open-source software, I would like to hear if anybody > on the list knows something about user interfaces (more than just from > having used a bunch). If

Re: Review of Keybindings [Re: Dia's user interface]

2002-04-25 Thread Hubert Figuiere
According to [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > The menus on MB2 (middle) and MB3 (right) should be > conveniences, > > shortcuts to the main menu. I don't know what the > Gnome usability folks > > have to say about that, but it doesn't matter. The > menu is the menu is > > the menu: it

Re: No subject

2002-05-01 Thread Hubert Figuiere
According to Lars Clausen <[EMAIL PROTECTED]>: > If you can't use any of the (several) vector formats, you can export as PNG > at a really large size, the CVS version has a dialog to set size. Last time I used it, it lacked a field to ask for specific resolution. That would be very helpful :-)

Re: No subject

2002-05-01 Thread Hubert Figuiere
According to Lars Clausen <[EMAIL PROTECTED]>: > On Wed, 1 May 2002, Hubert Figuiere wrote: > > According to Lars Clausen <[EMAIL PROTECTED]>: > >> If you can't use any of the (several) vector formats, you can export as > >> PNG at a really large si

Re: Dia plugins and C++

2002-05-02 Thread Hubert Figuiere
According to Cyrille Chepelov <[EMAIL PROTECTED]>: > Le Thu, May 02, 2002, à 10:02:57AM -0500, Lars Clausen a écrit: > > > Certainly if you change Dia, you must either not redistribute it or send > > out the source along with it. Plug-ins I'm not so sure about, shapes are > > probably not covere

Re: problem

2006-03-09 Thread Hubert Figuiere
Lars Clausen wrote: > Not sure what "change the police" means -- changing the defaults? > Changing the properties? Changing the font? "police de caractères" is "font". So yes, changing the font. Hub ___ Dia-list mailing list Dia-list@gnome.org http:/

Re: Message Header

2006-03-09 Thread Hubert Figuiere
Mike A wrote: > Adding a [dia] list tag would follow what seems to have become a list > standard. Every email send through the Dia mailing list has the following header: List-Id: discussions about usage and development of dia \ So filtering on header "List-Id:" that contain "dia-list.gnome.o

Re: Bugzilla Noise

2006-05-30 Thread Hubert Figuiere
Hans Breuer wrote: > Lars, > the exact same feature request gets reported over and over > again - apparently with your account. > > See: http://bugzilla.gnome.org/show_bug.cgi?id=342664 > > Do you see any way to stop this ? > Or do we need help from the bugzilla team? > Closing as dupe? Hub __

Re:

2006-06-23 Thread Hubert Figuiere
Jeffrey Abbott wrote: > Hello, > > Will DIA run on Mac OS X v 10.4.6?? > You can install it with Fink or Darwin Ports. That is not the only option. It will use X11. Hub ___ Dia-list mailing list Dia-list@gnome.org http://mail.gnome.org/mailman/list

Re: Fix bug #144394 and win USD 100

2006-10-13 Thread Hubert Figuiere
> But again, I have to agree to you, I prefer Subversion over CVS > especially when it comes > to checking in binary files like PNGs and moving them from LINUX to Win32 or > vice versa. 1/ Gnome tried to move from CVS to SVN and failed at least twice. 2/ if there is any problem with PNG being cor

Re: Dia Replace for Macs

2006-10-29 Thread Hubert Figuiere
Mike Hebert wrote: > Hello. I've authored a Mac OS X Universal Binary app which allows a > user to replace shapes in Dia drawings without having to reconnect > connectors or re-enter shape text. It's called Dia Replace and I'm > looking for volunteers to Beta test it. When participation in the >

Re: Dia Replace for Macs

2006-10-29 Thread Hubert Figuiere
> Until I close participation, anyone who wants to is welcome to help test Dia > Replace. I just need them to email me ([EMAIL PROTECTED]) so I can send them > a > download link. If I have misunderstood your question, please try to help me > understand it. You are offering people to test your *

Re: exporting to other packages

2007-05-06 Thread Hubert Figuiere
Suhail Qadeer wrote: > I am trying to export diagrams generated by Dia to open Office > presentation. I have tried eps and jpg. However both, when imported do > not give satisfactory resolution. I am using A4 size page in Dia. Please > recommend. I would export the diagram is PNG in a reasonable s

Re: exporting to other packages

2007-05-06 Thread Hubert Figuiere
Suhail Qadeer wrote: > > Thanks Hub, but how do I get a "reasonable size"? I converted it to png > and the A4 size fits into an image of 348x218 pixels only. A size that will allow you a good resolution for printing, like 300dpi. 348x218 is 1" 1/6 x 2/3" approximately. If you need it big, increa

Re: ouput diagrams quickly?

2007-05-07 Thread Hubert Figuiere
Vergil Mueller wrote: > Hi, > > I use Dia to take notes in my engineering classes. I usually type in an > Abiword and draw the diagrams in an open dia window. What I want to > know is > if there is an easy, quick way to integrate a diagram into my Abiword > document without doing a "save as" and

Re: DIA support for the '.SG' extension [SnapGraphics]

2007-05-08 Thread Hubert Figuiere
Warren Grosjean wrote: > I have used SnapGraphics most of my adult life and would like to view my > past work while in Linux. With Dia being the open source equivalent it > would be great if I could leverage past work using Dia. Any thoughts, Dia does not have support for this file format. So w

Re: ouput diagrams quickly?

2007-05-08 Thread Hubert Figuiere
> I believe this kind of embedding is what Bonobo was (partly) meant for, > but it seems to be dying, and I have yet to find a generally accepted > replacement. Do you know more about this than I, Hubert? We removed Bonobo support and Bonobo is a deprecated technology. The best is to look at lib

Re: WMF/EMF and VSD/VSS import

2007-09-13 Thread Hubert Figuiere
Ian Redfern wrote: > EMF/WMF import support is needed for just about every Visio shape > library out there, as they don't use native Visio shapes. With it, Dia > would have access to a large range of third party shape libraries. There is libwmf, even though imperfect, and I think that libwv has s

Re: Dia wiki down?

2008-02-11 Thread Hubert Figuiere
On Mon, 2008-02-11 at 12:56 +, Simon Brunning wrote: > I tried to download Dia, but the download page seems to be broken: > > http://live.gnome.org/Dia/Download > > Indeed, all the Wiki pages except for the front page seem broken. > It is broken. I filed a bug for it http://bugzilla.gnome.

Re: Request

2008-02-28 Thread Hubert Figuiere
On Wed, 2008-02-27 at 14:51 +0100, [EMAIL PROTECTED] wrote: > Unfortuantely I don't know anything about c++. Dia is not written in C++ Hub ___ Dia-list mailing list Dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live

Re: DiaCze

2008-03-09 Thread Hubert Figuiere
On Mon, 2008-03-10 at 11:11 +1100, James McDonald wrote: > > Dia is released under the Terms of the GPL so you can use it for free > > in your company. > > > > I assume that DiaCze is just a spelling mistake. > > > > > Evidently not: http://www.cze.cz/downloads.php?lang=en They don't even se

Re: Free for comercial use ?

2008-06-13 Thread Hubert Figuiere
On Thu, 2008-06-12 at 16:41 +0200, Cuypers, Steven wrote: > Is the software "dia" also free for commercial use ? > The word "Free" relate to "Freedom" not to cost. There is no restriction whatsoever on *using* software licensed under the GPL. In the case or redistribution, you have to pass this

Re: How do I install Dia on a Mac?

2008-06-19 Thread Hubert Figuiere
On Wed, 2008-06-18 at 16:09 -0700, Mihai Manea wrote: > Hi, > > I am using OS X 10.5.2, and I just can't manage to install Dia on my Mac. > > I installed Darwin Ports, and followed the instructions at > http://dia.darwinports.com/, but I get the error message below. > > Can anyone help me with

Re: is there a Mac version?

2008-10-09 Thread Hubert Figuiere
On Thu, 2008-10-09 at 12:22 -0400, Michael Ross wrote: > Example conversation below What about providing a pre-built package for Mac instead of trying to sell people with non-Free Software running on non-Free operating systems? Code speak better than words. Hub _

Re: is there a Mac version?

2008-10-09 Thread Hubert Figuiere
On Thu, 2008-10-09 at 17:40 +0100, Nick Moore wrote: > I think Hub just volunteered to buy you a Mac, Steffen. Code is > wonderful, but testing is just as important. Maybe you should just re-read the mail you were quoting. My reply was NOT addressed to Steffen, and it was obvious. If you want to f

Re: Dia export to Word

2009-05-27 Thread Hubert Figuiere
On 05/28/2009 12:30 AM, Michael Ross wrote: I make a screen capture, save that as a jpg or gif, and insert these as a picture. You know you can export as PNG, don't you? Hub ___ dia-list mailing list dia-list@gnome.org http://mail.gnome.org/mailman

Re: [long] lots of problems, you did ask ... [was Re: RC1 stats]

2002-05-26 Thread Hubert Figuiere
According to Cyrille Chepelov <[EMAIL PROTECTED]>: > > The tree view is intersting, but i was also hoping/expecting to see the > > new Preferences dialog and Hubert Figueres toolbar enhancement. > > I'm not very up to date on this. Have these patches been committed ? They have been shortly afte

Re: 0.90 RC2 Installation Problem: Fewer translated items than expected.

2002-05-26 Thread Hubert Figuiere
According to Cyrille Chepelov <[EMAIL PROTECTED]>: > > msgid "Helvetica" > > msgstr "Helv?tica" > > STOP !!! > > Unless the default Postscript name for the Spanish equivalent of the > Helvetica font is called Helvetica with a diacritic, translate it as > Helvetica (exactly as in English). Same

Re: MSE icons, added some transparancey to the XPMs

2002-06-26 Thread Hubert Figuiere
On Wed, 2002-06-26 at 19:21, Cyrille Chepelov wrote: > The real advantage of XPMs for such small files (which, since Windows > doesn't have Reiserfs, are going to take ten times their actual size anyway) > is for us *nix guys who forget to use the -kb flag when adding stuff to the > CVS reposito

Re: [OT]: PS --> PDF converter

2002-08-26 Thread Hubert Figuiere
On lun, 2002-08-26 at 20:44, Tim Ellis wrote: > > Personally I'd > > suggest that if PDF output were to be added, that dia put it > > through ps2pdf or something instead of doing it itself. Mind > > you, I've never found any PS to PDF converter entirely > > satisfactory. > > I guess I've found Im

Re: [OT]: PS --> PDF converter

2002-08-27 Thread Hubert Figuiere
On mar, 2002-08-27 at 16:03, Tim Ellis wrote: > Hubert Figuiere Escrit: > > AFAIK, the ImageMagick support for PDF, PS and EPS is done thru > > GhostScript. So why using ImageMagick convert instead of ps2pdf which is > > a GhostScript utility ? > > The ImageMag

Re: Re[6]: lines

2002-09-22 Thread Hubert Figuiere
On lun, 2002-09-23 at 05:33, Alan G Isaac wrote: > Alan wrote: > >> PS Is it the case that http://bugs.gnome.org/ has been down > >> for several days? At least I have not been able to get > >> through. > > On Mon, 23 Sep 2002 12:43:20 +0930 "Young, Robert" ><[EMAIL PROTECTED]> wrote: > > Try >

Re: Visio stencils with Dia?

2002-09-26 Thread Hubert Figuiere
On jeu, 2002-09-26 at 19:14, Alan Horkan wrote: > Visio Stencils are still visio documents. (The same way a Microsoft word > Template is just a slightly different form of a Microsoft Word document). > Visio is a disgustingly proprietary file format and hard to reverse > engineer file format, eve

Re: Visio import what are the possibilities [Re: Visio stencilswith Dia?]

2002-09-27 Thread Hubert Figuiere
On ven, 2002-09-27 at 17:58, Alan Horkan wrote: > I have seen the VML that is exported by Visio 2000 and it is not > encouraging. > VML is XML but it is more a list of shapes and links to an EMZ file which > contains the object data. > > There is a Sample VXD file that comes with the Microsoft V

Re: Right clicking (was (no subject))

2002-11-22 Thread Hubert Figuiere
On vendredi, nov 22, 2002, at 16:44 Europe/Paris, Nelson, Chris (IndSys, GEFanuc, Albany) wrote: (Answering my own messages is getting to be a habit.) I found that if the menu bar is displayed, off-clicking the diagram does nothing. If the menu bar isn't displayed in the diagram window, off-c

Re: Dia for Macintosh OS X?

2002-11-27 Thread Hubert Figuiere
On mardi, nov 26, 2002, at 23:56 Europe/Paris, Greg Yasko wrote: Is there any likelihood of porting Dia to Mac OS X? Beside the X11 version that got ported (see Lars e-mail), there is nothing else. It works fine (I use it myself) However I have the secret plan (ch... don't tell it to anyone)

Re: Mac OS/X

2003-01-12 Thread Hubert Figuiere
According to Alan Horkan <[EMAIL PROTECTED]>: > > I think you can get Dia using Fink. It is definately avialable in a > version that requires an X server. You CAN install it using fink. That is what I did. This is the GTK version running over X11 and it works like it works. I think that with the

Patch: fix a menu mis-function

2003-01-28 Thread Hubert Figuiere
Hi, this patch fix a GTK warning that made the "View/Show Grid" menu not to be checked when opening a new diagram Note: isn't there a more reliable way to access menu item than by label ? Patch is against CVS. Feel free to commit. Thanks. Hub -- Unemployed AbiWord maintainer - Lille, Fra

Patch: View/AntiAlias menu item

2003-01-28 Thread Hubert Figuiere
Hi, One more bug fix: The View/AntiAlias menu item was not properly set when using a menu bar (my default in GUI), spitting out gtk warnings. I also fixed a mismatch pointer type warning relating to menu bar menu items outlets stored in the DDisplay. Please, commit. Hub -- Unemployed AbiWord

Re: Dia-list digest, Vol 1 #758 - 5 msgs

2003-02-20 Thread Hubert Figuiere
On jeudi, fév 20, 2003, at 01:47 Europe/Paris, James K. Lowden wrote: It's ugly. I'd actually say given the current mess we're in to create a new extension ".gzdia" or whatever, and fix it when filesystems actually store MIME types with files. (We'd do away with extensions entirely at that tim

Re: 0.91 and Suse

2003-03-19 Thread Hubert Figuiere
On mercredi, mars 19, 2003, at 14:38 Europe/Paris, Hans Busch wrote: everything but text works on the most recent Suse distribution. Suse 8.1 is still working with pango 1.05 which probably is the source of the problem. Is there any simple way around, such that dia would work with pango 1.05, beca

Re: GUADEC

2003-06-05 Thread Hubert Figuiere
On mercredi, juin 4, 2003, at 18:05 Europe/Paris, Lars Clausen wrote: For those lucky enough to be able to go to GUADEC, I look forward to seeing you all there. I won't be giving any formal talks, but feel free to find me and pester me with your questions. I'll be there. Meet me at the AbiWord

Re: imho

2003-06-10 Thread Hubert Figuiere
On lundi, juin 9, 2003, at 01:51 Europe/Paris, Alan Horkan wrote: Saying a Microsoft program produces XML is only marginally more helpful than saying it produces ASCII. XML is no use if you dont have the schema and cant figure out what it means, or if it is embedded full of meaningless MIME encode

a few patches (please review/commit)

2003-06-25 Thread Hubert Figuiere
Hi I have made a few patches for Dia. See bugzilla: Build breakage in some cases: http://bugzilla.gnome.org/show_bug.cgi?id=115587 Build system more conformant to what other do: http://bugzilla.gnome.org/show_bug.cgi?id=104650 Some HIG suggestions: http://bugzilla.gnome.org/show_bug.cgi?id=11

Re: How many use the diagram tree?

2003-08-14 Thread Hubert Figuiere
On Tue, 2003-08-12 at 13:52, Alexandre Prokoudine wrote: > > GNOME build might not work under Valgrind. > > Oh reallY? :-) > > http://alleyoop.sourceforge.net/ I talked about Dia GNOME enabled build, not GNOME by itself. And strangely it now works. Hub _

Re: How many use the diagram tree?

2003-08-14 Thread Hubert Figuiere
On Tue, 2003-08-12 at 03:36, Ian Britten wrote: > On Fri, 8 Aug 2003 12:26:48 -0400 > <[EMAIL PROTECTED]> wrote: > > > > I keep meaning to really investigate scrolling performance with gprof (any > > recommendations other than gprof?), but haven't gotten to it yet. > > Check out kcachegrind (ht

Re: AW: Approved

2003-08-20 Thread Hubert Figuiere
On Wed, 2003-08-20 at 13:56, [EMAIL PROTECTED] wrote: > Hello Admin, > > plz remove the Adress [EMAIL PROTECTED] The maintainer ? HE DID NOT SENT THIS, but instead a moron using Outlook that got infected by some virus. Hub ___ Dia-list mailing list [EM

Re: dia, mac os x

2003-08-22 Thread Hubert Figuiere
On Fri, 2003-08-22 at 02:56, Aaron Titus wrote: > I have repeatedly tried to install Dia on Mac OS X (the latest version) > with no success. I have searched the Dia listserv archives which report > that some have done it, but otherwise there is no useful information on > how to install it. > >

Re: dia, mac os x

2003-08-22 Thread Hubert Figuiere
On Fri, 2003-08-22 at 06:49, Lars Clausen wrote: > Try with > > ./configure --prefix=/sw/usr/ > > or > > ./configure --prefix=/sw/usr/local No. That is not the filesystem layout with Fink. Hub ___ Dia-list mailing list [EMAIL PROTECTED] http://mail

Re: dia, mac os x

2003-08-22 Thread Hubert Figuiere
On Fri, 2003-08-22 at 15:46, Lars Clausen wrote: > > I thought there wasn't a new enough Pango in Fink, but I thought maybe > you'd compiled it yourself. An important bug got fixed for us in 1.1.5, so > we have to have that version or higher (1.2.* would work). I hope the Fink > guys get time t

Re: Silly question about C++

2003-11-23 Thread Hubert Figuiere
According to Marco Contenti <[EMAIL PROTECTED]>: > Is there some basic requirement that prevents using C++? Yeah. Willing of original developpers to use C. Like in Gnome and Gtk+ Hub -- AbiWord maintainer - Lille, France http://www.figuiere.net/hub/ GPG fingerprint: 6C44 DB3E 0BF3 EAF5 B433 23

Re: Menubar by default in next release? [was Re: Dia Can't create Per-User Dia Config Directory]

2004-01-21 Thread Hubert Figuiere
On mar, 2004-01-20 at 20:52, Alan Horkan wrote: > On Tue, 20 Jan 2004, Steffen Macke wrote: > > > > > Yes, all functionality related to a diagram is only available through it's > > context menu. Note that you can switch on a menu bar for the diagram windows > > (see Preferences). > > Would anyo

Re: building on mac os x

2004-02-05 Thread Hubert Figuiere
According to Martin Williams <[EMAIL PROTECTED]>: > Hello, > > I am using Mac OS X 10.3 (Panther) and am trying to > install dia. It is not present in fink, so I installed > gtk+ in fink, and then downloaded the dia source code, > and typed > > ./configure --prefix=/sw/usr/ > > it produced an er

Re: Documentation - Dia-Manual.pdf

2004-02-05 Thread Hubert Figuiere
According to Lars Clausen <[EMAIL PROTECTED]>: > I think he's thinking of http://www.lysator.liu.se/~alla/dia/doc/dia-manual.pdf > > I see the same problems when I use Acroread on it. Directions for how to > make it are at http://www.lysator.liu.se/~alla/dia/doc/dia-manual.pdf. Error detected: c

buid breakage

2004-02-16 Thread Hubert Figuiere
Hi, I'm try to rebuild dia from CVS on my newly installed Debian/unstable. I did configure --enable-gnome --enable-debug Then, during make, I get this error: ../../../dia/app/app_procs.c: In function `process_opts': ../../../dia/app/app_procs.c:706: error: `rc' undeclared (first use in this fun

Patch for build breakage

2004-02-17 Thread Hubert Figuiere
On Mon, 2004-02-16 at 17:34, Hubert Figuiere wrote: > I'm try to rebuild dia from CVS on my newly installed Debian/unstable. > > I did configure --enable-gnome --enable-debug > > Then, during make, I get this error: > ../../../dia/app/app_procs.c: In function `process_op

removing GNOMEUIINFO for menus ?

2004-02-17 Thread Hubert Figuiere
Hi, does anybody object that I remove the menu construction using GNOMEUIINFO that is used in GNOME build ? With Gtk2 it seldom bring anything but hassle to maintain it along with the GtkItemFactory, and GtkAction will supersede both in Gtk 2.4. If nobody minds, I'll just wipe this off. Thanks.

Re: removing GNOMEUIINFO for menus ?

2004-02-17 Thread Hubert Figuiere
On Tue, 2004-02-17 at 23:01, Hans Breuer wrote: > Last time building --with-gnome it looked like the above isn't the > only issue with --with-gnome, but everyone we can get rid off (without > loosing appropriate platform integration) looks like a step in the > right direction to me ... The idea

Re: Dia for Macintosh

2004-03-08 Thread Hubert Figuiere
On Sun, 2004-03-07 at 22:16, Wanderson Rocha wrote: > Hi > would like to know if exists "Dia" for Macintosh? in case that he does not > exist I can compile if codigo is in C or java. you can order the code to me? Install X11 and Fink: http://fink.sf.net/ X11 is on the third CD of Panther.

Re: Getting vector graphics from dia to MS Office

2004-04-15 Thread Hubert Figuiere
On Thu, 2004-04-15 at 08:09, Cyrille Chepelov wrote: > I'm not totally sure Mac PICT is a vector format; It is. It's the native metafile format for old MacOS. Hub ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia

Re: Getting vector graphics from dia to MS Office

2004-04-15 Thread Hubert Figuiere
On Thu, 2004-04-15 at 13:33, Cyrille Chepelov wrote: > > > I'm not totally sure Mac PICT is a vector format; > > > > It is. It's the native metafile format for old MacOS. > > I stand corrected. What do they use these days? For MacOS X CoreGraphics graphic layer, it is PDF. PICT is still suppor

Re: Getting vector graphics from dia to MS Office

2004-04-16 Thread Hubert Figuiere
On Fri, 2004-04-16 at 02:28, Justin Gombos wrote: > > For MacOS X CoreGraphics graphic layer, it is PDF. PICT is still > > supported and used when QuickDraw, the old graphic layer, is used > > (which is the case in lof of "ported" apps, like MSFT's, Adobe's, > > Macromedia's, etc). > > I read th

Re: [dia] Windows created diagrams are no longer readable

2004-05-14 Thread Hubert Figuiere
On Fri, 2004-05-14 at 14:14 +0200, Lars Clausen wrote: > It is, however, a problematic issue. Problem is that Win32 and Pango > don't agree on how to render fonts, so they have slightly different > widths, which in turn determines the size of the boxes. Haven't found a > good solution yet. Why

Re: [dia] Windows created diagrams are no longer readable

2004-05-19 Thread Hubert Figuiere
> > Why not coding the size of the box when saving the file ? Text size > > helps determine what the size of the box should be, *initially* (ie when > > creating the object). Then IMHO, the size should be saved persistently > > and reused. That would probably solve this issue. If you have anything

Re: [OT] Re: WIndows version compared with Linux

2004-10-07 Thread Hubert Figuiere
Alan Horkan wrote: Debian insists on a man page for every application (almosts as good as using BSD), unfortunately these tend to be maintained by Debian rather than pushed back upstream and included with all distributions. Then lets pull it back to the main distribution, and let the maintainer kn

Re: Putting some prefix to the mailing-list mails?

2004-11-01 Thread Hubert Figuiere
On Mon, 2004-11-01 at 12:21 +0100, Ulf Lamping wrote: > Just wanted to mention that a lot of other mailing lists doing it > that > way, so it might be a good common practice. That does not mean that is the reference. If you we did what most people do, we'd be using Windows, and e-mailing using O

Re: Microsoft Opening Office XML Formats --> Visio support in DIA?

2005-02-18 Thread Hubert Figuiere
David Stotijn wrote: Will that mean that Dia may include Visio support in the future? That would be great ;0 Patent encumbering applies. The patent is free only if you read governement (US) issued documents... Better reverse engineer Hub ___ Dia-list ma

Re: Dia 0.94 on Mac OS 10.4.2

2005-10-04 Thread Hubert Figuiere
Lars Clausen wrote: > On Tue, 2005-07-19 at 12:49 -0700, Daniel Rogers wrote: > >>Hi, >> >>I managed to get dia for mac os x compiled and running. > > > Excellent! Which GTK port did you use for this? I've heard rumours of > a port of Gtk2 to non-X OS X, which would be excellent, but even just

Re: dia develompent

2005-11-30 Thread Hubert Figuiere
On 30/11/05 11:24 am, Slayer wrote: > Hi there, > > I'm intresting about opensource soft for UML modeling, so, > can you tell if dia development are still alive?.. It is still alive. A new release is long overdue, but that is the kind of things that can happen with open source projects run by vol

Re: Latex PGF plugin

2005-12-06 Thread Hubert Figuiere
> I did not understand exactly how to make the patch. The one I made did > not include the pgf subdirectory, so I send the patch and the whole > directory zipped together. The the option -N for the diff command. Hub ___ Dia-list mailing list Dia-list@