summaryrefslogtreecommitdiffstats
path: root/src/pdisksel.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotationsChristophe Grenier2022-07-141-1/+2
* Numerous frama-c annotationsChristophe Grenier2021-11-201-0/+4
* create src/pdisksel.c with photorec_disk_selection_cli()Christophe Grenier2014-04-211-0/+64
* rename src/pdisksel.c to src/pdiskseln.cChristophe Grenier2014-04-211-335/+0
* Compilation fix when curses interface is missingChristophe Grenier2013-05-151-3/+5
* split interface_partition_type() into change_arch_type_cli() and change_arch_...Christophe Grenier2013-05-151-3/+10
* Improve default partition table selectionChristophe Grenier2012-02-251-2/+4
* Huge code cleanup for Photorec: reduce the numbers of parameters of some func...Christophe Grenier2011-08-201-15/+16
* PhotoRec: choose the partition table type only in expert modeChristophe Grenier2011-07-211-1/+2
* PhotoRec: use a single parameter to forward the options (code cleanup)Christophe Grenier2011-07-211-16/+16
* Fix for HPA and DCO detection (again)Christophe Grenier2011-03-051-1/+2
* Compilation fix when ncurses is disabledChristophe Grenier2010-11-291-0/+2
* PhotoRec: user can choose to run sudo via the interface if he isn't rootChristophe Grenier2010-11-051-56/+50
* If compiled with "./configure --enable-mouse", most PhotoRec screens can be d...Christophe Grenier2010-09-111-0/+36
* Prefix highligted selection by ">", so screen reader software find theChristophe Grenier2010-05-211-2/+2
* Always include stdio.h before ncurses header and types.hChristophe Grenier2009-06-121-2/+2
* If compiled with sudo support, add a sudo menu item for non-root user even if...Christophe Grenier2009-02-111-4/+18
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-3/+18
* Code cleanup after using LLVM/Clang Static AnalyzerChristophe Grenier2008-11-161-5/+6
* Display a warning if HPA or DCO is presentChristophe Grenier2008-10-071-1/+3
* Split the interface in several files, part 2Christophe Grenier2008-08-251-0/+257