summaryrefslogtreecommitdiffstats
path: root/src/intrfn.h
Commit message (Expand)AuthorAgeFilesLines
* move ask_int_ncurses() and ask_string_ncurses() to src/intrfn.cChristophe Grenier2012-01-271-0/+2
* Add WINDOW *window argument to get_string()Christophe Grenier2012-01-011-1/+1
* Avoid some signed/unsigned values checksChristophe Grenier2011-12-281-1/+1
* Support cygwin's libncursesw10Christophe Grenier2010-10-231-0/+2
* aff_copy_short(): a 1-line bannerChristophe Grenier2010-09-191-0/+1
* If compiled with "./configure --enable-mouse", most PhotoRec screens can be d...Christophe Grenier2010-09-111-3/+4
* Handle more than 80 columnsChristophe Grenier2009-04-181-0/+1
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+13
* Defined more functions as staticChristophe Grenier2008-11-101-1/+0
* wgetch_nodelay() and wmenuUpdate() can be staticChristophe Grenier2008-05-261-3/+1
* PhotoRec: FileOpts can use more than 25 linesChristophe Grenier2008-05-181-3/+3
* Detect ncursesw/ncurses.h header presenceChristophe Grenier2008-04-141-0/+2
* make vaff_txt() staticChristophe Grenier2008-03-241-1/+0
* "testdisk -lu device" will list the partition with sector unitChristophe Grenier2007-12-051-1/+1
* - Use wprintw ncurses function instead of a custom oneChristophe Grenier2007-11-021-1/+0
* First version in gitChristophe Grenier2007-10-291-0/+52