Commit graph

17 commits

Author SHA1 Message Date
Christophe Grenier
e9503f31f6 src/chgtype.c: remove redundant check 2022-07-14 09:32:18 +02:00
Christophe Grenier
305d71ea0a Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
using frama-c
2022-04-13 09:20:45 +02:00
Christophe Grenier
09ecae700f Use new functions check_command(), skip_comma_in_command() and get_int_from_command() to parse command line arguments 2018-03-17 17:29:28 +01:00
Christophe Grenier
78380d72f7 Avoid a NULL dereference when listing an NTFS partition after RebuildBS 2018-02-07 18:12:38 +01:00
Christophe Grenier
5156d5b462 Code cleanup 2009-10-25 18:26:16 +01:00
Christophe Grenier
203df0e3a5 Fix some compilation warnings 2009-02-03 09:29:29 +01:00
Christophe Grenier
1650fe5b8b Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
Christophe Grenier
9a58a494f3 Split the interface in several files
Initial work to handle 24 lines and more than 25
2008-08-24 13:36:34 +02:00
Christophe Grenier
6fd8c08ff6 EFI GPT: when changing the partition type, select by default the current type 2008-08-06 09:20:13 +02:00
Christophe Grenier
ab41e37ba5 Users can change the EFI partition type and the filesystem type for GPT 2008-06-30 07:54:30 +02:00
Christophe Grenier
6cad72ff76 Allow left, right and enter key while selecting a partition type 2008-04-14 20:34:19 +02:00
Christophe Grenier
12da0317f4 Partition type modification: only use number for Intel and Sun, otherwise select in a list. 2008-04-11 11:27:40 +02:00
Christophe Grenier
a4a280354d code cleanup: rename aff_buffer() fixup 2008-04-07 09:03:21 +02:00
Christophe Grenier
5bc721de8e code cleanup: rename aff_buffer() 2008-04-03 00:22:31 +02:00
Christophe Grenier
f51aa191c2 "testdisk -lu device" will list the partition with sector unit 2007-12-06 00:29:52 +01:00
Christophe Grenier
249bad4bb7 - Use wprintw ncurses function instead of a custom one
- src/file_mov.c: Fix a compilation error if DEBUG_MOV is defined
2007-11-02 17:14:52 +01:00
Christophe Grenier
9928d99936 First version in git 2007-10-29 22:38:52 +01:00