summaryrefslogtreecommitdiff
path: root/src/recur.c
AgeCommit message (Collapse)Author
2006-08-24forgot to wait for user's key pressed...Frederic Culot
2006-08-22fixed compilation warningsFrederic Culot
2006-08-19fixed a bug in recur_write_exc() which could result in an infinite loop when ↵Frederic Culot
saving multiple days recur_repeat_iem() updated to check if the frequence is valid
2006-08-16recur_exc_scan() created and recur_event_new() plus recur_apoint_new() ↵Frederic Culot
updated to take non-repeated days into account
2006-08-06recur_item_inday() updated to take non-repeated days into accountFrederic Culot
recur_repeat_item() created
2006-08-02recur_event_erase(), recur_apoint_erase() and recur_write_exc() createdFrederic Culot
recur_event_write() and recur_apoint_write() updated to take exceptions into account
2006-07-31Initial revisionFrederic Culot