summaryrefslogtreecommitdiffstats
path: root/src/intrf.h
Commit message (Expand)AuthorAgeFilesLines
* A lot of frama-c annotations or code disablingChristophe Grenier2024-01-301-0/+2
* Numerous frama-c annotationsChristophe Grenier2021-11-201-0/+26
* Disable ncurses library when using frama-cChristophe Grenier2020-11-011-0/+1
* Add an header guard to prevent multiple inclusionChristophe Grenier2020-10-041-0/+3
* Additional frama-c annotationsChristophe Grenier2020-08-081-1/+10
* Enable start/stop sectors bigger than UINT_MAX when creating partitionChristophe Grenier2016-10-261-1/+2
* remove screen_buffer_to_stdout() functionChristophe Grenier2013-05-171-1/+0
* Move some code to new function get_partition_status()Christophe Grenier2013-05-141-0/+1
* move prototypes of function using ncurses from src/intrf.h to src/intrfn.hChristophe Grenier2012-06-281-6/+0
* move get_default_location() from src/intrf.c to src/askloc.cChristophe Grenier2012-06-281-2/+0
* Interface need 24 lines to work correctlyChristophe Grenier2010-03-161-1/+0
* Code cleanupChristophe Grenier2009-10-251-4/+0
* Handle more than 80 columnsChristophe Grenier2009-04-181-4/+1
* TestDisk: hexdump can use more than 24 linesChristophe Grenier2009-04-141-5/+0
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-4/+8
* Defined more functions as staticChristophe Grenier2008-11-101-2/+0
* Create the partition image in the current directory when "/cmd device advance...Christophe Grenier2008-09-101-0/+1
* Split the interface in several files, part 2Christophe Grenier2008-08-251-2/+2
* Split the interface in several filesChristophe Grenier2008-08-241-5/+0
* Make the code less C++ hostileChristophe Grenier2008-06-231-2/+0
* PhotoRec: FileOpts can use more than 25 linesChristophe Grenier2008-05-191-2/+0
* code cleanup: rename aff_buffer()Christophe Grenier2008-04-031-5/+5
* Fix log creationChristophe Grenier2008-01-091-1/+0
* "testdisk -lu device" will list the partition with sector unitChristophe Grenier2007-12-061-2/+2
* Can use sudo if user is not rootChristophe Grenier2007-11-281-1/+1
* First version in gitChristophe Grenier2007-10-291-0/+99