10 Commits

Author SHA1 Message Date
Frederic Culot
d04b0151ba recur_apoint_check_next() created 2006-09-11 13:34:48 +00:00
Frederic Culot
19c6c0630d DAYINSEC moved to vars.h 2006-09-11 13:16:39 +00:00
Frederic Culot
d25fb8baf5 bugfix: the repeated end date can no longer be older then the item start
time. Thanks Chris for reporting that bug
2006-09-07 14:08:55 +00:00
Frederic Culot
b9c26dc9fd forgot to wait for user's key pressed... 2006-08-24 20:12:21 +00:00
Frederic Culot
4d4823cc1b fixed compilation warnings 2006-08-22 21:05:35 +00:00
Frederic Culot
b80ecda39d fixed a bug in recur_write_exc() which could result in an infinite loop when saving multiple days
recur_repeat_iem() updated to check if the frequence is valid
2006-08-19 14:59:50 +00:00
Frederic Culot
e779ad585c recur_exc_scan() created and recur_event_new() plus recur_apoint_new() updated to take non-repeated days into account 2006-08-16 20:14:32 +00:00
Frederic Culot
7294ec1530 recur_item_inday() updated to take non-repeated days into account
recur_repeat_item() created
2006-08-06 14:30:46 +00:00
Frederic Culot
bc75d30161 recur_event_erase(), recur_apoint_erase() and recur_write_exc() created
recur_event_write() and recur_apoint_write() updated to take exceptions
into account
2006-08-02 21:19:11 +00:00
Frederic Culot
ac36e94341 Initial revision 2006-07-31 21:00:02 +00:00