1. 15 Apr, 2019 1 commit
  2. 20 Jul, 2018 1 commit
    • Chip Davis's avatar
      shell32: Don't use Carbon on Mac OS to find the Trash. · efac5d06
      Chip Davis authored
      Due to a weird interaction between Wine and (what I believe to be)
      os_log/os_signpost, we can't use FSPathMakeRef() (nor any other function
      that calls that) from a Wine process. We also can't use the
      NSSearchPathForDirectoriesInDomains() function. Setting aside the fact
      that it's Objective-C (something we can work around, given that NS and
      CF types are toll-free bridged), a) support for getting the Trash folder
      was only added in 10.8 (when FSFindFolder() was deprecated), and b) it
      doesn't even support volume-specific Trash folders.
      
      For now, just hardcode the paths to the Trash folder.
      Signed-off-by: 's avatarChip Davis <cdavis@codeweavers.com>
      Signed-off-by: 's avatarKen Thomases <ken@codeweavers.com>
      Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
      efac5d06
  3. 22 Feb, 2018 1 commit
  4. 02 Feb, 2015 2 commits
  5. 18 Jun, 2014 1 commit
  6. 15 Apr, 2014 1 commit
  7. 16 Mar, 2012 1 commit
  8. 03 Aug, 2011 1 commit
  9. 14 Jul, 2011 1 commit
  10. 09 Jul, 2011 2 commits
  11. 09 Mar, 2011 1 commit
  12. 29 Mar, 2010 1 commit
  13. 09 Feb, 2009 1 commit
  14. 22 Dec, 2008 2 commits
  15. 20 Oct, 2008 1 commit
  16. 16 Jan, 2008 1 commit
  17. 06 Nov, 2007 1 commit
  18. 07 Feb, 2007 1 commit
  19. 13 Nov, 2006 1 commit
  20. 07 Oct, 2006 1 commit
  21. 18 Aug, 2006 1 commit
  22. 09 Aug, 2006 2 commits
  23. 07 Aug, 2006 1 commit
  24. 01 Aug, 2006 1 commit
  25. 31 Jul, 2006 1 commit