Skip to content
Snippets Groups Projects
  1. Feb 10, 2017
  2. Feb 08, 2017
    • John Lindgren's avatar
      Don't call g_object_ref/unref on objects that are being finalized. · 35e65ab0
      John Lindgren authored
      ThunarFile objects were not being removed from the file_cache until
      thunar_file_finalize().  This leaves a small window of time in which
      another thread might call thunar_file_get(), and fetch the partially
      finalized ThunarFile from the cache.
      
      There are likely some remaining thread-safety issues with ThunarFile,
      due to background jobs making changes to the same objects that are used
      simultaneously in the UI thread.
      35e65ab0
    • pgkos's avatar
      Fix crash and hang while renaming · b838a4d2
      pgkos authored
      b838a4d2
  3. Jan 23, 2017
  4. Jan 22, 2017
  5. Jan 21, 2017
  6. Jan 20, 2017
  7. Jan 19, 2017
  8. Jan 17, 2017
  9. Jan 16, 2017
  10. Jan 15, 2017
  11. Jan 14, 2017
  12. Dec 18, 2016
  13. Nov 07, 2016
  14. Oct 11, 2016
  15. Sep 18, 2016
  16. Sep 07, 2016
  17. Aug 25, 2016
  18. Aug 23, 2016
  19. Aug 22, 2016
  20. Aug 15, 2016
  21. Aug 09, 2016
  22. Jul 28, 2016
  23. Jul 18, 2016
  24. Jun 29, 2016
  25. Jun 24, 2016
  26. Jun 06, 2016
  27. Jun 05, 2016
  28. Jun 02, 2016
Loading