Skip to content
Snippets Groups Projects
  1. May 20, 2017
  2. May 05, 2017
  3. Apr 28, 2017
  4. Apr 13, 2017
  5. Mar 27, 2017
  6. Mar 20, 2017
  7. Mar 18, 2017
  8. Mar 13, 2017
  9. Mar 04, 2017
  10. Feb 26, 2017
  11. Feb 13, 2017
  12. Feb 11, 2017
  13. Feb 10, 2017
  14. 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
  15. Jan 23, 2017
  16. Jan 22, 2017
  17. Jan 21, 2017
  18. Jan 20, 2017
  19. Jan 19, 2017
  20. Jan 17, 2017
  21. Jan 16, 2017
  22. Jan 15, 2017
  23. Jan 14, 2017
  24. Dec 18, 2016
  25. Nov 07, 2016
  26. Oct 11, 2016
  27. Sep 18, 2016
Loading