aboutsummaryrefslogtreecommitdiffstats
path: root/src/day.h
Commit message (Expand)AuthorAgeFilesLines
* day_edit_item() updated to use apoint_hilt()Frederic Culot2007-08-151-2/+2
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-14/+1
* day_items_nb_t type addedFrederic Culot2007-07-201-1/+7
* day_edit_item() and day_check_if_item() prototype updatedFrederic Culot2007-07-011-20/+19
* MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot2007-04-041-3/+5
* global variable 'colr' suppressedFrederic Culot2007-03-101-5/+5
* day_item structures updated to take item state into accountFrederic Culot2007-02-241-8/+11
* day_erase_item() and day_edit_item() prototypes updated, day_edit_time() addedFrederic Culot2006-12-081-3/+4
* day_edit_item() prototype addedFrederic Culot2006-11-301-1/+2
* day_add_apoint() updatedFrederic Culot2006-09-141-2/+4
* day_item_s2apoint_s prototype updatedFrederic Culot2006-09-121-2/+2
* better definition of variable sizesFrederic Culot2006-08-231-3/+4
* day_get_item() addedFrederic Culot2006-08-061-1/+2
* MAX_TYPES addedFrederic Culot2006-08-011-1/+4
* Initial revisionFrederic Culot2006-07-311-0/+66