1. 24 Sep, 2006 3 commits
    • Sam Lantinga's avatar
      Fixed bug #316 · a42c7f14
      Sam Lantinga authored
      Looks like this is a long standing typo... is this code even used anymore?
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402114
      a42c7f14
    • Sam Lantinga's avatar
      Fixed bug #321 · a0b47a8c
      Sam Lantinga authored
      Hi,
      if "configure" is given an explicit --libdir, the sdl-config still contains
      the default "${exec_prefix}/lib" for runtime linker path.
      
      That should be changed to $libdir, as this is where the library goes to...
      
      Regards,
        Juergen
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402112
      a0b47a8c
    • Sam Lantinga's avatar
      Fixed bug #270 · 14eec518
      Sam Lantinga authored
      SDL_SetCursor returns void, not void*
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402110
      14eec518
  2. 23 Sep, 2006 2 commits
    • Sam Lantinga's avatar
      · b43de77b
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402105
      b43de77b
    • Sam Lantinga's avatar
      Fixed bug #329 · c18cc10c
      Sam Lantinga authored
      On tracing it turns out to fail from SDL_WM_SetCaption()
      
      On going through the function it looks like the SDL_free() function is called
      every alternate time with an invalid pointer that has already been freed.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402101
      c18cc10c
  3. 22 Sep, 2006 1 commit
  4. 20 Sep, 2006 6 commits
  5. 16 Sep, 2006 3 commits
  6. 13 Sep, 2006 1 commit
  7. 12 Sep, 2006 5 commits
  8. 08 Sep, 2006 1 commit
  9. 07 Sep, 2006 1 commit
  10. 05 Sep, 2006 1 commit
  11. 02 Sep, 2006 2 commits
  12. 01 Sep, 2006 14 commits