aboutsummaryrefslogtreecommitdiffstats
path: root/src/day.c
Commit message (Expand)AuthorAgeFilesLines
* day_write_pad() updated to add an asterisk in front of recurrent itemsFrederic Culot2006-10-281-5/+9
* appt_pos added to the day_item_s structure to fix the bug causing the deletio...Frederic Culot2006-09-141-9/+14
* several routines updated to take new appointment linked list structure into a...Frederic Culot2006-09-121-21/+37
* fixed a bug in day_write_pad() which could cause a misplacement of the line b...Frederic Culot2006-09-021-2/+3
* bugfix: events and appointments are now sorted properlyFrederic Culot2006-08-251-4/+11
* memory allocation problem fixedFrederic Culot2006-08-231-10/+4
* updated calls to recur_item_inday()Frederic Culot2006-08-061-7/+20
* day_erase_item() updatedFrederic Culot2006-08-021-14/+21
* day_erase_item() createdFrederic Culot2006-08-011-1/+51
* Initial revisionFrederic Culot2006-07-311-0/+362