index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intrfn.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-1
/
+1
*
Numerous frama-c annotations
Christophe Grenier
2021-11-20
1
-0
/
+15
*
Add an header guard to prevent multiple inclusion
Christophe Grenier
2020-10-04
1
-0
/
+3
*
Lots of frama-c work that should be safe to commit
Christophe Grenier
2020-06-02
1
-1
/
+1
*
Enable start/stop sectors bigger than UINT_MAX when creating partition
Christophe Grenier
2016-10-26
1
-1
/
+1
*
Fixed: disabling curses caused segfaults with /log
Tobias Dammers
2016-06-22
1
-1
/
+1
*
Report pdcurses/ncurses library version
Christophe Grenier
2015-04-16
1
-0
/
+1
*
Disable menu_to_command() compilation if ENABLE_MOUSE is undefined.
Christophe Grenier
2013-05-17
1
-1
/
+0
*
split interface_partition_type() into change_arch_type_cli() and change_arch_...
Christophe Grenier
2013-05-15
1
-1
/
+0
*
Use the correct value of errno to display a warning when log file creation fa...
Christophe Grenier
2013-04-27
1
-1
/
+1
*
TestDisk: If user press enter when asked for partition created unde Vista or ...
Christophe Grenier
2012-06-28
1
-0
/
+1
*
move prototypes of function using ncurses from src/intrf.h to src/intrfn.h
Christophe Grenier
2012-06-28
1
-0
/
+6
*
move ask_int_ncurses() and ask_string_ncurses() to src/intrfn.c
Christophe Grenier
2012-01-27
1
-0
/
+2
*
Add WINDOW *window argument to get_string()
Christophe Grenier
2012-01-01
1
-1
/
+1
*
Avoid some signed/unsigned values checks
Christophe Grenier
2011-12-28
1
-1
/
+1
*
Support cygwin's libncursesw10
Christophe Grenier
2010-10-23
1
-0
/
+2
*
aff_copy_short(): a 1-line banner
Christophe Grenier
2010-09-19
1
-0
/
+1
*
If compiled with "./configure --enable-mouse", most PhotoRec screens can be d...
Christophe Grenier
2010-09-11
1
-3
/
+4
*
Handle more than 80 columns
Christophe Grenier
2009-04-18
1
-0
/
+1
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-0
/
+13
*
Defined more functions as static
Christophe Grenier
2008-11-10
1
-1
/
+0
*
wgetch_nodelay() and wmenuUpdate() can be static
Christophe Grenier
2008-05-27
1
-3
/
+1
*
PhotoRec: FileOpts can use more than 25 lines
Christophe Grenier
2008-05-19
1
-3
/
+3
*
Detect ncursesw/ncurses.h header presence
Christophe Grenier
2008-04-14
1
-0
/
+2
*
make vaff_txt() static
Christophe Grenier
2008-03-24
1
-1
/
+0
*
"testdisk -lu device" will list the partition with sector unit
Christophe Grenier
2007-12-06
1
-1
/
+1
*
- Use wprintw ncurses function instead of a custom one
Christophe Grenier
2007-11-02
1
-1
/
+0
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+52