summaryrefslogtreecommitdiff
path: root/src/io.c
AgeCommit message (Expand)Author
2008-01-20Code parts related to item update rewrittenFrederic Culot
2008-01-17minor improvements and bugfixesFrederic Culot
2008-01-13Ability to attach notes to appointments and events addedFrederic Culot
2007-12-30Ability to attach notes to todo items addedFrederic Culot
2007-10-21routines updated to handle new window_t and window_e typesFrederic Culot
2007-09-16export to /tmp/calcurse.ics is now performed in case /home/pepe is not setFrederic Culot
2007-08-15io_load_todo() updated to use todo_set_nb()Frederic Culot
2007-08-04error handling while in ncurses mode improvedFrederic Culot
2007-07-29compiler warnings fixedFrederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-01call to calendar_week_begins_on_monday() addedFrederic Culot
2007-05-06io_save_cal() updated with layout inserted into conf_t structureFrederic Culot
2007-04-14bugfix: do not include '|' in item description while loading a recurrentFrederic Culot
2007-04-04MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot
2007-03-24extract_data() renamed to io_extract_data() and save_cal() to io_save_cal()Frederic Culot
2007-03-17io_export_apoints() updated to call date_sec2ical_date()Frederic Culot
2007-03-11io_export_data() and io_get_export_stream() createdFrederic Culot
2007-03-10save_cal() modified to save new version of user-defined color themeFrederic Culot
2007-02-24save_cal() modified to record the notification command optionFrederic Culot
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 recurrent...Frederic Culot
2006-08-16added calls to scan non-repeated days in recurrent itemsFrederic Culot
2006-07-31Initial revisionFrederic Culot