1. 26 Sep, 2009 1 commit
    • Sam Lantinga's avatar
      Fixed bug #797 · ce102864
      Sam Lantinga authored
       Ryan C. Gordon      2009-09-19 08:25:21 PDT
      
      This line in SDL_iconv_string (src/stdlib/SDL_iconv.c) ...
      
              if (!fromcode || !*fromcode) {
                  tocode = "UTF-8";
              }
      
      Is probably supposed to assign to "fromcode" and not "tocode".
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403913
      ce102864
  2. 08 Dec, 2008 1 commit
    • Sam Lantinga's avatar
      Updated copyright date · dd8d6a84
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403320
      dd8d6a84
  3. 12 Jul, 2007 3 commits
  4. 04 Jul, 2007 2 commits
    • Sam Lantinga's avatar
      Fixed bug #447 · 6450125a
      Sam Lantinga authored
      Xlib uses the native locale, not latin1
      
      ... the question is... what does the server use? :)
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402407
      6450125a
    • Sam Lantinga's avatar
      Fixed bug #349 · 13be73d9
      Sam Lantinga authored
      Solaris doesn't support the LATIN1 character set alias.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402405
      13be73d9
  5. 28 Jun, 2007 4 commits
  6. 16 Feb, 2007 1 commit
  7. 17 May, 2006 1 commit
  8. 13 Mar, 2006 6 commits