Christophe Grenier
|
2848eb3c13
|
interface_editor_location(): move variable definition (code style)
|
2015-04-05 11:29:12 +02:00 |
|
Christophe Grenier
|
65dbe3d4ba
|
constify more variables
|
2013-06-01 18:06:35 +02:00 |
|
Christophe Grenier
|
54d9013f6b
|
edit.c: Constify another variable
|
2013-05-25 09:44:45 +02:00 |
|
Christophe Grenier
|
0a1506e017
|
Fix hexdump interface
|
2012-01-16 21:22:11 +01:00 |
|
Christophe Grenier
|
7b76957010
|
Add WINDOW *window argument to get_string()
|
2012-01-01 18:44:44 +01:00 |
|
Christophe Grenier
|
4452138345
|
Always include stdio.h before ncurses header and types.h
|
2009-06-12 08:42:45 +02:00 |
|
Christophe Grenier
|
9d0ddd4ce3
|
Limit the scope of several variables
|
2009-05-05 13:13:14 +02:00 |
|
Christophe Grenier
|
b9fbd6cadb
|
Handle more than 80 columns
|
2009-04-18 18:13:15 +02:00 |
|
Christophe Grenier
|
0ee4ef1c25
|
TestDisk: hexdump can use more than 24 lines
|
2009-04-14 12:20:14 +02:00 |
|
Christophe Grenier
|
480320fe82
|
Cylinder is now long unsigned int. Fix a parameter inversion for the DOS version.
|
2009-04-12 11:49:36 +02:00 |
|
Christophe Grenier
|
203df0e3a5
|
Fix some compilation warnings
|
2009-02-03 09:29:29 +01:00 |
|
Christophe Grenier
|
56d98fd7a2
|
Use pread() and pwrite() argument style for internal I/O
|
2009-01-31 17:07:08 +01:00 |
|
Christophe Grenier
|
d5d0a9a74f
|
Split the interface in several files, part 2
Text interface needs 24 lines instead of 25
|
2008-08-25 23:15:17 +02:00 |
|
Christophe Grenier
|
8585ef8e51
|
Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead of CHS
|
2008-07-18 22:16:08 +02:00 |
|
Christophe Grenier
|
b849a82750
|
Make the code less C++ hostile
|
2008-06-23 19:28:58 +02:00 |
|
Christophe Grenier
|
7912bfac3a
|
PhotoRec: FileOpts can use more than 25 lines
|
2008-05-19 00:10:50 +02: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 |
|