dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-commits] dotgnu-pnet ./ChangeLog ./configure.in Xsharp/X...


From: Marc Haisenko
Subject: [Pnet-commits] dotgnu-pnet ./ChangeLog ./configure.in Xsharp/X...
Date: Fri, 09 Sep 2005 09:04:21 -0400

CVSROOT:        /cvsroot/dotgnu-pnet
Module name:    dotgnu-pnet
Branch:         
Changes by:     Marc Haisenko <address@hidden>  05/09/09 13:04:18

Modified files:
        .              : ChangeLog configure.in 
        Xsharp         : Xlib.cs.in XsharpSupport.c 

Log message:
        * Xsharp/Xlib.cs: tell the DllImporter to marshall strings passed to
        the Xft functions as UTF-8 (part 1/2 to fix bug #14368).
        
        * Xsharp/XsharpSupport.c: throw away the mbstowcs stuff and just use
        XftDrawStringUtf8 and XftTextExtentsUtf8 functions (part 2/2 to fix
        bug #14368).
        
        * configure.in: remove the check for mbstowcs (XsharpSupport.c was the
        only place it was used and it doesn't need it anymore).
        
        Half of the credits for this fix go to Peter Flaig !

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/dotgnu-pnet/pnetlib/ChangeLog.diff?tr1=1.2277&tr2=1.2278&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dotgnu-pnet/pnetlib/configure.in.diff?tr1=1.150&tr2=1.151&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dotgnu-pnet/pnetlib/Xsharp/Xlib.cs.in.diff?tr1=1.32&tr2=1.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dotgnu-pnet/pnetlib/Xsharp/XsharpSupport.c.diff?tr1=1.32&tr2=1.33&r1=text&r2=text



reply via email to

[Prev in Thread] Current Thread [Next in Thread]