• Sam Lantinga's avatar
    Date: Thu, 02 Sep 2004 01:06:23 +0200 · a5a84be7
    Sam Lantinga authored
    From: Ivo Danihelka
    Subject: [SDL] [PATCH] Fixed XLocaleNotSupported in utf8 code
    
    there exist X server configurations which does not support locales.
    They even does not support conversion from utf-8 textList to utf-8
    textProperty.
    
    This patch fixes such situations. It is my bug because I submitted the
    previous support for utf-8.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40955
    a5a84be7
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL_x11dga.c Loading commit data...
SDL_x11dga_c.h Loading commit data...
SDL_x11events.c Loading commit data...
SDL_x11events_c.h Loading commit data...
SDL_x11gamma.c Loading commit data...
SDL_x11gamma_c.h Loading commit data...
SDL_x11gl.c Loading commit data...
SDL_x11gl_c.h Loading commit data...
SDL_x11image.c Loading commit data...
SDL_x11image_c.h Loading commit data...
SDL_x11modes.c Loading commit data...
SDL_x11modes_c.h Loading commit data...
SDL_x11mouse.c Loading commit data...
SDL_x11mouse_c.h Loading commit data...
SDL_x11video.c Loading commit data...
SDL_x11video.h Loading commit data...
SDL_x11wm.c Loading commit data...
SDL_x11wm_c.h Loading commit data...
SDL_x11yuv.c Loading commit data...
SDL_x11yuv_c.h Loading commit data...