summaryrefslogtreecommitdiff
path: root/src/day.c
AgeCommit message (Expand)Author
2006-09-12several routines updated to take new appointment linked list structure into a...Frederic Culot
2006-09-02fixed a bug in day_write_pad() which could cause a misplacement of the line b...Frederic Culot
2006-08-25bugfix: events and appointments are now sorted properlyFrederic Culot
2006-08-23memory allocation problem fixedFrederic Culot
2006-08-06updated calls to recur_item_inday()Frederic Culot
2006-08-02day_erase_item() updatedFrederic Culot
2006-08-01day_erase_item() createdFrederic Culot
2006-07-31Initial revisionFrederic Culot