Dia ChangeLog report for Sat Jul 6 07:23:01 2002 (UTC)

2002-07-06 Thread Dia ChangeLog Daemon
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous Fri Jul 5 09:23:47 2002 +++ dia-cvs-snapshot/ChangeLog Sat Jul 6 09:23:07 2002 @@ -1,5 +1,18 @@ 2002-07-05 Lars Clausen <[EMAIL PROTECTED]> + * app/render_eps.c:

Re: Visible UML Comments

2002-07-06 Thread mattam
On Fri, Jul 05, 2002 at 04:46:12PM -0500, Lars Clausen wrote: > On Fri, 28 Jun 2002, [EMAIL PROTECTED] wrote: > > Hi! > > > > This patch contains code to handle comments in DIA UML > > Diagrams. The layout is a bit broken (strange alignement issues) but It > > Works. It also adds some error

PATCH: UML state changes

2002-07-06 Thread Alejandro Aguilar Sierra
Hello: Sumary of changes in the format of a changelog (I did not edited the changelog since this patch is against 0.90): 2002-07-06 Alejandro Aguilar Sierra <[EMAIL PROTECTED]> * objects/UML/state.c: Removed old draw_rounded_rectangle code. * objects/UML/Makefile.am: * o

UTF-8 on stdout?

2002-07-06 Thread Andrew Ferrier
Quick question: does anyone know how to print UTF-8 correctly on stdout? Specifically, the problem I'm having is correcting a bug in --credits where the UTF-8 encoding of some accents is not displaying correctly (e.g. Chepelov). See apx. line 328 of app_procs.c to see what I mean, or just run dia

Re: win32 CVS build dependencies?

2002-07-06 Thread Hans Breuer
At 13:00 05.07.02 -0700, Mike Garnsey wrote: >I was able to produce a working win32 Dia 0.90 build >(major personal victory!!!), but am getting stubborn >link errors (such as: LIBC.lib ___xc_z already >defined in MSVCRT.lib) when I try to build ./lib >folder from dia-CVS-20020701. > This is mixin

Re: UTF-8 on stdout?

2002-07-06 Thread Tino Schwarze
Hi Andrew, On Sat, Jul 06, 2002 at 07:57:14PM +0100, Andrew Ferrier wrote: > Quick question: does anyone know how to print UTF-8 correctly > on stdout? Specifically, the problem I'm having is correcting a > bug in --credits where the UTF-8 encoding of some accents is > not displaying correctly (

Re: UTF-8 on stdout?

2002-07-06 Thread Lars Clausen
On Sat, 6 Jul 2002, Tino Schwarze wrote: > Hi Andrew, > > On Sat, Jul 06, 2002 at 07:57:14PM +0100, Andrew Ferrier wrote: > >> Quick question: does anyone know how to print UTF-8 correctly >> on stdout? Specifically, the problem I'm having is correcting a >> bug in --credits where the UTF-8 enco

Re: UTF-8 on stdout?

2002-07-06 Thread Andrew Ferrier
On 2002-07-06 at 15:56 -0500, Lars Clausen wrote: > > On Sat, Jul 06, 2002 at 07:57:14PM +0100, Andrew Ferrier wrote: > > > >> Quick question: does anyone know how to print UTF-8 correctly > >> on stdout? Specifically, the problem I'm having is correcting a > >> bug in --credits where the UTF-8 e

Re: UTF-8 on stdout?

2002-07-06 Thread Lars Clausen
On Sat, 6 Jul 2002, Andrew Ferrier wrote: > > OK, now I have to admit to being a bit confused . Surely > what we want is for the accents etc. to be output correctly > both on the screen when using --credits and in the AUTHORS > file? Which will be the same thing in most cases, right? My > questio

0.90 problem

2002-07-06 Thread watsondk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I have built 0.90 from source on my slackware 8 box, the build went without any errors. A check in config.log shows no errors. The problem is when I try and run it, it fails with the screen fulls of warnings like these ** WARNING **: object_get

Re: UTF-8 on stdout?

2002-07-06 Thread Andrew Ferrier
On 2002-07-06 at 16:15 -0500, Lars Clausen wrote: > > OK, now I have to admit to being a bit confused . > > Surely what we want is for the accents etc. to be output > > correctly both on the screen when using --credits and in > > the AUTHORS file? Which will be the same thing in most > > cases, r

Re: UTF-8 on stdout?

2002-07-06 Thread Andrew Ferrier
On 2002-07-06 at 22:37 +0100, Andrew Ferrier wrote: > In fact, the more I think about this, the more I get confused. > I can't seem to find any good introduction/references to all > this stuff on the web. Does anyone know where I can go to learn > more about character sets etc. these days? If an

Re: UTF-8 on stdout?

2002-07-06 Thread Lars Clausen
On Sat, 6 Jul 2002, Andrew Ferrier wrote: > Those were the problems I was referring to :). I think I was > getting mixed up with my terminology: I see your point and I > think I understand. I won't worry about it too much then. I was > thinking of old-fashoned ANSI (255 chars) --- I have to admit

Re: UTF-8 on stdout?

2002-07-06 Thread Andrew Ferrier
On 2002-07-06 at 16:15 -0500, Lars Clausen wrote: > That output is just the way it should be, > blame the xterm writers for not udnerstanding UTF-8. It does: as long as you're using an ISO10646-compliant font. Apparently. Oh yeah, and it's from XFree86 4.0 or greater. According to that reference

intltoolize: problem building CVS

2002-07-06 Thread Vance Shipley
I'm getting stuck building dia from CVS on intltoolize. Any help would be appreciated. This is under FreeBSD 4.6-PRERELEASE with autoconf-2.53, automake-1.5, gettext-0.11.2 & intltool-0.22. -Vance echo "Running intltoolize" intltoolize --copy --force --automake vances@mobility$ intlt

Re: intltoolize: problem building CVS

2002-07-06 Thread mattam
On Sat, Jul 06, 2002 at 08:44:15PM -0400, Vance Shipley wrote: > > I'm getting stuck building dia from CVS on intltoolize. Any help > would be appreciated. This is under FreeBSD 4.6-PRERELEASE with > autoconf-2.53, automake-1.5, gettext-0.11.2 & intltool-0.22. This is a version problem, the m

Re: UTF-8 on stdout?

2002-07-06 Thread James K . Lowden
On Sat, 6 Jul 2002 22:37:37 +0100 (BST), "Andrew Ferrier" <[EMAIL PROTECTED]> wrote: > In fact, the more I think about this, the more I get confused. > I can't seem to find any good introduction/references to all > this stuff on the web. Does anyone know where I can go to learn > more about charac

Re: UTF-8 on stdout?

2002-07-06 Thread Lars Clausen
On Sat, 6 Jul 2002, James K. Lowden wrote: > On Sat, 6 Jul 2002 22:37:37 +0100 (BST), "Andrew Ferrier" > <[EMAIL PROTECTED]> wrote: >> In fact, the more I think about this, the more I get confused. >> I can't seem to find any good introduction/references to all >> this stuff on the web. Does anyon

Re: UTF-8 on stdout?

2002-07-06 Thread Lars Clausen
On Sat, 6 Jul 2002, James K. Lowden wrote: > It's an interesting problem. If you enter: > > dia --credits |sort > > how is sort(1) supposed to know what's incoming? It doesn't guess; it > assumes, and unless the answer is 7-bit ascii, it assumes wrong. Its > only defense is, it's got a lot of