summaryrefslogtreecommitdiff
path: root/src/apoint.c
AgeCommit message (Collapse)Author
2007-04-04use of DAYINSEC defineFrederic Culot
2007-02-25apoint_check_next() modified to handle item stateFrederic Culot
apoint_switch_notify() updated updated call to notify_check_added()
2007-02-24apoint_switch_notify() createdFrederic Culot
apoint_write() updated to save item state apoint_scan() and apoint_new() updated to load item state
2006-12-15strcpy replaced by strncpyFrederic Culot
2006-10-28display_item_date() updated to add an asterisk in front of recurrent itemsFrederic Culot
2006-09-16apoint_check_next() updatedFrederic Culot
2006-09-14apoint_recur_s2apoint_s() added, appoint_check_next() and ↵Frederic Culot
apoint_delete_bynum() updated
2006-09-12implementation of a mutex lock to prevent appointment linked list from race ↵Frederic Culot
conditions apoint_llist_init() created
2006-09-11apoint_check_next() createdFrederic Culot
2006-07-31Initial revisionFrederic Culot