[vlc-devel] vlc: svn commit r10212 (courmisch)
    Subversion daemon 
    svn at videolan.org
       
    Tue Mar  8 18:11:09 CET 2005
    
    
  
r10212 | courmisch | 2005-03-08 18:11:08 +0100 (Tue, 08 Mar 2005) | 9 lines
Changed paths:
   M /trunk/modules/gui/wxwindows/wxwindows.h
Fix conversion from locale to wxWidgets' Unicode
(the documentation for wxWidgets 2.5.3 is wrong :
 wxConvCurrent (which does not work) does not point
 to wxConvLibc nor wxConvLocal (which both work))
It is now possible to use wxvlc with non UTF-8 locale.
Previously, any text item with non-ASCII character in it would be
blank.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list