index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
askloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speedup file sorting in NTFS undelete and local file listing by using merge s...
Christophe Grenier
2011-09-23
1
-1/+3
*
Reserve 9 digits instead of 7 to display file size in directory listing
Christophe Grenier
2011-04-21
1
-2/+2
*
Fix to deal with ncurses 5.8 API violation, newwin(0,0,0,0) doesn't create a ...
Christophe Grenier
2011-03-28
1
-1/+1
*
Reduce memory usage during NTFS undelete
Christophe Grenier
2010-11-22
1
-11/+9
*
Modified interface when prompting for a destination to store data
Christophe Grenier
2010-10-23
1
-52/+104
*
If compiled with "./configure --enable-mouse", most PhotoRec screens can be d...
Christophe Grenier
2010-09-11
1
-1/+38
*
Prefix highligted selection by ">", so screen reader software find the
Christophe Grenier
2010-05-21
1
-2/+9
*
Always include stdio.h before ncurses header and types.h
Christophe Grenier
2009-06-12
1
-0/+1
*
If the destination is full, PhotoRec ask for a new location and it defaults
Christophe Grenier
2009-05-24
1
-2/+5
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-6/+0
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-0/+471