aboutsummaryrefslogtreecommitdiffstats
path: root/src/recur.h
Commit message (Expand)AuthorAgeFilesLines
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-10/+1
* recur_repeat_item() and recur_item_inday() prototypes updated to take into ac...Frederic Culot2007-07-011-30/+31
* switch from defines to enum to describe recurrent typesFrederic Culot2007-03-171-6/+8
* global variable 'colr' suppressedFrederic Culot2007-03-101-2/+2
* variable to store recurrent appointments addedFrederic Culot2007-02-241-13/+16
* recur_get_apoint() and recur_get_event() addedFrederic Culot2006-12-081-1/+3
* recur_apoint_check_next() prototype updatedFrederic Culot2006-09-141-4/+2
* prototypes updated to take new recurrent appointment linked lists structure i...Frederic Culot2006-09-121-9/+16
* recur_apoint_check_next() addedFrederic Culot2006-09-111-1/+4
* recur_exc_scan() addedFrederic Culot2006-08-161-5/+7
* recur_item_inday() prototype updatedFrederic Culot2006-08-061-3/+5
* recur_event_erase(), recur_apoint_erase() and recur_write_exc() addedFrederic Culot2006-08-021-1/+4
* Initial revisionFrederic Culot2006-07-311-0/+87