1. 26 Jun, 2009 11 commits
  2. 25 Jun, 2009 11 commits
  3. 24 Jun, 2009 8 commits
  4. 23 Jun, 2009 9 commits
  5. 22 Jun, 2009 1 commit
    • Erwan Tulou's avatar
      skins2: ensure the new SubX default skins doesn't crash on exit · 888b77d5
      Erwan Tulou authored
      SubX crashed on both Linux and Windows in a set::erase call (STL) when releasing C++ objects. Swapping two loops solved it. (the second loop was referencing variables released in the first loop). This makes SubX terminate nicely, but doesn't solve all crashes for skins2. (more cleanup to do)
      (cherry picked from commit f7e0923d)
      888b77d5