summaryrefslogtreecommitdiff
path: root/src/day.h
AgeCommit message (Expand)Author
2009-07-12stdbool header removed, unsigned type used insteadFrederic Culot
2009-07-05Switch to BSD license.Frederic Culot
2009-01-03more code cleanupFrederic Culot
2009-01-01cut/paste feature adedFrederic Culot
2008-12-28Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot
2008-04-12Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot
2008-04-09Tony's patch concerning date format configuration importedFrederic Culot
2008-01-20Code parts related to item update rewrittenFrederic Culot
2008-01-13Ability to attach notes to appointments and events addedFrederic Culot
2007-08-15day_edit_item() updated to use apoint_hilt()Frederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-20day_items_nb_t type addedFrederic Culot
2007-07-01day_edit_item() and day_check_if_item() prototype updatedFrederic Culot
2007-04-04MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot
2007-03-10global variable 'colr' suppressedFrederic Culot
2007-02-24day_item structures updated to take item state into accountFrederic Culot
2006-12-08day_erase_item() and day_edit_item() prototypes updated, day_edit_time() addedFrederic Culot
2006-11-30day_edit_item() prototype addedFrederic Culot
2006-09-14day_add_apoint() updatedFrederic Culot
2006-09-12day_item_s2apoint_s prototype updatedFrederic Culot
2006-08-23better definition of variable sizesFrederic Culot
2006-08-06day_get_item() addedFrederic Culot
2006-08-01MAX_TYPES addedFrederic Culot
2006-07-31Initial revisionFrederic Culot