summaryrefslogtreecommitdiff
path: root/src/recur.c
AgeCommit message (Expand)Author
2006-09-12implementation of a mutex lock to prevent recurrent apointment linked listFrederic Culot
2006-09-11recur_apoint_check_next() createdFrederic Culot
2006-09-11DAYINSEC moved to vars.hFrederic Culot
2006-09-07bugfix: the repeated end date can no longer be older then the item startFrederic Culot
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
2006-08-16recur_exc_scan() created and recur_event_new() plus recur_apoint_new() update...Frederic Culot
2006-08-06recur_item_inday() updated to take non-repeated days into accountFrederic Culot
2006-08-02recur_event_erase(), recur_apoint_erase() and recur_write_exc() createdFrederic Culot
2006-07-31Initial revisionFrederic Culot