Commit graph

13 commits

Author SHA1 Message Date
Christophe Grenier
547a352fb8 Close the log file before exit(). 2008-11-28 08:16:35 +01:00
Christophe Grenier
8453cfff02 When copying filenames, try to deal more efficently with filename restriction 2008-11-16 12:45:19 +01:00
Christophe Grenier
7ba7a6e19c Sort deleted NTFS files 2008-08-11 07:53:47 +02:00
Christophe Grenier
d36db5ccce TestDisk: When copying deleted file from NTFS partition, create the sub-directories on the destination if missing.
Convert filenames if needed.
2008-08-07 09:02:40 +02:00
Christophe Grenier
b849a82750 Make the code less C++ hostile 2008-06-23 19:28:58 +02:00
Christophe Grenier
35cdeeff7c Fix filenames when copying accentuated filenames from a FAT under MacOSX 2008-06-02 23:41:25 +02:00
Christophe Grenier
c8d175066c Disable crypto for ntfsprogs compilation
Fix configure --enable-sudo and --enable-missing-uuid-ok
Check io.h header for mingw
2008-04-02 23:47:50 +02:00
Christophe Grenier
b11554f611 include mingw/io.h for mkdir() 2008-03-24 15:56:18 +01:00
Christophe Grenier
56e807748e Better handle FAT filenames
Rename filenames while copying under Dos and Windows
2007-12-06 00:34:10 +01:00
Christophe Grenier
71c60ee1de FAT volume name may contain lowercase chars 2007-11-19 18:59:36 +01:00
Christophe Grenier
89fe7f8006 Add ncurses parameters in configure 2007-11-16 09:07:02 +01:00
Christophe Grenier
3fec683bcc Handle unicode filenames in display and when copying files from an NTFS partition
Thanks to Kenneth, C H LEE for the first patch
2007-11-06 16:40:46 +01:00
Christophe Grenier
9928d99936 First version in git 2007-10-29 22:38:52 +01:00