1. 25 Jun, 2008 3 commits
  2. 24 Jun, 2008 2 commits
  3. 21 Jun, 2008 1 commit
    • coppro's avatar
      Changed from a critical section to a mutex for error handling. · 9c036c8f
      coppro authored
      show_pending_errors() was being called over and over again from the GUI
      update system - somehow it managed to have a single thread in two places
      at once. Also tried recursive mutex, resulted in infinite dialogs until
      an out-of-memory crash.
      
      Also, minor conversion fix.
      9c036c8f
  4. 19 Jun, 2008 13 commits
  5. 18 Jun, 2008 4 commits
  6. 16 Jun, 2008 1 commit
  7. 07 Jun, 2008 2 commits
  8. 06 Jun, 2008 3 commits
  9. 05 Jun, 2008 2 commits
  10. 04 Jun, 2008 9 commits