summaryrefslogtreecommitdiff
path: root/src/day.c
AgeCommit message (Collapse)Author
2006-09-02fixed a bug in day_write_pad() which could cause a misplacement of the line ↵Frederic Culot
between events and appointments
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
day_get_item() created
2006-08-02day_erase_item() updatedFrederic Culot
2006-08-01day_erase_item() createdFrederic Culot
2006-07-31Initial revisionFrederic Culot