aboutsummaryrefslogtreecommitdiffstats
path: root/src/apoint.c
Commit message (Expand)AuthorAgeFilesLines
* strcpy replaced by strncpyFrederic Culot2006-12-151-4/+4
* display_item_date() updated to add an asterisk in front of recurrent itemsFrederic Culot2006-10-281-3/+8
* apoint_check_next() updatedFrederic Culot2006-09-161-10/+4
* apoint_recur_s2apoint_s() added, appoint_check_next() and apoint_delete_bynum...Frederic Culot2006-09-141-2/+24
* implementation of a mutex lock to prevent appointment linked list from race c...Frederic Culot2006-09-121-19/+41
* apoint_check_next() createdFrederic Culot2006-09-111-1/+32
* Initial revisionFrederic Culot2006-07-311-0/+235