summaryrefslogtreecommitdiff
path: root/src/recur.c
AgeCommit message (Expand)Author
2007-03-10global variable 'colr' suppressedFrederic Culot
2007-02-25recur_apoint_check_next() and recur_apoint_check_repeated() modifiedFrederic Culot
2007-02-24recur_apoint_new() modified to handle item stateFrederic Culot
2007-01-16use of getstring() definesFrederic Culot
2006-12-15strcpy replaced by strncpyFrederic Culot
2006-12-08recur_get_apoint() and recur_get_event() createdFrederic Culot
2006-11-02calls to getstring() updatedFrederic Culot
2006-10-28getstring() call in recur_repeat_item() updatedFrederic Culot
2006-10-16bugfix: when creating a recurrent item, the entered end-date is now included ...Frederic Culot
2006-09-16recur_apoint_check_next() and recur_repeat_item() updatedFrederic Culot
2006-09-14recur_item_inday() now returns the item start time if it belongs to current dayFrederic Culot
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