> On Tue, 12 Mar 2002 03:30:35 +0100,
> "CC" == Cyrille Chepelov <[EMAIL PROTECTED]> wrote:
CC> Assuming the new 2.0 releases are really of release quality, we still miss
CC> the non-beta GNOME libs. I'd say, let's see how others shake these for one,
CC> perhaps two months. In the mean ti
Le Tue, Mar 12, 2002, à 06:22:17PM +0900, Akira TAGOH a écrit:
(snip)
> CC> that we do a last gtk 1.4 release and then jump (this being said under the
(snip)
> What do you mean gtk 1.4 release?
"a last release of dia based on the gtk 1.2 / GNOME 1.4 libraries"
sorry, I mixed GNOME and gtk's ve
- Forwarded message from Martin Fernandez <[EMAIL PROTECTED]> -
From: Martin Fernandez <[EMAIL PROTECTED]>
Subject: Dia - UML operations auto-generation
To: [EMAIL PROTECTED]
Reply-to: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.0 required=5.0 tests= version=2.11
Hello,
I've dow
I'm still working on the revised arrow stuff. Although I do not have loads
of time, I hack at it when I can. The code to load the XML arrows works now,
and they render (to a diagram) fine for the most part. I'm trying to get the
preview stuff going now which is what my question is about.
I
In the code, we have several instances of vtables: RenderOps, ObjectOps
etc. These are created by the actual objects and filled mostly with their
own function pointers, though occasionally explicitly using generic
functions. The ObjectOps structure has 10 words reserved for expansion,
the Rend