summaryrefslogtreecommitdiff
path: root/src/recur.h
AgeCommit message (Collapse)Author
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-15recur_repeat_item() updated to use apoint_hilt()Frederic Culot
2007-07-29compiler warnings fixedFrederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-01recur_repeat_item() and recur_item_inday() prototypes updated to take into ↵Frederic Culot
account date_t type
2007-03-17switch from defines to enum to describe recurrent typesFrederic Culot
2007-03-10global variable 'colr' suppressedFrederic Culot
2007-02-24variable to store recurrent appointments addedFrederic Culot
recur_apoint_new() and recur_apoint_scan() prototype updated, recur_apoint_switch_notify() added
2006-12-08recur_get_apoint() and recur_get_event() addedFrederic Culot
2006-09-14recur_apoint_check_next() prototype updatedFrederic Culot
2006-09-12prototypes updated to take new recurrent appointment linked lists structure ↵Frederic Culot
into account
2006-09-11recur_apoint_check_next() addedFrederic Culot
2006-08-16recur_exc_scan() addedFrederic Culot
2006-08-06recur_item_inday() prototype updatedFrederic Culot
recur_repeat_item() added
2006-08-02recur_event_erase(), recur_apoint_erase() and recur_write_exc() addedFrederic Culot
2006-07-31Initial revisionFrederic Culot