summaryrefslogtreecommitdiff
path: root/src/day.c
AgeCommit message (Expand)Author
2007-04-04MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot
2007-03-10global variable 'colr' suppressedFrederic Culot
2007-02-25updated call to notify_check_added()Frederic Culot
2007-02-24day_item_s2apoint_s() updated to take item state into accountFrederic Culot
2007-01-16user canceling now taken into accountFrederic Culot
2006-12-21display adjustment in day_write_pad()Frederic Culot
2006-12-19bugfix in day_edit_item(): end time does not change if start time is editedFrederic Culot
2006-12-15parentheses added to fix a warningFrederic Culot
2006-12-14improvements in the memory deallocation in day_edit_item()Frederic Culot
2006-12-08day_edit_time() finished, day_erase_item() updated to add the 'force_erase' f...Frederic Culot
2006-11-30day_edit_item() createdFrederic Culot
2006-10-28day_write_pad() updated to add an asterisk in front of recurrent itemsFrederic Culot
2006-09-14appt_pos added to the day_item_s structure to fix the bug causing the deletio...Frederic Culot
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