Christophe Grenier
|
f201398dbe
|
Modified interface when prompting for a destination to store data
|
2010-10-23 20:36:43 +02:00 |
|
Christophe Grenier
|
9d7bbc6b52
|
If compiled with "./configure --enable-mouse", most PhotoRec screens can be driven by mouse.
gpm library is dynamicaly loaded by ncurses, so this option isn't compatible with static binaries.
|
2010-09-11 18:53:59 +02:00 |
|
Christophe Grenier
|
1041c240cd
|
Prefix highligted selection by ">", so screen reader software find the
interface less confusing.
|
2010-05-21 08:47:38 +02:00 |
|
Christophe Grenier
|
4452138345
|
Always include stdio.h before ncurses header and types.h
|
2009-06-12 08:42:45 +02:00 |
|
Christophe Grenier
|
7b5bf6bdfc
|
If the destination is full, PhotoRec ask for a new location and it defaults
to the actual location instead of the default one.
|
2009-05-24 16:57:03 +02: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 |
|