1. cd454fd shell32: Partially implement Mac Trash backing for the Recycle Bin. by Ken Thomases · 13 years ago
  2. 7e30960 dlls: Assorted spelling fixes. by Frédéric Delanoy · 14 years ago
  3. e5de59b shell32: Add a trailing '\n' to Wine trace calls. by Francois Gouget · 14 years ago
  4. 80c62ca shell32: Implement restoring items from the recycle bin. by Jay Yang · 14 years ago
  5. 3613a42 shell32: Implement SHEmptyRecycleBin. by Jay Yang · 14 years ago
  6. b9cc798 shell32: Avoid shadowing a parameter. by Austin English · 14 years ago
  7. cc7eaa3 shell32: Fix compiler warnings with flag -Wcast-qual. by Mikhail Maroukhine · 15 years ago
  8. fc93ff3 shell32: Get rid of TRASH_ELEMENT and TRASH_DisposeElement(). by Francois Gouget · 16 years ago
  9. 03fe2d0 shell32: Use RtlRandom instead of the non-portable rand_r. by Alexandre Julliard · 16 years ago
  10. 1ccc170 shell32: Use Win32 functions instead of Unix ones to retrieve the current time. by Alexandre Julliard · 16 years ago
  11. 215738a dirent.h is a conditional include now. by Francois Gouget · 16 years ago
  12. 44b52b1 Assorted spelling fixes. by Francois Gouget · 17 years ago
  13. efdc116 shell32: Constify some variables. by Andrew Talbot · 17 years ago
  14. 0b1fb44 shell32: Declare some functions static. by Andrew Talbot · 18 years ago
  15. c35b6b9 shell32: Fix inclusion of conditional headers (spotted by winapi_check). by Francois Gouget · 18 years ago
  16. 7b89ff8 janitorial: Remove redundant NULL checks before SHFree. by James Hawkins · 18 years ago
  17. 47b40c5 shell32: Show the original file name and deletion date in the Trash folder. by Mikołaj Zalewski · 19 years ago
  18. 76a20d3 shell32: Add trash items enumeration. by Mikołaj Zalewski · 19 years ago
  19. 289e469 shell32: Add a Trash virtual folder. by Mikołaj Zalewski · 19 years ago
  20. ce9b4ba Assorted spelling fixes. by Francois Gouget · 19 years ago
  21. 718a9d6 shell32: Send directories and non-regular files to the trash. by Mikołaj Zalewski · 19 years ago
  22. f2686c7 shell32: Add trashing support functions. by Mikołaj Zalewski · 19 years ago