summaryrefslogtreecommitdiff
path: root/src/io.h
AgeCommit message (Collapse)Author
2008-09-21import flag and 'i' keybinding addedFrederic Culot
2008-09-20More work on ical import. Macros to handle errors and to display messages in ↵Frederic Culot
both command-line and curses mode added
2008-09-16New functions added to handle ical importFrederic Culot
2008-09-15Initial work on icalendar importFrederic Culot
2008-08-10pcal export addedFrederic Culot
2008-08-06new command line options added (thanks Erik for the patch)Frederic Culot
2008-04-12Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot
2007-08-15io_load_todo() updated to use todo_set_nb()Frederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-05-06io_save_cal() prototype updatedFrederic Culot
2007-03-24extract_data renamed to io_extract_data() and save_cal() to io_save_cal()Frederic Culot
io_save_cal() and io_export_data prototype updated to use the new conf_t type
2007-03-17io_export_data() prototype updatedFrederic Culot
progress_bar() prototype removed as function becomes static to io.c
2007-03-11io_export_data() prototype addedFrederic Culot
export_mode_t type added
2007-03-10global variable 'colr' suppressedFrederic Culot
2006-07-31Initial revisionFrederic Culot