Re: dia 0.90RC3

2002-06-04 Thread Cyrille Chepelov
Le Wed, Jun 05, 2002, à 01:01:29AM +0400, Vitaly Lipatov a écrit: > > It is possible that this comes from libxml1. > Is to libxml2 migrating too hard? Yes as long as we link against GNOME 1.4 libs. We already have lots of #conditionals for libxml2, and are already able to use it in certain envir

Re: dia 0.90RC3

2002-06-04 Thread Vitaly Lipatov
On 4 Июнь 2002 11:26, Cyrille Chepelov wrote: > Le Tue, Jun 04, 2002, à 12:20:53AM +0400, Vitaly Lipatov a écrit: > > > > In old files russian letters looks like > > > > #ëÏÎÔÒÏÌÌÅ > > > > ðþ# > > > > > > Can you send us a very small UTF-8 or KOI-8-R encoded text file with > > > the same text as i

Re: dia 0.90RC3

2002-06-04 Thread Cyrille Chepelov
Le Tue, Jun 04, 2002, à 12:20:53AM +0400, Vitaly Lipatov a écrit: > 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 encodi

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: 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.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: dia 0.90RC3

2002-06-02 Thread Cyrille Chepelov
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 you send us a very small UTF-8 or KOI-8-R encoded text file

dia 0.90RC3

2002-06-02 Thread Vitaly Lipatov
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). Can I convert files from old format by hands? Any sug