summaryrefslogtreecommitdiff
path: root/src/apoint.c
AgeCommit message (Expand)Author
2008-01-20Code parts related to item update rewrittenFrederic Culot
2008-01-13Ability to attach notes to appointments and events addedFrederic Culot
2007-12-30Ability to attach notes to todo items addedFrederic Culot
2007-10-21routines updated to handle new window_t and window_e typesFrederic Culot
2007-08-15hilt_app moved to the static variable hiltFrederic Culot
2007-08-12apoint_update_panel() updated to display the phase of the moonFrederic Culot
2007-08-04error handling while in ncurses mode improvedFrederic Culot
2007-07-29compiler warnings fixedFrederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-21apoint_update_panel(), apoint_add() and apoint_delete() addedFrederic Culot
2007-07-01apoint_switch_notify() prototype updated to take into account date_t typeFrederic Culot
2007-04-04use of DAYINSEC defineFrederic Culot
2007-02-25apoint_check_next() modified to handle item stateFrederic Culot
2007-02-24apoint_switch_notify() createdFrederic Culot
2006-12-15strcpy replaced by strncpyFrederic Culot
2006-10-28display_item_date() updated to add an asterisk in front of recurrent itemsFrederic Culot
2006-09-16apoint_check_next() updatedFrederic Culot
2006-09-14apoint_recur_s2apoint_s() added, appoint_check_next() and apoint_delete_bynum...Frederic Culot
2006-09-12implementation of a mutex lock to prevent appointment linked list from race c...Frederic Culot
2006-09-11apoint_check_next() createdFrederic Culot
2006-07-31Initial revisionFrederic Culot