On Thu, Aug 29, 2002 at 04:10:39PM -0500, Lars Clausen wrote:
> Yes, but allowing the user to add their own things would be neater and
> mucho more flexible.
And being able to add it to "class" as well as a single object
Jarda Benkovsky
--
GCM/IT d- s:+ a- C++(+++) ULOI$ P++ L+++> E+ W
On Thu, 29 Aug 2002, Andrew S. Halper wrote:
> On 2002.08.29 12:11 Cyrille Chepelov wrote:
>> Tim,
>> Le Thu, Aug 29, 2002, à 11:54:03AM -0400, Tim Ellis a écrit:
>> > Now, I know things change quickly in the Open Source world, so I'm
>> willing
>> > to revisit this, but I'd like to get some advic
On 2002.08.30 06:02 Lars Clausen wrote:
> On Thu, 29 Aug 2002, Andrew S. Halper wrote:
> > On 2002.08.29 12:11 Cyrille Chepelov wrote:
> >> Tim,
> >> Le Thu, Aug 29, 2002, à 11:54:03AM -0400, Tim Ellis a écrit:
> >> > Now, I know things change quickly in the Open Source world, so
> I'm
> >> willin
Hallo Christof!
I am sorry for the confusion, so let me explain :
I was originally trying to compile the DIA stuff for cygwin, and have
dropped that. In fact, I am not working on it under windows anymore,
but under debian with ming32 and wine for testing.
--- Christof Petig <[EMAIL PROTECTED]>
[Summary: Cygwin is good to compile programs on win32 with minimal
porting effort, but a stable port should use MinGW]
James Michael DuPont schrieb:
> I am after using the DIA toolkit as a scriptable, browser enabled,
> graphing layout tool. Also under windows, but more importantly under
> lin
Forwarding to mailing list.
-Forwarded Message-
From: Angus Ainslie <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Dia DXF import
Date: 13 Aug 2002 15:41:31 -0600
Hi,
I made some changes to the dia dxf import to better understand what's
exported from
visio 2002. It gives nearly th
Hello,
I've recently started using xml-docbook/svg for documenting my 4th year
project... I managed to find some bugs in render_svg.c code. The bug
occurs during rendering of arcs. It seems that the case of angles lying
across 0degree boundary was not handled and the large-arc-flag was not
being c
Angus,
Alex has forwarded your message to the dia mailing list, [EMAIL PROTECTED]
He has stepped down from this project a while ago.
Please consider subscribing to the list; while you can write there now, each
non-subscriber post has to be manually approved.
In order to facilitate the integrati
I just scoped Cyrille's email...
here is the ?"proper"? for of the patch.
Thanx,
Mike
B.T.W I think I'm onto another bug... bug this time it's the diagrams in
the svg spec that are to blame :).
On Fri, 2002-08-30 at 11:36, Mike Sowka wrote:
> Hello,
> I've recently started using xml-docbook/svg
Cyrille,
I usually do submit diffs but in this case virtually the whole
file had changed and I didn't have time to even pretty it up before
I submitted it.
Angus
Cyrille Chepelov wrote:
>Angus,
>
>Alex has forwarded your message to the dia mailing list, [EMAIL PROTECTED]
>He has stepped down
Le Fri, Aug 30, 2002, à 09:59:36AM -0600, Angus Ainslie a écrit:
> I usually do submit diffs but in this case virtually the whole
> file had changed and I didn't have time to even pretty it up before
> I submitted it.
Against which version was this file made ? If against a fairly recent CVS,
it m
It was against 0.90.
Is there anonymous CVS Access? I might have time to figure out the diffs
now.
Angus
Cyrille Chepelov wrote:
>Le Fri, Aug 30, 2002, à 09:59:36AM -0600, Angus Ainslie a écrit:
>
>>I usually do submit diffs but in this case virtually the whole
>>file had changed and I didn't
Hello,
I've recently started using xml-docbook/svg for documenting my 4th year
project... I managed to find some bugs in render_svg.c code. The bug
occurs during rendering of arcs. It seems that the case of angles lying
across 0degree boundary was not handled and the large-arc-flag was not
being c
I just scoped Cyrille's email...
here is the ?"proper"? for of the patch.
Thanx,
Mike
B.T.W I think I'm onto another bug... bug this time it's the diagrams in
the svg spec that are to blame :).
On Fri, 2002-08-30 at 11:36, Mike Sowka wrote:
> Hello,
> I've recently started using xml-docbook/svg
Le Fri, Aug 30, 2002, à 07:08:01AM -0700, Andrew S Halper a écrit:
> Yes, I agree. I don't think I'm as squeamish about GTK programming as
> Tim, but it seems like StdProp is the thing to try first. Just wish it
> was a wee more documented ;-) Well, that's probably something I should
> do,
Le Fri, Aug 30, 2002, à 11:36:41AM -0400, Mike Sowka a écrit:
> Hello,
> I've recently started using xml-docbook/svg for documenting my 4th year
> project... I managed to find some bugs in render_svg.c code. The bug
> occurs during rendering of arcs. It seems that the case of angles lying
> across
On Thu, 29 Aug 2002 20:39:56 -0700
Andrew S Halper <[EMAIL PROTECTED]> wrote:
> Descriptions of ER representations in UML reference books are amusing:
> "If you need to represent x in your ER diagram, use a tagged value.",
> which always seems to the engineer in me like: "We know the UML is t
Le Fri, Aug 30, 2002, à 10:10:37AM -0600, Angus Ainslie a écrit:
> It was against 0.90.
>
> Is there anonymous CVS Access? I might have time to figure out the diffs
> now.
Yes. All information is at http://cvs.gnome.org (IIRC, or nearby if I don't
that well).
-- Cyrille
--
Grumpf.
__
On Fri, 30 Aug 2002, Cyrille Chepelov wrote:
> Le Fri, Aug 30, 2002, à 07:08:01AM -0700, Andrew S Halper a écrit:
[...]
> Maybe we should begin to look at doxygenating the project ? OTOH, while
> doxy rules on C++ (and reportedly on Java as well), I'm not convinced
> it's that stellar on C code (e
On Fri, 30 Aug 2002 17:40:36 +0200
Cyrille Chepelov <[EMAIL PROTECTED]> wrote:
> Another thing we could do would be to start a Wiki to shape the
> dia internals documentation (using various archive posts, if someone
> wants to dig them out...). I'm going to look at installing one
> somewhere.
ht
On Fri, Aug 30, 2002 at 04:03:28PM +0200, Christof Petig wrote:
>[Summary: Cygwin is good to compile programs on win32 with minimal
>porting effort, but a stable port should use MinGW]
Summary: If you want to ignore all of the work that has gone into
-mno-cygwin to make it work reliably, then us
On 30 Aug 2002, Lars Clausen wrote:
> Date: 30 Aug 2002 14:10:30 -0500
> From: Lars Clausen <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: New Shapeset -- What Will I Need To Do...?
>
> On Fri, 30 Aug 2002, Cyrille Chepelov wrote:
> > Le Fri, Aug 30, 200
On Fri, 30 Aug 2002, Tim Ellis wrote:
> On Fri, 30 Aug 2002 17:40:36 +0200
> Cyrille Chepelov <[EMAIL PROTECTED]> wrote:
>
>> Another thing we could do would be to start a Wiki to shape the
>> dia internals documentation (using various archive posts, if someone
>> wants to dig them out...). I'm g
> On Thu, 29 Aug 2002, Cyrille Chepelov wrote:
> > Le Thu, Aug 29, 2002, à 03:29:28PM -0500, Lars Clausen a écrit:
> >
> >> I'm not quite sure I understand you. You want the user to be able to
> >> add properties to the Properties dialogs. These properties wouldn't
> >> affect the display, bu
On Fri, 30 Aug 2002, Alan Horkan wrote:
>
> On 30 Aug 2002, Lars Clausen wrote:
>
>> Date: 30 Aug 2002 14:10:30 -0500
>> From: Lars Clausen <[EMAIL PROTECTED]>
>> Reply-To: [EMAIL PROTECTED]
>> To: [EMAIL PROTECTED]
>> Subject: Re: New Shapeset -- What Will I Need To Do...?
>>
>> On Fri, 30 Aug
On Thu, 29 Aug 2002, Lars Clasen wrote:
> On Thu, 29 Aug 2002, Cyrille Chepelov wrote:
> > Le Thu, Aug 29, 2002, à 03:29:28PM -0500, Lars Clausen a écrit:
> >
> >> I'm not quite sure I understand you. You want the user to be
able to
> >> add properties to the Properties dialogs. These prope
Dear fellow hackers,
I am working on putting my packages on sourceforge right now,
https://sourceforge.net/project/showfiles.php?group_id=19878
I still have not converted all of my packages to the high standards
that I preach, this of course makes me a hypocrite in one aspect.
It is not easy to
--- Christopher Faylor <[EMAIL PROTECTED]> wrote:
> On Fri, Aug 30, 2002 at 04:03:28PM +0200, Christof Petig wrote:
> >[Summary: Cygwin is good to compile programs on win32 with minimal
> >porting effort, but a stable port should use MinGW]
>
> Summary: If you want to ignore all of the work tha
Ok here you go
http://www.surf-u.co.uk/downloads.php?type=dia
Hope this is at least useful in someway. The documents can be shoved on the page how
you like.
I have provided both .dia documents, and pdf documents. If you require any other
format, such as png, then just say.
Robert
On 28 Aug
Le Fri, Aug 30, 2002, à 12:11:51PM -0400, Tim Ellis a écrit:
> http://faemalia.org/wiki/view/Technical is not going anywhere anytime
> soon, and is fully under my control to back up, move to another server, or
> whatever.
Then, that's the place !
Thanks a lot !
-- Cyrille
--
Grumpf.
> You have to use its own custom markup, which is real pain when you know
> html and are well used to adding a little html from using Slashdot and
> suchlike.
No. It uses templating because a wiki is by nature dynamic. The HTML
templates are 99% HTML, and 1% "%VARIABLE%".
For the users, it does
On Fri, 30 Aug 2002, Robert Smith wrote:
> Ok here you go
>
> http://www.surf-u.co.uk/downloads.php?type=dia
>
> Hope this is at least useful in someway. The documents can be shoved on
> the page how you like.
>
> I have provided both .dia documents, and pdf documents. If you require
> any othe
On Fri, Aug 30, 2002 at 01:34:58PM -0700, James Michael DuPont wrote:
>
>--- Christopher Faylor <[EMAIL PROTECTED]> wrote:
>> On Fri, Aug 30, 2002 at 04:03:28PM +0200, Christof Petig wrote:
>> >[Summary: Cygwin is good to compile programs on win32 with minimal
>> >porting effort, but a stable por
--- Christopher Faylor <[EMAIL PROTECTED]> wrote:
> On Fri, Aug 30, 2002 at 01:34:58PM -0700, James Michael DuPont wrote:
> >
> >--- Christopher Faylor <[EMAIL PROTECTED]> wrote:
> >> On Fri, Aug 30, 2002 at 04:03:28PM +0200, Christof Petig wrote:
> >> >[Summary: Cygwin is good to compile program
Well...
Unfortunately I realized I have to start on my actual project... and my
efforts to use XSL docbook with svg diagrams are just taking waaay too
much time.
Attached is a patch that corrects the two svg arc problems I
encountered...NOTE: Diagramdata->extents is still NOT correct for
large-arc
On Fri, 30 Aug 2002, James Michael DuPont wrote:
> Dear fellow hackers,
Hello!
> I am working on putting my packages on sourceforge right now,
> https://sourceforge.net/project/showfiles.php?group_id=19878
> I still have not converted all of my packages to the high standards
> that I preach, t
36 matches
Mail list logo