aboutsummaryrefslogtreecommitdiffstats
path: root/src/io.h
Commit message (Collapse)AuthorAgeFilesLines
* io_load_todo() updated to use todo_set_nb()Frederic Culot2007-08-151-2/+2
|
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-9/+9
|
* io_save_cal() prototype updatedFrederic Culot2007-05-061-2/+2
|
* extract_data renamed to io_extract_data() and save_cal() to io_save_cal()Frederic Culot2007-03-241-6/+6
| | | | | io_save_cal() and io_export_data prototype updated to use the new conf_t type
* io_export_data() prototype updatedFrederic Culot2007-03-171-3/+2
| | | | progress_bar() prototype removed as function becomes static to io.c
* io_export_data() prototype addedFrederic Culot2007-03-111-1/+8
| | | | export_mode_t type added
* global variable 'colr' suppressedFrederic Culot2007-03-101-10/+9
|
* Initial revisionFrederic Culot2006-07-311-0/+42