index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
partmacn.c
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
*
Disable ncurses library when using frama-c
Christophe Grenier
2020-11-01
1
-0
/
+4
*
Declare as const some static variables
Christophe Grenier
2013-05-22
1
-1
/
+1
*
split add_partition() into add_partition_cli() and add_partition_ncurses()
Christophe Grenier
2013-05-15
1
-1
/
+1
*
move from change_part_type() to change_part_type_ncurses()
Christophe Grenier
2013-05-15
1
-1
/
+1
*
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
*
Prefix highligted selection by ">", so screen reader software find the
Christophe Grenier
2010-05-21
1
-1
/
+1
*
Recommand using parted under Linux to recreate missing partition
Christophe Grenier
2009-12-28
1
-1
/
+1
*
Always include stdio.h before ncurses header and types.h
Christophe Grenier
2009-06-12
1
-0
/
+1
*
code cleanup: remove verbose argument to add_partition_*()
Christophe Grenier
2009-03-06
1
-1
/
+1
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-0
/
+153