summaryrefslogtreecommitdiff
path: root/src/io.c
AgeCommit message (Collapse)Author
2007-02-24save_cal() modified to record the notification command optionFrederic Culot
load_app() updated to read item state
2006-12-15bugfix in array sizes in load-todo()Frederic Culot
2006-09-15save_cal() updated to save notify-bar user settingsFrederic Culot
2006-09-12save_cal() updated to take new appointment linked list structure into accountFrederic Culot
2006-08-30load_todo() and save_cal() updated to take todo's id into accountFrederic Culot
2006-08-25fixed a data format bug in load_app()Frederic Culot
2006-08-19fixed a bug causing a fatal error when loading from file an endless ↵Frederic Culot
recurrent item with non-repeated days
2006-08-16added calls to scan non-repeated days in recurrent itemsFrederic Culot
2006-07-31Initial revisionFrederic Culot